Collection of recipes I use.
See the formatted result at https://recipes.noahpendleton.com .
This uses Zola for static site generation.
# install zola: https://www.getzola.org/documentation/getting-started/installation/
zola serve
# now open http://127.0.0.1:1111 to view locally