Add strawberry jam

This commit is contained in:
Tyler Perkins 2022-12-26 19:03:34 -05:00
parent 302a650493
commit 5cd0602aca
1 changed files with 34 additions and 0 deletions

34
Strawberry jam.html Normal file
View File

@ -0,0 +1,34 @@
<div class="post-2-1">
<div>
<p>This recipe is a canning recipe, and good to use if you have strawberries
that are about to expire</p>
<p>Yield: 1 pint of jam</p>
<p>You will need:</p>
<ul>
<li>1lb of strawberries</li>
<li>3 cups of sugar</li>
</ul>
<br />
<p>Process:</p>
<ol>
<li>Cut off tops of berries</li>
<li>Crush berries up in mortar and pestle till form a liquidy paste</li>
<li>Combine berries and sugar in pot. Bring to a slow boil</li>
<li>Cook rapidly till thickens, ~40 mins. Stir often to avoid burning</li>
<li>Remove from heat, pour hot into hot jars with 1/4in head space. Process
15 mins in boiling bath</li>
</ol>
</div>
<div>
<figure>
<img src="../img/jam-paste.jpg"></img>
<figcaption>The consistency of the berries after being mashed</figcaption>
</figure>
<figure>
<img src="../img/jam.jpg"></img>
<figcaption>Yield from one pound</figcaption>
</figure>
</div>
</div>