- Install mkdocs & mkdocs-material
pip install mkdocs
pip install mkdocs-material
- Deploy Mkdocs
After
checkoutthe primary working branch (master) of this git repository where i maintain the source documentation , run the following command:
mkdocs gh-deploy
Run Mkdocs on local http ( http://127.0.0.1 ) server with :
mkdocs serve
- What's new
2022-02-16 Change Theme : Material
- Deploy Mkdocs : https://www.mkdocs.org/user-guide/deploying-your-docs/
- Getting Started : https://www.mkdocs.org/getting-started/#getting-started-with-mkdocs