/mkdocs-gh-pages-demo

This shows how to use GitHub Actions to build and publish GitHub Pages using MkDocs.

MIT LicenseMIT

MkDocs GitHub Pages Demo

This shows how to use GitHub Actions to build and publish GitHub Pages using MkDocs.

Includes a pipeline that runs the required Actions to publish a GitHub Pages instance. The pipeline has been inspired by the Pages starter workflows.

Not mentioned in the actions/configure-pages action is the requirement to correctly configure the repository or else the action will fail: Settings > Pages > Build and deployment select Source: GitHub Actions