AppPack Docs To build locally, you'll need: Python 3.9 PDM Run: pdm sync pdm run mkdocs serve Deployment Deployment is handled by GitHub actions. Push to deploy/prod to trigger, git push origin main:deploy/prod