-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchickensoup.html
More file actions
403 lines (352 loc) · 13.9 KB
/
chickensoup.html
File metadata and controls
403 lines (352 loc) · 13.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Grandma's homemade chicken soup recipe, you can do so much with left over chicken, even if you have other uses for the left-over meat, the chicken bones can be used for soup"
/>
<!-- *********************FACEBOOK START******************** -->
<!-- facebook meta tags to ensure correct image / page is shared START-->
<!-- set the URL that you want Facebook to point to in this tag -->
<meta
property="og:url"
content="https://www.nuttyskitchen.co.uk/chickensoup.html"
/>
<meta property="og:type" content="article" />
<meta property="og:title" content="Grandma's Chicken Soup" />
<!-- set a very short description of the page in this tag -->
<meta
property="og:description"
content="Grandma's Chicken Soup, serve thoroughly warmed (not boiling) with fresh crusty white bread & lashings of butter"
/>
<!-- set the image that you want Facebook to display in this tag-->
<meta
property="og:image"
content="https://www.nuttyskitchen.co.uk/images/chickensoup/650x366/chicken-soup-cup-02.webp"
/>
<!-- facebook meta tags to ensure correct image / page is shared END-->
<!-- *********************FACEBOOK END********************* -->
<title>Grandma's Chicken Soup | Nutty's Kitchen</title>
<!--set the image that shows in the browser tabs -->
<link rel="icon" href="favicon.svg" />
<!-- tell google to use this page as the canonical page -->
<link
rel="canonical"
href="https://www.nuttyskitchen.co.uk/chickensoup.html"
/>
<link
rel="preload"
href="/fonts/poppins-regular-webfont.woff2"
as="font"
type="font/woff2"
crossorigin
/>
<!-- styles -->
<!-- <link rel="stylesheet" href="./styles/menu.css" /> -->
<link rel="stylesheet" href="./styles/tabs-nav.css" />
</head>
<body>
<nav class="nav-main" aria-label="main navigation">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/recipe-links.html">Index</a></li>
<li>
<a
href="https://recipes.nuttyskitchen.co.uk/recipes"
class="recipe-page-link"
data-fallback="https://www.nuttyskitchen.co.uk/recipepage.html"
data-test-image="https://recipes.nuttyskitchen.co.uk/images/icons/blank.svg"
>
Recipes
</a>
</li>
<li><a href="/contact-form.html">Contact</a></li>
</ul>
</nav>
<!-- RECIPE PAGE NAVIGATION -->
<div id="nav-container" class="nav-container"></div>
<!-- RECIPE PAGE NAVIGATION -->
<section>
<header class="title">
<div class="title-wrap">
<img
width="60"
height="32"
src="./images/logo-left.svg"
alt="logo left"
title="nuttys kitchen logo left"
/>
<h1>Grandma's home-made Chicken Soup</h1>
<img
width="60"
height="32"
src="./images/logo-right.svg"
alt="logo right"
title="nuttys kitchen logo right"
/>
</div>
<img
src="./images/nuttys-kitchen-logo.svg"
alt="nuttys kitchen logo"
width="160"
height="40"
title="nuttys kitchen logo"
class="logo-main"
/>
<p>
Who doesn't love a roast chicken dinner! It's super tasty & you can do
so much with the left over chicken, even if you have other uses for
the left-over chicken meat (maybe chicken & mushroom pie! :¬P), the
carcass can be used to make a wholesome home-made soup. My Gran'
taught my Mum & my Mum passed it down to me.
</p>
<p>
Just serve thoroughly warmed (not boiling) with fresh crusty white
bread & lashings of butter. Everyone will love you!
</p>
</header>
<!-- class about-center = set columns -->
<!-- class section-center = set width -->
<div class="about-center section-center">
<article class="about-img">
<img
src="./images/chickensoup/650x366/Chicken-soup-in-large-dish.webp"
alt="Chicken soup in large dish"
title="grandma's home-made chicken soup"
/>
</article>
<article class="about">
<!-- buttons container -->
<div class="btn-container">
<!-- class active = show content -->
<button class="tab-btn active" data-id="ingredients">
ingredients
</button>
<button
title="Click this tab to read the recipe method and see pictures of how to make this dish"
class="tab-btn"
data-id="method"
>
method
</button>
</div>
<!-- about content -->
<article class="about-content">
<!-- single item -->
<div class="content active" id="ingredients">
<p>Here's what you need :¬)</p>
<h2>serves 4 - 8</h2>
<p>This recipe makes around 2L of soup</p>
<h2>ingredients for stock</h2>
<ul>
<li>1 bay leaf</li>
<li>8 black peppercorns</li>
<li>3 cloves</li>
<li>1 1/2 pints of cold water</li>
<li>1/2 onion</li>
<li>1 carrot</li>
<li>1 stick of celery</li>
<li>Veg peelings (not potatoes skin)</li>
<li>Chicken carcass (left-over bones from roast dinner)</li>
</ul>
<div class="spacer"></div>
<h2>ingredients for soup</h2>
<ul>
<li>1/4 cup moong dhal (soaked in cold water for 10 mins)</li>
<li>
1/4 cup split red lentils (soaked in cold water for 10 mins)
</li>
<li>1/2 cup pearl barley</li>
<li>2 med potatoes diced into 2.5cm pieces</li>
<li>2 carrots diced into 5mm pieces</li>
<li>1/2 white onion finely diced</li>
<li>1 parsnip diced into 5mm pieces</li>
<li>stock (see above)</li>
</ul>
<div class="spacer"></div>
<p>
NB: lentils and moong dhal are just for thickening & protein,
this is not a lentil dish!
</p>
<div class="spacer"></div>
<h2>Ingredients for seasoning:</h2>
<ul>
<li>1 tsp coarse Himalayan Pink salt</li>
<li>2 tsp light soy sauce</li>
<li>2 tsp dark soy sauce</li>
<li>1 veg stock cube</li>
<li>A dash of Worcestershire sauce (to taste)</li>
</ul>
<div class="spacer"></div>
<h2>Ingredients Optional Sunday Roast Dinner left-overs:</h2>
<ul>
<li>Spare roast chicken meat</li>
<li>Perline pasta</li>
<li>Home made chicken gravy</li>
<li>Home made onion sauce</li>
<li>Cooked veg</li>
</ul>
</div>
<!-- end of single item -->
<!-- single item -->
<div class="content" id="method">
<h2>method</h2>
<p>
To make life easier for yourself, break down the chicken carcass
while it is still warm. Pull off all the meat using your fingers
and check thoroughly to make sure there are no bones hiding! If
you try to do this with a carcass cold from the fridge it will
take you at least twice as long because the chicken will not
come off the bone as easily.
</p>
<p>
Set the bones aside for the stock, then, to make life easier for
myself, I'll gather all the ingredients needed, so I don't
forget anything!
</p>
<div class="card_image">
<figcaption>store cupboard ingredients</figcaption>
<img
src="./images/chickensoup/650x366/ingredients.webp"
alt="ingredients"
title="store cupboard ingredients for chicken soup"
/>
</div>
<div class="spacer"></div>
<div class="card_image">
<figcaption>chopped veg & chicken</figcaption>
<img
src="./images/chickensoup/650x366/ingredients-chopped.webp"
alt="ingredients chopped"
title="chopped veg and chicken for chicken soup"
/>
</div>
<div class="spacer"></div>
<p>
<strong>NB:</strong> The chopped chicken goes into the soup with
the <em>optional</em> ingredients near to the end of the cooking
process.
</p>
<h2>Method — Make the stock:</h2>
<ol>
<li>
place all the ingredients for the stock into a pressure cooker
& cook for 45mins
</li>
<li>carefully let the pressure out of the pressure cooker</li>
<li>through a fine sieve, drain the stock into a large bowl</li>
<li>
set the stock aside and discard the contents of the sieve
</li>
</ol>
<div class="spacer"></div>
<h2>Method — Make the soup:</h2>
<p>
<strong>NB:</strong> do NOT add salt or any seasoning
ingredients until step 5, or the lentils will never soften!
</p>
<ol>
<li>
place all the ingredients for the soup into the pressure
cooker & cook for 35 mins
</li>
</ol>
<div class="spacer"></div>
<div class="card_image">
<figcaption>chicken stock & veg</figcaption>
<img
src="./images/chickensoup/650x366/veg-stock-pressure-cooker.webp"
alt="veg-stock-pressure-cooker"
title="chopped veg and chicken stock in pressure"
/>
</div>
<div class="spacer"></div>
<ol start="2">
<li>carefully let the pressure out of the pressure cooker</li>
<li>
check the lentils have virtually disappeared and the pearl
barley is soft
</li>
<li>
disolve your stock cubes in boiling water & add to the soup
</li>
<li>add all the ingredients for seasoning and stir well</li>
<li>
add the optional ingredients, stir, check seasoning & adjust
to taste
</li>
<li>put the pressure cooker lid back on and set for 5 mins</li>
<li>
for best results, allow to cool and put in fridge overnight to
mature the taste
</li>
</ol>
<div class="spacer"></div>
<p>
<strong>NB:</strong> Warm through thoroughly when reheating, but
<em>don't</em> allow the soup to boil. Check that the chicken &
veg are piping hot before serving.
</p>
<div class="card_image">
<figcaption>chicken Soup</figcaption>
<img
src="./images/chickensoup/650x366/chicken-soup-in-container.webp"
alt="chicken soup in container"
title="chicken soup in a container for the fridge"
/>
<figcaption>ready for the fridge</figcaption>
</div>
<div class="spacer"></div>
<div class="card_image_round">
<figcaption>chicken Soup</figcaption>
<img
src="./images/chickensoup/650x366/chicken-soup-in-a-cup.webp"
alt="chicken soup cup"
title="chicken soup in a cup"
/>
<figcaption>serve with fresh bread & butter</figcaption>
</div>
<div class="spacer"></div>
<p>
Delicious home-made chicken soup, just like grandma used to make
it. Delicious served with crusty bread with lashings of butter.
Pure comfort food at its best :¬)
</p>
</div>
<!-- end of single item -->
<section class="related">
<h1>Related recipes</h1>
<ul>
<li>
<a
class="underline"
href="https://www.nuttyskitchen.co.uk/celeriac-soup.html"
>celeriac soup
</a>
</li>
<li>
<a
href="https://www.nuttyskitchen.co.uk/jamaican-pumpkin-soup.html"
class="underline"
>jamaican pumpkin soup
</a>
</li>
</ul>
</section>
</article>
</article>
</div>
</section>
<!-- javascript -->
<!-- <script type="module" src="./src/tabs.js"></script> -->
<script src="./src/app.js"></script>
<!-- 100% privacy-first analytics = 100% GDPR compliance & NO Cookies! -->
<script
data-collect-dnt="true"
async
src="https://scripts.simpleanalyticscdn.com/latest.js"
></script>
</body>
</html>