概要
This skill provides a comprehensive framework for deploying MkDocs documentation to GitHub Pages using secure, modern GitHub Actions workflows. Beyond simple deployment, it addresses 'hard-won' knowledge regarding Python-Markdown rendering pitfalls, such as indentation errors that turn lists into code blocks, truncated footnotes, and broken grid tables. It is particularly useful for teams maintaining complex policy or technical documentation who need to ensure their web output is clean, professional, and free of LaTeX artifacts or formatting bugs.