Documentation site Quick start guide for localhost [1] Install requirements pip3 install -r docs/requirements.txt [2] Run MkDocs on port 4444 accessible to all IPs mkdocs serve -v --dev-addr=0.0.0.0:4444 Created with Mkdocs Beautified with Material