bible-technology / scripture-burrito

Scripture Burrito Schema & Docs 🌯
http://docs.burrito.bible/
MIT License
21 stars 13 forks source link

First stab at recipes #156

Closed mvahowe closed 4 years ago

mvahowe commented 4 years ago

This PR adds metadata for recipes for derived variants. These look a lot like the previous publications section, except that there is always exactly one of them.

This PR does NOT tackle recipeSpecs for the source, other than to provide a way to link to a recipe (either by a path within the source or by idserver/id/revision).

I also removed the isSource key for ingredients, since the source/derived distinction now handles this.

And I tweaked the url regex to make it work better (I think) before realising that I actually wanted the path definition anyway.