mealie/docs/mkdocs.yml
2020-12-24 19:32:49 -09:00

18 lines
381 B
YAML

site_name: Mealie
theme:
name: material
icon:
logo: material/silverware-variant
features:
- navigation.instant
markdown_extensions:
- def_list
- pymdownx.highlight
- pymdownx.superfences
- pymdownx.tasklist:
custom_checkbox: true
- admonition
extra_css:
- stylesheets/custom.css
repo_url: https://github.com/hay-kot/mealie
repo_name: hay-kot/mealie