ZipponDB/mkdocs.yml
2024-11-25 22:43:03 +01:00

11 lines
196 B
YAML

site_name: ZipponDB Documentation
site_url: https://docs.bouvai.com
theme:
name: readthedocs
markdown_extensions:
- attr_list
- md_in_html
- pymdownx.blocks.caption
plugins:
- glightbox