forked from toolshed/docs.coopcloud.tech
archiving, laying out menu
This commit is contained in:
34
mkdocs.yml
34
mkdocs.yml
@ -1,6 +1,6 @@
|
||||
---
|
||||
site_author: Co-op Cloud
|
||||
site_name: Co-op Cloud
|
||||
site_name: "Co-op Cloud: Public Interest Infrastructure"
|
||||
site_url: https://docs.coopcloud.tech
|
||||
|
||||
theme:
|
||||
@ -39,33 +39,11 @@ markdown_extensions:
|
||||
|
||||
nav:
|
||||
- "Introduction": index.md
|
||||
- Getting started guide:
|
||||
- Architecture overview: overview.md
|
||||
- Deploy your first app: deploy.md
|
||||
- App catalogue: apps.md
|
||||
- App config guide: app-config-guide.md
|
||||
- Recipe maintainer guide: recipe-maintainer-guide.md
|
||||
- Abra guide: abra.md
|
||||
- Frequently asked questions: faq.md
|
||||
- Contributing guide: contribute.md
|
||||
- Community organising: comm-org.md
|
||||
- Admin guide:
|
||||
- How to manage the .abra directory: config.md
|
||||
- Manage secret data: secrets.md
|
||||
- Understanding networking: networking.md
|
||||
- Back-up and restore an app: backup-restore.md
|
||||
- Scale an app up to handle more traffic: scale.md
|
||||
- Roll an app back to a previous version: rollback.md
|
||||
- Running abra on the server: server-side.md
|
||||
- Glossary: glossary.md
|
||||
- Under the hood:
|
||||
- Recipe structure: recipe-structure.md
|
||||
- Strategy: strategy.md
|
||||
- Bike map: bikemap.md
|
||||
- Troubleshooting: troubleshooting.md
|
||||
- Managed Hosting: managed.md
|
||||
- Get in touch: contact.md
|
||||
- Acknowledgements: credits.md
|
||||
- "Operators Guide": operators/index.md
|
||||
- "Applications": applications/index.md
|
||||
- "Get Involved": get-involved/index.md
|
||||
- "Maintainers Guide": maintainers/index.md
|
||||
- "CLI Reference": cli/index.md
|
||||
|
||||
plugins:
|
||||
- search
|
||||
|
Reference in New Issue
Block a user