Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 171 Bytes

UpdatingDocs.md

File metadata and controls

19 lines (14 loc) · 171 Bytes

Prerequisites

pip3 install mkdocs
pip3 install python-markdown-math

Test on Localhost

mkdocs build
mkdocs serve

Deploy

mkdocs gh-deploy