26 lines
610 B
YAML
26 lines
610 B
YAML
site_name: Infrastructure Documentation
|
|
site_description: Generated and maintained infrastructure documentation
|
|
repo_url: https://github.com/beatz174-bit/docker
|
|
docs_dir: docs
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- Docker Environment: docker.md
|
|
- Networking: networking.md
|
|
- Monitoring: monitoring.md
|
|
- Automation: automation.md
|
|
- Operations: operations.md
|
|
- Public Showcase: showcase.md
|
|
- Generated:
|
|
- Compose Inventory: generated/compose-inventory.md
|
|
- Traefik Routes: generated/traefik-routes.md
|
|
|
|
theme:
|
|
name: mkdocs
|
|
|
|
validation:
|
|
nav:
|
|
omitted_files: ignore
|
|
exclude_docs: |
|
|
README.md
|