pip3 install --user mkdocs
pip3 install --user mkdocs-material
pip3 install --user mkdocs-redirects
YOU MUST BE ON THE MAIN BRANCH. This is not the default branch when the repo is cloned. Add a page by following the instructions in the mkdocs documentation.
Test your changes locally by running mkdocs serve
From the main branch run mkdocs gh-deploy --ignore-version