Built using MkDocs with Material for MkDocs
git clone https://github.com/tyson-swetnam/home
cd home
pip install -r requirements.txt
python3 -m mkdocs serve
after the initial build follow up with
pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
Disabled mkdocs-jupyter
for now due to version lag.