doc/mkdocs.yml
Simon Vieille 55439d0cf8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
update config
2023-02-13 17:53:04 +01:00

41 lines
732 B
YAML

site_name: "Tinternet & cie"
# site_url: "{site_url}"
plugins:
- search
- social
- autolinks
extra:
generator: false
theme:
name: material
logo: _static/img/logo.png
favicon: _static/img/logo.png
features:
- content.code.copy
- navigation.tabs
- navigation.footer
palette:
primary: "light blue"
scheme: slate
markdown_extensions:
- pymdownx.tabbed:
alternate_style: true
- pymdownx.magiclink
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.highlight
- pymdownx.inlinehilite
- admonition
- attr_list
nav:
- Accueil: index.md
- Outils:
- Matrix et Element:
- Présentation: outils/matrix/index.md
- Installation: outils/matrix/installation.md