summaryrefslogtreecommitdiff
path: root/Recipes/Best Veggie Stir-Fry.html
blob: 55515f73d485e554c2f7a2fbfa73c47ee965cf1d (plain)
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
<!doctype html>
<html>
  <head>
    <meta charset="UTF-8" />
    <style type="text/css">
      /* Shared styles */
      body {
        font-family: Helvetica, sans-serif;
        font-size: 16px;
        color: #34302e;
        margin: 0.25in;
      }
      .name {
        font-size: 18px;
        font-family: Helvetica, sans-serif;
        font-weight: normal;
        margin: 0 0 10px 0;
      }
      .categories {
        color: #605d5d;
        font-size: 14px;
        font-family: Helvetica, sans-serif;
        font-style: italic;
      }
      .rating {
        color: #d10505;
        font-size: 14px;
      }
      .metadata {
        font-size: 14px;
      }
      .infobox p {
        margin: 0;
        line-height: 150%;
      }
      .subhead {
        color: #d10505;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        margin: 10px 0;
      }

      .ingredients p {
        margin: 4px 0;
      }
      /* To prevent nutrition/directions from getting too close
               to ingredients */
      .ingredients {
        padding-bottom: 10px;
      }
      .clear {
        clear: both;
      }
      a {
        color: #4990e2;
        text-decoration: none;
      }
      /* Full page specific styles */
      .text {
        line-height: 130%;
      }
      .photobox {
        float: left;
        margin-right: 14px;
      }
      .photo {
        max-width: 140px;
        max-height: 140px;
        width: auto;
        height: auto;
      }

      .inline-image {
        max-width: 25%;
        max-height: 25%;
        width: auto;
        height: auto;
      }
      .photoswipe {
        border: 1px #dddddd solid;
        cursor: pointer;
      }
      .pswp__caption__center {
        text-align: center !important;
      }
      .recipe {
        page-break-after: always;
      }
      .recipe:first-child {
        border-top: 0 none;
        margin-top: 0;
        padding-top: 0;
      }
    </style>
  </head>
  <body>
    <!-- Recipe -->
    <div class="recipe" itemscope itemtype="http://schema.org/Recipe">
      <div class="infobox">
        <!-- Image -->

        <div class="photobox">
          <a
            href="https://img.jamieoliver.com/jamieoliver/recipe-database/51137416.jpg?tr=w-800,h-1066"
          >
            <img
              src="Images/CDC2845A-236E-40DE-824A-746F366ABDCB-21470-0000034DCDADAEF9/FA65386B-E214-41CE-8D5E-7E9A0FFF062C-21470-0000034DD4A437E9.jpg"
              itemprop="image"
              class="photo photoswipe"
            />
          </a>
        </div>

        <!-- Name -->
        <h1 itemprop="name" class="name">Best Veggie Stir-Fry</h1>

        <!-- Info -->

        <!-- Rating, categories -->
        <p itemprop="aggregateRating" class="rating" value="0"></p>

        <p class="metadata">
          <!-- Cook time, prep time, servings, difficulty -->

          <b>Total Time: </b><span itemprop="totalTime">35 min</span>

          <b>Servings: </b><span itemprop="recipeYield">2 35 minutes</span>

          <!-- Source -->

          <b>Source: </b>

          <a
            itemprop="url"
            href="https://www.jamieoliver.com/recipes/vegetable-recipes/best-veggie-stir-fry/"
          >
            <span itemprop="author">jamieoliver.com</span>
          </a>
        </p>

        <div class="clear"></div>
      </div>

      <div class="left-column">
        <!-- Ingredients -->

        <div class="ingredientsbox">
          <h3 class="subhead">Ingredients</h3>
          <div class="ingredients text">
            <p class="line" itemprop="recipeIngredient">
              <strong>300</strong> g broccoli
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>2</strong> cloves of garlic
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1</strong> cm piece of ginger
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1</strong> red pepper
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>6</strong> spring onions
            </p>
            <p class="line" itemprop="recipeIngredient">olive oil</p>
            <p class="line" itemprop="recipeIngredient">
              <strong>175</strong> g basmati rice
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>200</strong> g carrots
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1</strong> lime
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1½</strong> tablespoons soy sauce
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1</strong> large free-range egg
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>40</strong> g unsalted peanuts
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1½</strong> tablespoons runny honey
            </p>
          </div>
        </div>

        <!-- Nutrition (in two-column mode it goes below the ingredients) -->
      </div>

      <div class="right-column">
        <!-- Description -->

        <!-- Directions -->

        <div class="directionsbox">
          <h3 class="subhead">Directions</h3>
          <div itemprop="recipeInstructions" class="directions text">
            <p class="line">
              Preheat the oven to 200°c/gas mark 6, fill a small pan with salted
              water and bring to the boil over a high heat.Cut the broccoli into
              small florets. Peel and trim the stalk, ginger and garlic, then
              finely slice. Remove the core and seeds from the pepper and finely
              slice. Trim the spring onions and roughly slice, separating the
              green and white parts. Toss the pepper and broccoli in 1 ½
              tablespoons of oil in a small roasting tray, and season well.
              Roast in the hot oven for 20 minutes, or until charred.Meanwhile,
              add the rice to the pan cook for 8 to 10 minutes, or until just
              tender. Drain, then spread out on a plate to cool. Peel the
              carrots, halve lengthways and finely slice at an angle. Squeeze
              the lime juice into a bowl and mix in half the soy. In another
              bowl, crack the egg and mix with the remaining soy.Check your
              veggies in the oven, drizzle over the honey and roast for 5
              minutes more. Remove and put to one side.Place a large non-stick
              frying pan on a medium heat, scatter in the peanuts and toast,
              then tip onto a board. Heat 2 tablespoons of oil in the hot pan
              and turn the heat up to high. Add the green part of the spring
              onions and the rice, stir-frying until the rice is broken up and
              hot. Pour the egg into one side of the pan. Lightly scramble, then
              fold into the rice. Tip onto a plate and season.Wipe the pan with
              kitchen paper and return to the heat with 1 tablespoon of oil. Add
              the carrot and broccoli stalk and stir-fry for 2 to 3 minutes,
              then add the garlic, ginger and white part of the spring onions
              and cook for 2 more minutes before adding the roasted veggies.Add
              the lime mixture, toss well and add a splash of water if
              necessary. Taste and season to perfection.Roughly chop the toasted
              peanuts and sprinkle on top, serving the eggy rice on the side.
            </p>
          </div>
        </div>

        <!-- Notes -->

        <!-- Nutrition (in regular mode it goes below the notes) -->

        <!-- Used in two different places depending on the recipe layout -->

        <div class="nutritionbox textbox">
          <h3 class="subhead">Nutrition</h3>
          <div itemprop="nutrition" class="nutrition text">
            <p>
              Calories 676 34%<br />Fat 21.2g 30%<br />Saturates 3.9g 20%<br />Sugars
              23.1g 26%<br />Salt 0.6g 10%<br />Protein 26.2g 52%<br />Carbs
              102.6g 39%<br />Fibre 9.3g -
            </p>
          </div>
        </div>
      </div>

      <div class="clear"></div>
    </div>
  </body>
</html>