Interactive Mermaid visualization showing mkdocs build process workflow
Scanned 5/31/2026
Install via CLI
openskills install tools-only/X-Skills---
title: MkDocs Build Process Workflow
description: Interactive Mermaid visualization showing mkdocs build process workflow
image: /sims/mkdocs-build-process/mkdocs-build-process.png
og:image: /sims/mkdocs-build-process/mkdocs-build-process.png
quality_score: 80
---
# MkDocs Build Process Workflow
<iframe src="main.html" width="100%" height="600px"></iframe>
**Copy this iframe to your website:**
```html
<iframe src="https://dmccreary.github.io/claude-skills/sims/mkdocs-build-process/main.html" width="100%" height="600px"></iframe>
```
[Run MkDocs Build Process Workflow in Fullscreen](main.html){ .md-button .md-button--primary }
This Mermaid diagram shows the complete MkDocs build pipeline from markdown source to generated HTML.
## Interactive Diagram
## Overview
Illustrates the pipeline stages: markdown parsing, plugin processing, theme application, and HTML generation.No comments yet. Be the first to comment!