mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
huge documentation and setup restructure
This commit is contained in:
13
mkdocs.yml
13
mkdocs.yml
@@ -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
|
||||
Reference in New Issue
Block a user