Important
Check out the branches for documentation that is not yet finished, either because they need more work, or pending changes from the ucph server managers.
uv venv
source .venv/bin/activate # linux & mac
uv sync
mkdocs serve
- Start the live-reloading docs server.
The documentation is automatically deployed to GitHub Pages using GitHub Actions. The deployment is triggered by pushing to the main
branch.