This directory contains the source code for the MzeeChakula project documentation.
-
Install Dependencies:
pip install mkdocs-material
-
Serve the Site:
mkdocs serve
-
View: Open
http://127.0.0.1:8000in your browser.
To deploy to GitHub Pages:
mkdocs gh-deploy