huge documentation and setup restructure

This commit is contained in:
vabene1111
2021-01-05 10:38:18 +01:00
parent bcf50f30bc
commit b90c70b2a3
26 changed files with 530 additions and 447 deletions

View File

@@ -1,12 +1,13 @@
site_name: Recipes
site_description: Documentation for Firefly III
site_description: Documentation for Recipes
site_author: vabene1111
repo_url: https://github.com/vabene1111/recipes
edit_uri: https://github.com/vabene1111/recipes/tree/develop/docs
theme:
name: material
palette:
primary: lime
scheme: slate
primary: green
accent: deep orange
logo: cookbook/static/favicon.png
favicon: cookbook/static/favicon.ico
@@ -21,4 +22,10 @@ markdown_extensions:
nav:
- Home: 'index.md'
- Installation:
- Docker: install/docker/docker.md
- Docker: install/docker.md
- Synology: install/synology.md
- Kubernetes: install/kubernetes.md
- Manual: install/manual.md
- System:
- Updating: system/updating.md
- Backup: system/backup.md