restructure
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Philipp Rothmann 2022-07-23 23:28:17 +02:00
parent 26b8841101
commit 870429937b
20 changed files with 216 additions and 40 deletions

View file

@ -1,4 +1,4 @@
site_name: LIT Docs
site_name: local-it Dokumentation
site_url: https://docs.local-it.org
theme:
@ -15,5 +15,23 @@ markdown_extensions:
- pymdownx.superfences
repo_name: LIT/docs
repo_url: https://git.local-it.org/LIT/docs
repo_url: https://git.local-it.org/local-it/docs
edit_uri: _edit/main/docs/
nav:
- Home: index.md
- Toolübersicht: tools/README.md
- Installation:
- Basis: installation/
- Single-Sign-On Provider: installation/authentik/
- Tools:
- Nextcloud: installation/nextcloud/
- Wekan: installation/wekan/
- FAQ: faq.md
- Source Code (Gitea): https://git.local-it.org
- Rechtliches:
- Datenschutz: https://local-it.org/datenschutzerklaerung/
- Impressum: https://local-it.org/datenschutzerklaerung/
extra_css:
- extra.css