Burgestrand / cocktails

Cocktail database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cocktails

Build Status

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.

See also

About

Cocktail database

License:Other


Languages

Language:Haskell 80.4%Language:HTML 10.7%Language:CSS 8.9%