# Setup
pip install mkdocs mkdocs-mermaid2-plugin mkdocs-material
# Local Development
mkdocs serve
# Production Build
mkdocs build