This is a personal recipe collection and gallery.
Recipes are .yml files that are parsed by serztle/nom.
You can view the website locally by installing nom and executing the server in this repo:
$ go get github.com/serztle/nom
$ git clone https://github.com/studentkittens/recipes
$ cd recipes
$ nom serve
Visit localhost:8080The final gallery is also visible online!
Have fun cooking!