This draft is built using the Material for mkdocs theme. I chose this because it was easy, fast to get up and running, and installs as a python package.
- Install mkdocs-material:
pip install mkdocs-material
- Clone this repo
- From the root of the repo, run
mkdocs serve