Running or building this repo locally requires mkdocs 0.17.2 or higher.
To view in browser and refresh when editing locally:
mkdocs serve
Then go to http://localhost:8000/
Refer to [CONTRIBUTING.md]
mkdocs build --clean
Netlify deploys this automatically when commits are pushed to the main
branch.