Source for https://go-pdfkit.github.io/docs/ — MkDocs Material, versioned with mike.
Preview locally:
pip install -r requirements.txt
mkdocs serveBuild:
mkdocs build --strictDeployment runs on push to main (.github/workflows/docs.yml): it
mike deploys to the gh-pages branch, which GitHub Pages serves.
BSD-3-Clause.