Giter Club home page Giter Club logo

actual-cookbook's People

Contributors

caligin avatar pandawoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jedops foo-1a

actual-cookbook's Issues

automate gen-toc and cookbookc apply with ghactions

SPIKE
as titled, plus export.
I keep forgetting to apply & retoc, have a robot do it instead???

AC

  • when I push a new yaml, then a bot pushes the respective md, updated readme toc and export.json for me

OUT OF SCOPE

  • deletion of stuff can stay manual

make scrambles order of toc entries

make regenerates the toc as expected but flips the order of all the entries
some find invocation might be sorting results in a non-stable manner, check and stabilize (lexicographic order probably?)

less cream in norcina

norcina-alter is so myuch better with 150 single cream.
check other notcina recipes to adjust accordingly.
fennel sausage recommended too if available.

cheesecake

(postit with converted recipe on foo's keybaord)

gcp suggestions

papaprdelle over tagliatelle
cream cheese over cream (aka philadephia)
careful not to overcook the prawns, suggestion: reduce wine, add prawns, fry them for a second or two until nicely cooked, remove them aside, cook all the rest so you can leave the cream bubble for however long you want, add the prawns back at the end with a few leaves of basil, toss, add pasta

extract cookbookc

extract in its own repo/project and publish binary.

cookbookc was born in this repo being the place naturally closer to where it's used but if autmation spikes succeed it can easily become its own thing.

add to its roadmap to publish it on snap too or something.
add to its roadmap to publish a gh action to use it too maybe?

gcp corrections

can easily have more tomatoes, 16-18ish is probably a good number.

cookbookc null ingredients

recipes that are in TODO and have an empty ingredient list render a null field in json export, should stabilise it to an empty array instead

asian lady correcttions

tried 10ml ginger syrup and no simple, garnished with chilli tincture drops.
garnish is great.
still something weird in it, lillet still has a dodge aspect to it but methinks main problem is that lillet and cointreau don't go together at all
suggested +5 ginger (for a total of 15), no cointreau, maybe replace lillet with dry vermouth?

sections for ingredients

ingredients in src yml can only be a list, but it's common for a recipe to call for different components and have the ingredient lists separated.
but also it's fine not to have sections when not needed.

AC:
cookbookc apply supports rendering ingredients in named sections
existing recipes with no specified sections are still fine

sketch of yml:
option 1, not sure if feasible b/c mixes with "object" ingredient:

ingredients:
  - fish
  - oil
  - sauce:
      - soy
      - lemon

option 2, what about existing tho? wither all in sections or none? provide migration tool?:

ingredients2:
  fish:
  - fish
  - oil
  sauce:
  - soy
  - lemon

other possibilities?

fix titles that contain dashes

used dashes instead of quoted text when generating, now they need fixing...
have to look up which recipes have this, don't have a list yet

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.