docs: publish only docs/public to GitHub Pages
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
site_name: Public Infrastructure Documentation
|
||||
site_description: Public-facing infrastructure documentation
|
||||
repo_url: https://github.com/beatz174-bit/docker
|
||||
site_url: https://beatz174-bit.github.io/docker/
|
||||
docs_dir: docs/public
|
||||
site_dir: site-public
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Compose Inventory: compose-inventory.md
|
||||
- Traefik Routes: traefik-routes.md
|
||||
- Prometheus Rules: prometheus-rules.md
|
||||
|
||||
theme:
|
||||
name: mkdocs
|
||||
|
||||
validation:
|
||||
nav:
|
||||
omitted_files: ignore
|
||||
Reference in New Issue
Block a user