-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I've started experimenting with publishing my recipes on my site — http://marknormanfrancis.com/recipes/chicken-and-chorizo-gumbo
I don't use JSON to store posts, and was pleasantly surprised that just saving the gumbo JSON as TOML worked fine (assert json_object == toml_object). Anyway. If you look at the TOML I'm using for the page you'll see that I am using more keys than were in the original gumbo JSON as part of the recipe, and then some more for the metadata of my publishing system.
Questions:
- Is Dr Syntax concerned about keys in the data that are unknown?
Would Dr Syntax like to adopt prep/cooking time?(now issue Recipe timing #3)Would Dr Syntax like to adopt an introduction/description key? (and maybe footer/postscript)(now issue Recipe descriptions #4)Dr Syntax states "Media files are referenced..." but is silent about how. Would Dr Syntax care to elaborate?(now issue Media files #5)Was Dr Syntax planning on making a real URL for the schema at all? (nb I am now listening to the Dr Horrible soundtrack, so that's fine)(now issue Schema #6)
Metadata
Metadata
Assignees
Labels
No labels