BOMBE Docs Install Dependencies (uv) uv sync --frozen Run Local Server uv run mkdocs serve Build (strict) uv run mkdocs build --strict Deploy to GitHub Pages # This will push to the gh-pages branch uv run mkdocs gh-deploy