Simplicity Docs The site is built on Material for MkDocs Building # Install dependencies pip install -r requirements.txt # Serve locally with hot reload mkdocs serve # Build for production python -m mkdocs build