openrecipeformat
openrecipeformat copied to clipboard
Specs and Examples for the Open Recipe Format
typo cookies
Was wondering if there was interest in including images in the recipie format? A simple way to do this would be to base64 encode to images.
Hello Thanks for the Open Recipe format, it looks pretty cool and I'll try to use it for [my collection of waffle recipes](https://c3woc.de/en/rezept/) soon. I would have a small feature...
Looking at https://open-recipe-format.readthedocs.io/en/latest/topics/tutorials/using-alerts.html, I am confused on exactly where this duration field would be included on a step. Per the reference spec for the [step dict](topics/reference/orf.html#steps), there is not `duration`...
I am writing this issue out to gain feedback, but I plan to put the work in for putting this together. @techhat please let me know what your preferred languages...
It would be beneficial to me (and probably others) if this repo was set-up to have automatic integration with ReadTheDocs such that pushes to master would then update https://open-recipe-format.readthedocs.io. As...
Hi, I’m trying to found the best common way to write and share opensource recipes. I found ORF that sounds great but hRecipe (http://microformats.org/wiki/h-recipe) seems to be used by more...
The Banana Bread recipe has [`bake_time: 50 - 60 minutes`](https://github.com/techhat/openrecipeformat/blob/master/examples/banana-bread.yaml#L8) however the format reference lists [`oven_time`](https://github.com/techhat/openrecipeformat/blb/master/doc/topics/reference/orf.rst#oven_time) and not `bake_time`.
In the documentation, I don't see anything about segmenting ingredients lists, which many recipes have. For example, if I were making a frosted cake, I might have: ``` CAKE: 1...
Please see: Specs: https://schema.org/Recipe GitHub and issues: https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+Recipe As it seems, 76 of 79 recipe sites parsed by the [recipe_scrapers](https://github.com/hhursev/recipe-scrapers) project refer schema.org.