umap/mkdocs.yml
2023-08-23 09:45:44 -04:00

15 lines
399 B
YAML

site_name: uMap
nav:
- Home: index.md
- Installation: install.md
- Configuration: settings.md
- Administration: administration.md
- Contributing: contributing.md
- how-tos:
- Ubuntu from scratch: ubuntu.md
- Customize your uMap style: custom.md
- Install with Docker: docker.md
- Changelog: changelog.md
theme: readthedocs
markdown_extensions:
- pymdownx.magiclink