Skip to content

stevana/cocktails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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