There was an error while loading. Please reload this page.
python -m venv venv source venv/bin/activate pip install mkdocs-material
mkdocs serve
mkdocs gh-deploy --force