docs/mkdocs.yml

20 lines
359 B
YAML
Raw Normal View History

2021-12-13 12:08:49 +01:00
site_name: LIT Docs
site_url: https://docs.local-it.org
theme:
language: de
name: material
favicon: assets/favicon.svg
logo: assets/favicon.svg
markdown_extensions:
- abbr
- pymdownx.snippets
- admonition
- pymdownx.details
- pymdownx.superfences
repo_name: LIT/docs
repo_url: https://git.local-it.org/LIT/docs
edit_uri: _edit/main/docs/