Skip to content

MkDocs with GitHub Pages

Category: Documentation & Deployment

Tags: mkdocs, github-pages, github-actions, documentation, deployment, ci-cd

Prompt

Make a "MkDocs" website that is built then published to "GitHub pages" for each commit with a GitHub action.

Use Case

This prompt helps you quickly set up a documentation website using MkDocs that automatically builds and deploys to GitHub Pages whenever you push changes to your repository.