Krow Network Internal Documentation

To push new docs to gh pages:
Make sure youre in the master branch, make your changes in the docs/sources folder
Run python -m mkdocs gh-deploy if on windows.
Run mkdocs gh-deploy if on linux.