solo/docs/solo/documenting.md
2019-01-07 22:39:36 +01:00

284 B

Documentation of the master branch is deployed to Netlify automatically.

To host or develop locally:

pip install mkdocs mkdocs-material

mkdocs serve and visit localhost:8000.

The file runtime.txt is necessary to tell Netlify to use Python3.