This repository contains a cocktail database and a program that generates a static webpages from said database.
The database of recipes can be found in data/cocktails.yaml
, the
recipes must only mention ingredients that are listed in
data/ingredients.yaml
.
The generated website is hosted on Github pages, and updated automatically upon changes to the cocktail database.