mkdocs - Build Documentation Sites with MkDocs
Build static documentation sites from Markdown files using MkDocs generator with YAML configuration.
Tags
Updated: 2026-03-22Typical Outputs
What this skill does
- create new project
- start dev server
- build static site
- deploy to GitHub Pages
- configure site settings
- install MkDocs
- install plugins
- configure theme
- add markdown extensions
- preview site
- dry-run build
- configure navigation
- create markdown files
- add custom CSS
- add custom JavaScript
Inputs
- mkdocs.yml configuration file
- Markdown documentation files
- project directory
- theme files
- plugin packages
- custom CSS files
- custom JavaScript files
Outputs
- static HTML site
- site directory
- CSS assets
- JavaScript assets
- GitHub Pages branch
Requirements
- Python environment
- pip package manager
- Bash tool access
- Glob tool access
- Grep tool access
- LS tool access
- Read tool access
- local server support
