summaryrefslogtreecommitdiff
path: root/kale-salad.md.html
diff options
context:
space:
mode:
Diffstat (limited to 'kale-salad.md.html')
-rw-r--r--kale-salad.md.html95
1 files changed, 95 insertions, 0 deletions
diff --git a/kale-salad.md.html b/kale-salad.md.html
new file mode 100644
index 0000000..3b9396b
--- /dev/null
+++ b/kale-salad.md.html
@@ -0,0 +1,95 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width">
+ <meta name="description" content="Vegan Recipes">
+ <meta name="keywords" content="vegan, recipes, baking, cooking, animal rights">
+ <meta name="author" content="Scott Jones">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Pantry of Plants</title>
+ <link rel="stylesheet" href="style/style.css">
+ <script src="scripts/image-slide.js" defer></script>
+ </head>
+
+ <body>
+ <header>
+ <nav>
+ <a href="index.html"><img src="images/pantry-of-plants-logo.png" class="logo"></a>
+ <div class="nav-text-outer">
+ <a href="recipes.html" class="nav-text">Recipes</a>
+ <a href="about.html" class="nav-text">About</a>
+ </div>
+ </nav>
+</header>
+
+ <div class="content">
+ <h1 id="recipe-title">Kale Salad</h1>
+
+<div class="image-and-text">
+
+<img src="images/recipe-images/kale-salad.JPG" class="image" alt="Kale Salad">
+
+ <div class="text">
+
+ <h2 id="description">Description</h2>
+ <p>Quick to make, nutritious, and delicious. This salad is great for a light lunch or as a side in a larger meal.</p>
+
+ <h2 id="ingredients-individual-portion1">Ingredients (Individual Portion)<sup id="fnref:1" role="doc-noteref"><a href="#fn:1" class="footnote" rel="footnote">1</a></sup></h2>
+ <ul>
+ <li>Kale <sup id="fnref:2" role="doc-noteref"><a href="#fn:2" class="footnote" rel="footnote">2</a></sup></li>
+ <li>1 tbsp Extra Virgin Olive Oil</li>
+ <li>1/2 tbsp Lemon Juice or Balsamic Vinegar or Apple Cider Vinegar <sup id="fnref:3" role="doc-noteref"><a href="#fn:3" class="footnote" rel="footnote">3</a></sup></li>
+ <li>1/4 tsp Garlic Powder</li>
+ <li>Salt <sup id="fnref:4" role="doc-noteref"><a href="#fn:4" class="footnote" rel="footnote">4</a></sup></li>
+ <li>Pepper</li>
+ <li>1 tbsp Nutritional Yeast</li>
+ <li>Croutons (optional)</li>
+ </ul>
+
+ <h2 id="instructions">Instructions</h2>
+ <ol>
+ <li>Pull Kale off Kale leaf stems.</li>
+ <li>Chop up Kale into small pieces and put them in an appropriately sized bowl.</li>
+ <li>Mix Olive Oil, acid of choice, and garlic powder in a small bowl.</li>
+ <li>Add salt and pepper to the dressing to taste.</li>
+ <li>Add Nutritional Yeast and dressing to kale. <sup id="fnref:5" role="doc-noteref"><a href="#fn:5" class="footnote" rel="footnote">5</a></sup></li>
+ <li>Massage the dressing into the Kale with your hands.</li>
+ <li>Add croutons to salad.</li>
+ <li>Serve on a plate with extra Nutritional Yeast sprinkled on top.</li>
+ </ol>
+
+ <hr />
+
+<div class="footnotes" role="doc-endnotes">
+ <ol>
+ <li id="fn:1" role="doc-endnote">
+ <p>This recipe is for an individual portion. Scale the recipe up as needed to serve more people. <a href="#fnref:1" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
+ </li>
+ <li id="fn:2" role="doc-endnote">
+ <p>How much Kale you use is up to you. I like to use several small leaves of Kale or a couple large leaves. <a href="#fnref:2" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
+ </li>
+ <li id="fn:3" role="doc-endnote">
+ <p>I put several options here as I like to vary how I make this salad on a regular basis. Lemon juice is probably my favourite variation. <a href="#fnref:3" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
+ </li>
+ <li id="fn:4" role="doc-endnote">
+ <p>Add salt and pepper to taste. <a href="#fnref:4" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
+ </li>
+ <li id="fn:5" role="doc-endnote">
+ <p>Add dressing gradually until you have the correct amount to your preference. If the flavour is too weak, make another batch of dressing and continue to add gradually to the kale. <a href="#fnref:5" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
+ </li>
+ </ol>
+</div>
+
+ </div>
+
+</div>
+
+ </div>
+ <footer>
+ <a href="mailto:scott@pantryofplants.ca" class="mail">Contact: scott@pantryofplants.ca <img src="images/mail.svg" class="mail-2"></a>
+ <p>© 2021 Pantry of Plants</p>
+</footer>
+
+ </body>
+</html>