Add cold brew

This commit is contained in:
Tyler Perkins 2022-12-26 17:50:49 -05:00
parent 4c116e476f
commit e73a3bbeaf
1 changed files with 40 additions and 0 deletions

40
Cold brew Coffee.html Normal file
View File

@ -0,0 +1,40 @@
<div>
<div>
<p>This needs a frenchpress but with this you can do one prep and have iced
coffee for about 4 days</p>
<p>Yield: ~3-4 Cups of Coffee</p>
<p>You will need:</p>
<ul>
<li>4oz (~1 1/2 Cups) coffee grounds</li>
<li>3-4 Cups of water (adjust to desired strength)</li>
<li>French press</li>
</ul>
<br />
<p>Process:</p>
<ol>
<li>Fill bottom of french press with coffee grounds</li>
<li>Fill with water. Let sit for 14-16 hours</li>
<li>Press coffee, pour out cold brew concentrate into jar</li>
<li>Store in fridge. Lasts for 1 week</li>
</ol>
<p>You can serve this in a few ways so I'll put my favorite</p>
<br />
<p>Iced coffee:</p>
<ol>
<li>Fill tall glass/mug with ice, with ~1inch of headspace</li>
<li>Fill halfway with coldbrew concentrate</li>
<li>Fill other half of glass with cold water</li>
<li>Add half &amp; half/milk and sugar to taste (I prefer 1/4 cup of milk
and one tablespoon of white sugar</li>
</ol>
</div>
<div>
<figure>
<img src="../img/coldbrew.jpg" class="fig-img"></img>
<figcaption>The yield of one brewing in the pictured french
press</figcaption>
</figure>
</div>
</div>