https://stationeerslaunchpad.github.io/docs
Install mkdocs
pip install -r requirements.txt
Run server
mkdocs serve
Open local site in browser (may be different. use link output by mkdocs serve)
http://127.0.0.1:8000/
Edit markdown files in docs folder