Documentation Server¶
This documentation site is built with MkDocs and the Material for MkDocs theme.
- Service Name:
docs - Internal Port: 8000
- URL: https://docs.lage-beauty.de
- Source:
docs/directory in the project root. - Credentials: Configured in bitwarden.
Editing Documentation¶
- Edit the Markdown files in
docs/docs/. - Update
docs/mkdocs.ymlif you add new pages to the navigation. - The server hot-reloads, so changes should be visible immediately if running locally.
Deployment¶
The documentation is served via the docs container and proxied through Nginx.