TODO
This project uses material mkdocs.
To install materal mkdocs, simply run:
pip install mkdocs-material
Then run mkdocs serve to preview it.
mkdocs serve
You can also build it into static html files using mkdocs build.
mkdocs build