Originally for recipes for gluten free (delicious) foodstuffs made by Dave and Catherine Sayles. Kat and I will be adding our own recipes, some of which may be gluten-y.
All recipes are in markdown format. Feel free to modify these recipes and submit a pull request!
Each recipe should be human and machine readable. We therefore have a strict format for each recipe. The format is in markdow, and should adhere to:
* <QUANTITY> of <INGREDIENT>
* <QUANTITY> of <INGREDIENT>
* <QUANTITY> of <INGREDIENT> (<COMMENTS>)
* ...
* <DIRECTION 1>
* <DIRECTION 2>
* ...
All quantities should be in a decimal form (i.e. choose .5 instead of 1/2). Additionally, when listing directions, if you reference an ingredient use the EXACT same name. That way we can parse the directions and have references to all the different ingredients.