summaryrefslogtreecommitdiff
path: root/Recipes/Baked Polenta Chips with Pesto Dip.html
blob: 810bdf4f10a2015a4bf5a3021612eecaceb5e90b (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
<!doctype html>
<html>
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" href="styles.css" />
  </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/52110988.jpg?tr=w-800,h-1066"
          >
            <img
              src="Images/160408C8-96D2-4733-9AC8-3FE73A581E5C-21470-000003552CC8C189/14299BED-20F5-4922-9977-4A897FFD9811-21470-000003553175AB1A.jpg"
              itemprop="image"
              class="photo photoswipe"
            />
          </a>
        </div>

        <!-- Name -->
        <h1 itemprop="name" class="name">Baked Polenta Chips with Pesto Dip</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">50 min</span>

          <b>Servings: </b>
          <span itemprop="recipeYield">4 50 minutes plus chilling</span>

          <!-- Source -->

          <b>Source: </b>

          <a
            itemprop="url"
            href="https://www.jamieoliver.com/recipes/cheese-recipes/baked-polenta-chips-with-pesto-dip/"
          >
            <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>400</strong> ml organic vegetable stock
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>150</strong> g quick-cook polenta , plus 2 tablespoons for
              dusting
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>40</strong> g Parmesan cheese , plus extra to serve
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>2</strong> teaspoons dried oregano
            </p>
            <p class="line" itemprop="recipeIngredient">olive oil</p>
            <p class="line" itemprop="recipeIngredient">PESTO DIP</p>
            <p class="line" itemprop="recipeIngredient">
              <strong>50</strong> g pine nuts
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>½</strong> a clove of garlic
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>50</strong> g Parmesan cheese
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1</strong> bunch of fresh basil
            </p>
            <p class="line" itemprop="recipeIngredient">
              extra virgin olive oil
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>2</strong> tablespoons white wine vinegar
            </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">
              Bring the stock to the boil and slowly whisk in the polenta,
              stirring constantly. Add a pinch of sea salt and, after a few
              minutes, once thickened, finely grate in the Parmesan and stir in
              the oregano. Pour into a greased and lined 20cm square tin and pop
              in the fridge to chill and firm up, about 1 hour.For the dip,
              toast the pine nuts in a dry pan, then tip into a food processor.
              Crush in the garlic and grate in the Parmesan, measure in 60ml of
              extra virgin olive oil, then add the rest of the ingredients and
              pulse until combined but still coarse. Season to taste, and scrape
              into a serving bowl. Preheat oven to 220ºC/425ºF/gas 7. Cut the
              chilled polenta into chips and brush with 2 tablespoons of olive
              oil. Dust with the extra polenta. Arrange on a greased baking tray
              in a single layer and bake for 30 minutes, or until crisp and
              golden. Serve the hot polenta chips with some extra Parmesan
              grated on top, and the pesto dip 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 480 24%<br />Fat 33.3g 48%<br />Saturates 7.6g 38%<br />Sugars
              0.9g 1%<br />Salt 0.74g 12%<br />Protein 13.5g 27%<br />Carbs
              30.9g 12%<br />Fibre 1.7g -
            </p>
          </div>
        </div>
      </div>

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