diff options
| -rw-r--r-- | .cooklang/config.toml | 6 | ||||
| -rw-r--r-- | Bacon-Bean Bake.cook | 15 | ||||
| -rw-r--r-- | Irish Soda Bread.cook | 4 |
3 files changed, 23 insertions, 2 deletions
diff --git a/.cooklang/config.toml b/.cooklang/config.toml index 11a22fc..67f3cbc 100644 --- a/.cooklang/config.toml +++ b/.cooklang/config.toml @@ -11,15 +11,21 @@ bread = { emoji = ":bread:" } burger = { emoji = ":hamburger:" } burrito = { emoji = ":burrito:" } cake = { emoji = ":cake:" } +cheese = { emoji = ":cheese:" } cocktail = { emoji = ":cocktail:" } +coffee = { emoji = ":coffee:" } cookie = { emoji = ":cookie:" } flatbread = { emoji = ":flatbread:" } pancake = { emoji = ":pancakes:" } +pasta = { emoji = ":spaghetti:" } pie = { emoji = ":pie:" } pizza = { emoji = ":pizza:" } +salad = { emoji = ":salad:" } sandwich = { emoji = ":sandwich:" } spicy = { emoji = ":hot_pepper:" } +taco = { emoji = ":taco:" } tamale = { emoji = ":tamele:" } +tea = { emoji = ":tea:" } waffle = { emoji = ":waffle:" } american = { emoji = ":usa:" } belgian = { emoji = ":belgium:" } diff --git a/Bacon-Bean Bake.cook b/Bacon-Bean Bake.cook new file mode 100644 index 0000000..1c7e5ec --- /dev/null +++ b/Bacon-Bean Bake.cook @@ -0,0 +1,15 @@ +>> prep time: 30 min +>> cook time: 1.5 hr +>> servings: 12 +>> tags: side + +Cook @bacon{10%slices}(cut into 1-inch pieces) in a #saucepot{} until crisp. Set aside + +Add @onion{1.5%cup}(chopped) to the pot. Cook until limp, but not browned. Remove from heat. + +Blend bean liquids in a bowl, measure out 1 cup and stir into onions, along with @honey{1/4%cup}, @vinegar{3%tbs}(apple cider or red wine), @cumin{2%tsp}, @oregano{2%tsp}, @mustard{2%tsp} and @salt{} and @pepper{} to taste. + +Add bacon, @red kidney beans{2%can}(liquid reserved), @lima beans{2%can}(liquid reserved), @pinto beans{2%can}(liquid discarded), @colored bell pepper{3}(chopped), @frozen corn{20%oz}, @celery{2%stalk}(cut diagonally) and @Italian plum tomatoes{1%can}(drained). +Stir to combine. + +Cover and bake in an #oven{} for ~{1.5%hr} at 350°F until the liquid is bubbling and thickened. diff --git a/Irish Soda Bread.cook b/Irish Soda Bread.cook index 166b7ee..87e437f 100644 --- a/Irish Soda Bread.cook +++ b/Irish Soda Bread.cook @@ -11,7 +11,7 @@ Form a well in the center of the flour mixture and fill the well with the @butte > Note: If you don't have buttermilk, simply take a cup of milk and add one tablespoon of vinegar. Any vinegar will do. -Use a #fork to incorporate the flour mixture into the buttermilk little by little until a thick batter forms. +Use a #fork{} to incorporate the flour mixture into the buttermilk little by little until a thick batter forms. Use your hands to incorporate the final bits of flour and gently shape the batter into a dough. Do not overwork the dough. @@ -21,6 +21,6 @@ Place the dough in a #Dutch oven{} or #cast iron skillet{}. Use a #sharp knife{} to cut a large X into the top of the dough. Bake for ~{10%min} at 450°F. -Then lower the #oven temperature to 400°F and continue backing until the bread is golden brown and crusty on the outside, about ~{20%min}. +Then lower the #oven{} temperature to 400°F and continue backing until the bread is golden brown and crusty on the outside, about ~{20%min}. Transfer to a rack and cool. |
