Built using MkDocs. Uses the Cinder community theme.
src
-> Source code for the sitedocs
-> Where the built site goes for hosting on GitHub pages
- Python 2.7+
pip
(Python package manager)pip install mkdocs
pip install mkdocs-cinder
pip install mkdocs-markdownextradata-plugin
cd src
mkdocs serve
cd src
mkdocs build