Skip to content

tedbrandston/Recipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Recipes

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!

Recipe Format

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:

Ingredients

* <QUANTITY> of <INGREDIENT>
* <QUANTITY> of <INGREDIENT>
* <QUANTITY> of <INGREDIENT> (<COMMENTS>)
* ...

Directions

* <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.

About

Recipes for cooking foodstuffs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published