git clone https://github.com/golemfactory/golem-docs
cd golem-docs
python3 -m pip install -r requirements.txt
Note that you may need to use
python
instead ofpython3
if you're using Windows
mkdocs serve
Note 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/