Server Layout¶
The production deployment for the documentation site lives in devops/servers/dh-prod/docs-site.
Expected Layout¶
docker-compose.yml.env.templateconfig/- runtime content directory for MkDocs output
log/README.md
Runtime Contract¶
The generated static site is mounted into the container as read-only content. Replacing site files must be sufficient to publish new documentation.