transcribed a recipe
woof
re-added the ingredients page
CNPLv7+ license.
static recipe book website generator
"The miam miam woof part is definitely essential" - a clone
the folder data/
contains the list of ingredients, ustensils, and recipes.
it is structured as follows.
ingredients.kdl
contains the list of ingredients, each ingredient defined by the word ingredient
ustensils.kdl
contains the list of ustensils, each ustensil defined by the word ustensil
recipes/
contains a bunch of files where each file represents a single recipeall structures are currently documented in the kdl files.
for the recipe structure, check out recipes/cookies.kdl
.
to implement
the future
most of those would require a better embedded index than manual structs/maps tbh