Check it out here https://blog.tomasmartinez.xyz
Made using Material for MkDocs
.\venv\Scripts\activateorsource venv/bin/activatemkdocs servemkdocs build
Full reset of env, leaving here in case I forget.
deactivaterm -r .\venvpython -m venv ".\venv".\venv\Scripts\activateorsource venv/bin/activatepython3 -m pip install --upgrade pippython3 -m pip install mkdocs mkdocs-materialpython3 -m pip install mkdocs-rss-pluginmkdocs serve