Olaf Bohlen
2023-03-21 0cfd14f46c75d2eef2ed792f2cb27c68415a6be1
commit | author | age
d99f23 1 apiVersion: de.eenfach.olbohlen/v1
267308 2 kind: CookieRecipe
d99f23 3 metadata:
OB 4   name: vintage-chocolate-chip
5 spec:
6   description: >-
7     An easy chocolate chip cookie recipe for soft biscuits with a
8     squidgy middle that will impress family and friends. Make plenty
9     as they're sure to be a hit.
10   source: https://www.bbcgoodfood.com/recipes/vintage-chocolate-chip-cookies
11   temperature: 190
12   sanescale: true
13   preheat: true
14   duration: 8
15   ingredients:
16     - name: salted butter
17       amount: 150
18       unit: grams
19       remarks: softened
20     - name: light brown muscovado sugar
21       amount: 80
22       unit: grams
23     - name: granulated sugar
24       amount: 80
25       unit: grams
26     - name: vanilla extract
27       amount: 2
28       unit: tea spoons
29     - name: egg
30       amount: 1
31       unit: pieces
32       remarks: large
33     - name: plain flour
34       amount: 225
35       unit: grams
36     - name: bicarbonate of soda
37       amount: 0.5
38       unit: tea spoons
39     - name: salt
40       amount: 0.25
41       unit: tea spoons
42     - name: plain chocolate chips
43       amount: 200
44       unit: grams
45       remarks: or cut chocolate into small chunks
46   steps:
47     - order: 1
48       instruction: Heat the oven and line two baking sheets with non-stick baking paper.
49     - order: 2
50       instruction: Put 150g softened salted butter, 80g light brown muscovado sugar and 80g granulated sugar into a bowl and beat until creamy.
51     - order: 3
52       instruction: Beat in 2 tsp vanilla extract and 1 large egg.
53     - order: 4
54       instruction: Sift 225g plain flour, ½ tsp bicarbonate of soda and ¼ tsp salt into the bowl and mix it in with a wooden spoon.
55     - order: 5
56       instruction: Add 200g plain chocolate chips or chunks and stir well.
57     - order: 6
58       instruction: Use a teaspoon to make small scoops of the mixture, spacing them well apart on the baking trays. This mixture should make about 30 cookies.
59     - order: 7
60       instruction: Bake for 8–10 mins until they are light brown on the edges and still slightly soft in the centre if you press them.
61     - order: 8
62       instruction: Leave on the tray for a couple of mins to set and then lift onto a cooling rack.
63 ---
64 apiVersion: de.eenfach.olbohlen/v1
267308 65 kind: CookieRecipe
d99f23 66 metadata:
OB 67   name: double-dipped-shortbread
68 spec:
69   description: >-
70     What could be better than shortbread biscuits? Shortbread double-dipped in milk
71     and white chocolate! They are sure to go down a storm with family and friends
72   source: https://www.bbcgoodfood.com/recipes/double-dipped-shortbread-cookies
73   temperature: 180
74   sanescale: true
75   preheat: true
76   duration: 8
77   ingredients:
78     - name: salted butter
79       amount: 200
80       unit: grams
81       remarks: softened
82     - name: icing sugar
83       amount: 100
84       unit: grams
85     - name: vanilla extract
86       amount: 1
87       unit: tea spoons
88     - name: plain flour
89       amount: 250
90       unit: grams
91     - name: milk
92       amount: 1
93       unit: table spoons
94       remarks: plus extra if needed
95     - name: white chocolate
96       amount: 50
97       unit: grams
98       remarks: chopped
99     - name: milk chocolate
100       amount: 50
101       unit: grams
102       remarks: chopped
103   steps:
104     - order: 1
105       instruction: >-
106         Heat the oven to 180C/160C fan/gas 4. Beat the butter with the icing sugar using an electric whisk until the mixture is light and fluffy. Beat in the vanilla and flour (the mixture will stiffen and look like crumble as the flour is added). Add the milk and keep beating until the mixture softens and sticks together (add some more milk if needed).
107     - order: 2
108       instruction: >-
109         Scoop the dough into a piping bag fitted with a large star nozzle and pipe swirled rings onto a baking sheet lined with baking parchment. If the mixture is too stiff to pipe easily, you can roll the dough into balls and put them on the sheet instead. The cookies will spread as they cook so don’t worry if there’s a small gap in the centre of the piped swirls, but ensure there is enough space between each cookie so they don’t stick together as they cook. Bake for 15 mins, or until lightly golden, then transfer to a wire rack to cool.
110     - order: 3
111       instruction: >-
112         Put the white and milk chocolate in separate bowls and microwave each in 20-second bursts until melted. Dip the cookies into each chocolate, milk at one end and white on the other, then let any excess drip off before returning them to the rack to set. Will keep in an airtight tin for up to four days.