Gettings Started
- Install mkdocs
- Install the python packages listed in core/apps/docs/requirements.txt
- Run:
Warning
If the site does not generate because there is still missing dependancies, you can find them using mkdocs-get-deps
Now just make normal changes to the documentation and the site will update automatically. Make commits and push your changes when you're done!