doc/docs/mkdocs.yml

25 lines
481 B
YAML

site_name: webhosting
site_url: https://0.0.0.0:8000
site_description: webhosting information RUG
site_author: p.h.vos
dev_addr: 0.0.0.0:8000
repo_url: https://git.webhosting.rug.nl
copyright: Copyright &copy; 2017 <a href="https://rug.nl/staff/p.h.vos">P.H.Vos</a>
theme_dir: mkdocs-bootstrap/mkdocs_bootstrap/
nav:
- 'Home': 'index.md'
- 'User Guide': 'user-guide.md'
- 'About': 'about.md'
markdown_extensions:
- smarty
- toc:
permalink: True