- MkDocs
- Mkdocs Material theme
Clone repo and navigate to directory:
git clone https://github.com/mimblewimble/docs.git
cd docs
Start the local server:
mkdocs serve
Visit URL to see live changes:
localhost:8000
When ready, push changes to your forked repo and then submit a PR.