Work on structure + Getting started is reworked

This commit is contained in:
Quentin Dufour
2021-03-17 15:44:29 +01:00
parent 0afc701a69
commit c50113acf3
7 changed files with 151 additions and 103 deletions
+13 -13
View File
@@ -8,19 +8,19 @@
- [Create buckets and keys](./getting_started/bucket.md)
- [Handle files](./getting_started/files.md)
# Cookbooks
- [Cookbooks]()
- [Host a website](./website.md)
- [Integrate as a media backend]()
- [Operate a cluster]()
- [Host a website](./website.md)
- [Reference Manual]()
- [Garage CLI]()
- [S3 API](./compatibility.md)
# Reference Manual
- [Design]()
- [Related Work](./related_work.md)
- [Internals](./internals.md)
- [S3 API](./compatibility.md)
# Design
- [Related Work](./related_work.md)
- [Internals](./internals.md)
# Development
- [Setup your environment](./devenv.md)
- [Development]()
- [Setup your environment](./devenv.md)
- [Your first contribution]()