diff options
Diffstat (limited to 'Recipes/Easy Rustic Gnocchi.html')
| -rw-r--r-- | Recipes/Easy Rustic Gnocchi.html | 377 |
1 files changed, 218 insertions, 159 deletions
diff --git a/Recipes/Easy Rustic Gnocchi.html b/Recipes/Easy Rustic Gnocchi.html index 440a608..b6962f1 100644 --- a/Recipes/Easy Rustic Gnocchi.html +++ b/Recipes/Easy Rustic Gnocchi.html @@ -1,187 +1,246 @@ -<!DOCTYPE html> +<!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; - } - @page { - size: letter portrait; - 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 + <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"> + .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/55846359.jpg?tr=w-800,h-1066"> - <img src="Images/8DF5F96F-9773-4BFD-B6FF-CE4BA3D420A4/A59B3FCC-EE0D-4045-8F18-6D85202E686E.jpg" itemprop="image" class="photo photoswipe"/> - </a> - </div> + <a + href="https://img.jamieoliver.com/jamieoliver/recipe-database/55846359.jpg?tr=w-800,h-1066" + > + <img + src="Images/8DF5F96F-9773-4BFD-B6FF-CE4BA3D420A4/A59B3FCC-EE0D-4045-8F18-6D85202E686E.jpg" + itemprop="image" + class="photo photoswipe" + /> + </a> + </div> <!-- Name --> <h1 itemprop="name" class="name">Easy Rustic Gnocchi</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="">30 min</span> - <b>Servings: </b><span itemprop="">Serves 2 cooks in 30 minutes</span> - - <!-- Source --> - <b>Source: </b> - <a itemprop="url" href="https://www.jamieoliver.com/recipes/potato-recipes/easy-rustic-gnocchi/"> - <span itemprop="author">jamieoliver.com</span> - </a> - + <!-- Cook time, prep time, servings, difficulty --> + + <b>Total Time: </b><span itemprop="totalTime">30 min</span> + + <b>Servings: </b + ><span itemprop="recipeYield">Serves 2 cooks in 30 minutes</span> + + <!-- Source --> + + <b>Source: </b> + + <a + itemprop="url" + href="https://www.jamieoliver.com/recipes/potato-recipes/easy-rustic-gnocchi/" + > + <span itemprop="author">jamieoliver.com</span> + </a> </p> - - <div class="clear"></div> - </div> - - <div class="left-column"> + <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> g floury potatoes</p><p class="line" itemprop="recipeIngredient"><strong>350</strong> g asparagus</p><p class="line" itemprop="recipeIngredient"><strong>50</strong> g plain flour</p><p class="line" itemprop="recipeIngredient"><strong>½</strong> a bunch of fresh thyme (15g)</p><p class="line" itemprop="recipeIngredient"><strong>50</strong> g Parmesan cheese</p> - </div> + <h3 class="subhead">Ingredients</h3> + <div class="ingredients text"> + <p class="line" itemprop="recipeIngredient"> + <strong>400</strong> g floury potatoes + </p> + <p class="line" itemprop="recipeIngredient"> + <strong>350</strong> g asparagus + </p> + <p class="line" itemprop="recipeIngredient"> + <strong>50</strong> g plain flour + </p> + <p class="line" itemprop="recipeIngredient"> + <strong>½</strong> a bunch of fresh thyme (15g) + </p> + <p class="line" itemprop="recipeIngredient"> + <strong>50</strong> g Parmesan cheese + </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">Wash the potatoes, chop into 3cm chunks and cook in a large pan of boiling salted water for 12 minutes, or until tender.</p><p class="line">Meanwhile, line up the asparagus, trim off the woody ends, then slice the stalks 1cm thick, leaving the tips whole.</p><p class="line">Drain the potatoes and steam dry for 2 minutes, then return to the pan and mash well. Taste and season to perfection with sea salt and black pepper, then tip on to a clean work surface.</p><p class="line">Fill the empty pan with boiling kettle water and place on a high heat.</p><p class="line">Use your hands to scrunch the flour with the potato, then divide into 24 pieces. Squeeze each in your palm to compress, into little uneven gnocchi, then drop into the boiling water for 1 minute, or until they float.</p><p class="line">Meanwhile, put the asparagus into a large non-stick frying pan on a medium-low heat with 1 tablespoon of olive oil, stirring occasionally.</p><p class="line">Strip in most of the thyme leaves, then use a slotted spoon to add the gnocchi straight in.</p><p class="line">Finely grate over most of the Parmesan and toss well, adding 100ml of gnocchi cooking water to emulsify it into a nice sauce. Taste, season to perfection, then dish up.</p><p class="line">Grate over the remaining Parmesan, strip over the remaining thyme, and finish with a little drizzle of extra virgin olive oil.</p> - </div> - </div> + <!-- Nutrition (in two-column mode it goes below the ingredients) --> + </div> - <!-- Notes --> + <div class="right-column"> + <!-- Description --> + <!-- Directions --> - <!-- 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 434 22%<br/>Fat 16g 23%<br/>Saturates 6g 30%<br/>Sugars 6g 7%<br/>Salt 0.5g 8%<br/>Protein 21.3g 43%<br/>Carbs 54.5g 21%<br/>Fibre 6.4g -</p> - </div> -</div> + <div class="directionsbox"> + <h3 class="subhead">Directions</h3> + <div itemprop="recipeInstructions" class="directions text"> + <p class="line"> + Wash the potatoes, chop into 3cm chunks and cook in a large pan of + boiling salted water for 12 minutes, or until tender. + </p> + <p class="line"> + Meanwhile, line up the asparagus, trim off the woody ends, then + slice the stalks 1cm thick, leaving the tips whole. + </p> + <p class="line"> + Drain the potatoes and steam dry for 2 minutes, then return to the + pan and mash well. Taste and season to perfection with sea salt + and black pepper, then tip on to a clean work surface. + </p> + <p class="line"> + Fill the empty pan with boiling kettle water and place on a high + heat. + </p> + <p class="line"> + Use your hands to scrunch the flour with the potato, then divide + into 24 pieces. Squeeze each in your palm to compress, into little + uneven gnocchi, then drop into the boiling water for 1 minute, or + until they float. + </p> + <p class="line"> + Meanwhile, put the asparagus into a large non-stick frying pan on + a medium-low heat with 1 tablespoon of olive oil, stirring + occasionally. + </p> + <p class="line"> + Strip in most of the thyme leaves, then use a slotted spoon to add + the gnocchi straight in. + </p> + <p class="line"> + Finely grate over most of the Parmesan and toss well, adding 100ml + of gnocchi cooking water to emulsify it into a nice sauce. Taste, + season to perfection, then dish up. + </p> + <p class="line"> + Grate over the remaining Parmesan, strip over the remaining thyme, + and finish with a little drizzle of extra virgin olive oil. + </p> + </div> + </div> - - </div> - - <div class="clear"></div> + <!-- Notes --> -</div> + <!-- 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 434 22%<br />Fat 16g 23%<br />Saturates 6g 30%<br />Sugars + 6g 7%<br />Salt 0.5g 8%<br />Protein 21.3g 43%<br />Carbs 54.5g + 21%<br />Fibre 6.4g - + </p> + </div> + </div> + </div> - </body> + <div class="clear"></div> + </div> + </body> </html> |
