Run npm run dev to test the website locally
Run npm run deploy to build package to website
python -m mkdocs gh-deploy
Using mkdocs-material for documentation
mkdocs serve --livereload
for the live-reloading docs server
python -m mkdocs serve --livereload