Using Kamal 2.0 in Production See book live on GitHub Pages. Development Set up the environment: mise trust mise settings experimental=true uv venv uv pip install -r pyproject.toml To view the pages locally: mkdocs serve To deploy to GitHub Pages: mkdocs gh-deploy