Add Harissa
This commit is contained in:
|
Before Width: | Height: | Size: 186 KiB After Width: | Height: | Size: 186 KiB |
@@ -0,0 +1,93 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link href="../../style2.css" rel="stylesheet" type="text/css" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="user-scalable=no, width=device-width" />
|
||||
|
||||
<body class="recipe" itemscope itemtype="http://schema.org/Recipe">
|
||||
<section class="header">
|
||||
<div class="image" style="background-image: url('./image.png')" itemprop="image" src="./image.png"></div>
|
||||
|
||||
<div class="about">
|
||||
<h1 itemprop="name">Scrambled Eggs</h1>
|
||||
|
||||
<div class="timing">
|
||||
prep <span itemprop="prepTime">15 min</span> </div>
|
||||
|
||||
<div class="icons">
|
||||
<div class="icon gluten-free"></div>
|
||||
<div class="icon low-carb"></div>
|
||||
<div class="icon vegetarian"></div>
|
||||
<div class="icon serving"></div>× <span itemprop="recipeYield">3</span>
|
||||
</div>
|
||||
|
||||
<div class="description" itemprop="description">This recipe has been in my family for at least 4 generations that I'm aware of, and possibly more. The resulting eggs are rich and creamy—almost a custard—with little spots of cream cheese still unmelted and waiting to be found...
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="instructions">
|
||||
<div class="step">
|
||||
<h3>1</h3>
|
||||
<div class="ingredients">
|
||||
<ul>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
9
|
||||
</div>
|
||||
<div class="item">eggs (large)</div>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
2 tbsp
|
||||
</div>
|
||||
<div class="item">half-n-half</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="detail" itemprop="recipeInstructions">Whisk the eggs and half-n-half together in a mixing bowl until completely homogeneous in texture and color.
|
||||
</div>
|
||||
</div>
|
||||
<div class="step">
|
||||
<h3>2</h3>
|
||||
<div class="ingredients">
|
||||
<ul>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
1 tbsp
|
||||
</div>
|
||||
<div class="item">butter</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="detail" itemprop="recipeInstructions">Heat the butter in a skillet over medium heat. Once it starts to foam, reduce heat to very low and pour in the egg mixture. Allow to cook slowly, stirring frequently, taking care to constantly lift the bottom layer of egg off the pan.
|
||||
</div>
|
||||
</div>
|
||||
<div class="step">
|
||||
<h3>3</h3>
|
||||
<div class="ingredients">
|
||||
<ul>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
3 oz
|
||||
</div>
|
||||
<div class="item">cream cheese</div>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
~
|
||||
</div>
|
||||
<div class="item">celery salt</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="detail" itemprop="recipeInstructions">Cut the cream cheese into ½” cubes and set aside until the eggs have started to firm up. When bare patches are first left behind by stirring the eggs, add in the cream cheese chunks and fold them into the eggs very gently: do not mix them. Continue gently folding the eggs until they the liquid has only just evaporated. Season with celery salt and serve hot.
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="credits">
|
||||
<span itemprop="author">Larry Miner, David Miner, and Andrew Miner</span>
|
||||
</section>
|
||||
|
||||
<section class="navigation">
|
||||
<a href="../..">« Back</a>
|
||||
</section>
|
||||
</body>
|
||||
</html
|
||||
@@ -269,6 +269,10 @@
|
||||
<img src="entrees-egg/egg-and-onion-pie/image.png" />
|
||||
<p>Egg & Onion Pie</p>
|
||||
</a>
|
||||
<a href="entrees-egg/scrambled-eggs">
|
||||
<img src="entrees-egg/scrambled-eggs/image.png" />
|
||||
<p>Scrambled Eggs</p>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
@@ -366,6 +370,10 @@
|
||||
<img src="sides/garlic-broccoli/image.png" />
|
||||
<p>Garlic Broccoli</p>
|
||||
</a>
|
||||
<a href="sides/harissa">
|
||||
<img src="sides/harissa/image.png" />
|
||||
<p>Harissa</p>
|
||||
</a>
|
||||
<a href="sides/hasselback-potatoes">
|
||||
<img src="sides/hasselback-potatoes/image.png" />
|
||||
<p>Hasselback Potatoes</p>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 172 KiB |
@@ -0,0 +1,125 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link href="../../style2.css" rel="stylesheet" type="text/css" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="user-scalable=no, width=device-width" />
|
||||
|
||||
<body class="recipe" itemscope itemtype="http://schema.org/Recipe">
|
||||
<section class="header">
|
||||
<div class="image" style="background-image: url('./image.png')" itemprop="image" src="./image.png"></div>
|
||||
|
||||
<div class="about">
|
||||
<h1 itemprop="name">Harissa</h1>
|
||||
|
||||
<div class="timing">
|
||||
prep <span itemprop="prepTime">20 minutes</span>, cook <span itemprop"cookTime">15 minutes</span> </div>
|
||||
|
||||
<div class="icons">
|
||||
<div class="icon gluten-free"></div>
|
||||
<div class="icon low-carb"></div>
|
||||
<div class="icon vegetarian"></div>
|
||||
<div class="icon serving"></div>× <span itemprop="recipeYield">16</span>
|
||||
</div>
|
||||
|
||||
<div class="description" itemprop="description">Harissa is not merely a hot, pepper sauce; its delightfully exotic blend of spices brings a special dimension to it beyond mere heat. It's a wonderful addition to liven up other dishes, or merely to be eaten on its own with bread or crackers.
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="instructions">
|
||||
<div class="step">
|
||||
<h3>1</h3>
|
||||
<div class="ingredients">
|
||||
<ul>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
2
|
||||
</div>
|
||||
<div class="item">peppers, red bell</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="detail" itemprop="recipeInstructions">Pre-heat the oven's broiler and move the rack one step from the top. Line a baking sheet with foil, and lay out the red peppers, halved, with the skins up. Cook until they just start to blacken on top (about 5 min), and then seal in a bowl with plastic wrap and set aside.
|
||||
</div>
|
||||
</div>
|
||||
<div class="step">
|
||||
<h3>2</h3>
|
||||
<div class="ingredients">
|
||||
<ul>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
6
|
||||
</div>
|
||||
<div class="item">peppers, fresno</div>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
1
|
||||
</div>
|
||||
<div class="item">peppers, habañero</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="detail" itemprop="recipeInstructions">Bring a pot of lightly-salted water to a boil. Drop the whole peppers into the water and boil until soft (about 3 min). Drain the pot, and let the peppers cool until safe to handle.
|
||||
</div>
|
||||
</div>
|
||||
<div class="step">
|
||||
<h3>3</h3>
|
||||
<div class="ingredients">
|
||||
<ul>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
¼ tsp
|
||||
</div>
|
||||
<div class="item">caraway seeds</div>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
¼ tsp
|
||||
</div>
|
||||
<div class="item">coriander seeds</div>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
½ tsp
|
||||
</div>
|
||||
<div class="item">cumin, ground</div>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
½ tsp
|
||||
</div>
|
||||
<div class="item">mint, dried</div>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
1 tsp
|
||||
</div>
|
||||
<div class="item">salt</div>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
3 tbsp
|
||||
</div>
|
||||
<div class="item">garlic (minced)</div>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
2 tbsp
|
||||
</div>
|
||||
<div class="item">lemon juice</div>
|
||||
<li itemprop="recipeIngredient">
|
||||
<div class="amount">
|
||||
1 tbsp
|
||||
</div>
|
||||
<div class="item">olive oil</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="detail" itemprop="recipeInstructions">In a dry skillet, roast the seeds until they brown a bit and start to smell fragrant (about 2 min). Use a spice grinder or small food processor to blend the seeds and remaining dry spices until the mixture is homogenous. Dice all the peppers (red bell, fresno, and habañero). Drop everything except the olive oil into a blender and purée until smooth. Add the olive oil just at the end, and pulse just enough to mix it.
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="credits">
|
||||
<span itemprop="author">Chef John</span>
|
||||
,
|
||||
<a href="https://www.allrecipes.com/recipe/223301/chef-johns-harissa-sauce">https://www.allrecipes.com/recipe/223301/chef-johns-harissa-sauce</a>
|
||||
</section>
|
||||
|
||||
<section class="navigation">
|
||||
<a href="../..">« Back</a>
|
||||
</section>
|
||||
</body>
|
||||
</html
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 186 KiB |
@@ -0,0 +1,40 @@
|
||||
title: Harissa
|
||||
timings:
|
||||
prep: 20 minutes
|
||||
cook: 15 minutes
|
||||
icons: [gluten-free, low-carb, vegetarian]
|
||||
servings: 16
|
||||
description: >
|
||||
Harissa is not merely a hot, pepper sauce; its delightfully exotic blend of spices brings a special dimension to it
|
||||
beyond mere heat. It's a wonderful addition to liven up other dishes, or merely to be eaten on its own with bread
|
||||
or crackers.
|
||||
steps:
|
||||
- ingredients:
|
||||
- { amount: 2, item: "peppers, red bell" }
|
||||
directions: >
|
||||
Pre-heat the oven's broiler and move the rack one step from the top. Line a baking sheet with foil, and lay out
|
||||
the red peppers, halved, with the skins up. Cook until they just start to blacken on top (about 5 min), and then
|
||||
seal in a bowl with plastic wrap and set aside.
|
||||
- ingredients:
|
||||
- { amount: 6, item: "peppers, fresno" }
|
||||
- { amount: 1, item: "peppers, habañero" }
|
||||
directions: >
|
||||
Bring a pot of lightly-salted water to a boil. Drop the whole peppers into the water and boil until soft (about 3
|
||||
min). Drain the pot, and let the peppers cool until safe to handle.
|
||||
- ingredients:
|
||||
- { amount: 0.25, unit: tsp, item: "caraway seeds" }
|
||||
- { amount: 0.25, unit: tsp, item: "coriander seeds" }
|
||||
- { amount: 0.5, unit: tsp, item: "cumin, ground" }
|
||||
- { amount: 0.5, unit: tsp, item: "mint, dried" }
|
||||
- { amount: 1, unit: tsp, item: "salt" }
|
||||
- { amount: 3, unit: tbsp, item: "garlic (minced)" }
|
||||
- { amount: 2, unit: tbsp, item: "lemon juice" }
|
||||
- { amount: 1, unit: tbsp, item: "olive oil" }
|
||||
directions: >
|
||||
In a dry skillet, roast the seeds until they brown a bit and start to smell fragrant (about 2 min). Use a spice
|
||||
grinder or small food processor to blend the seeds and remaining dry spices until the mixture is homogenous. Dice
|
||||
all the peppers (red bell, fresno, and habañero). Drop everything except the olive oil into a blender and purée
|
||||
until smooth. Add the olive oil just at the end, and pulse just enough to mix it.
|
||||
credit:
|
||||
name: Chef John
|
||||
url: "https://www.allrecipes.com/recipe/223301/chef-johns-harissa-sauce"
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 172 KiB |
Reference in New Issue
Block a user