Skip to content

dgs3/Recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recipes

Recipes for gluten free (delicious) foodstuffs made by my wife, Catherine.

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