git clone https://github.com/golemfactory/golem-docs
cd golem-docspython3 -m pip install -r requirements.txtNote that you may need to use
pythoninstead ofpython3if you're using Windows
mkdocs serveNote that if this command is not recognized, your PATH is likely incorrectly set
Open the link in your browser (here: http://127.0.0.1:8000/)
INFO - Documentation built in 5.11 seconds
INFO - [20:41:50] Watching paths for changes: 'docs', 'mkdocs.yml'
INFO - [20:41:50] Serving on http://127.0.0.1:8000/