joaquingottlebe.com This is my personal website. It's built with my custom static site generator. Build python3 build.py && (cd src/docs && mkdocs build && cd -) Serve (cd src/docs && mkdocs serve && cd -)