mirror of
https://github.com/runyanjake/recipes.git
synced 2025-10-04 21:57:29 -07:00
Add Mashed Potatoes Recipe.
This commit is contained in:
parent
c347de8be4
commit
de832195a8
54
recipes/docs/sides/sous-vide-mashed-potatoes.mdx
Normal file
54
recipes/docs/sides/sous-vide-mashed-potatoes.mdx
Normal file
@ -0,0 +1,54 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
import Admonition from '@theme/Admonition'
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
# Sous Vide Garlic Mashed Potatoes
|
||||
|
||||
<Tabs>
|
||||
<TabItem value="photos" label="Photos" default>
|
||||
Perfect mashed potatoes, with no cleanup!
|
||||
|
||||

|
||||
</TabItem>
|
||||
|
||||
<TabItem value="ingredients" label="Ingredients">
|
||||
```text title="Sous Vide Garlic Mashed Potatoes"
|
||||
3 lbs Yukon Gold potatoes (or enough cubed to fill 2/3 of a gallon ziploc bag)
|
||||
2 tbsp / 1/2 oz unsalted butter
|
||||
1/4 - 1/2 cup cream cheese (alternate: sour cream)
|
||||
1/2 tsp garlic powder
|
||||
1/2 cup milk
|
||||
1 tbsp rosemary, chopped fine
|
||||
salt and pepper to taste
|
||||
|
||||
```
|
||||
|
||||
<Admonition type="info" title="No Pressure!">
|
||||
<p>Adjust to what you know you like! Measurements can be adjusted after cooking if needed.</p>
|
||||
</Admonition>
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="instructions" label="Instructions">
|
||||
1. Cube the **potatoes**, optionally leaving the skin on. Optionally soak in water to get the starch out.
|
||||
2. Load the potatoes into a sous vide bag. Fill it up no more than 3/4 of the way full, ideally closer to 1/2.
|
||||
3. Add the **butter**, **cream cheese**/**sour cream**, **garlic powder**, **salt**, **pepper*, **rosemary**, and **milk** to the bag.
|
||||
4. Seal the sous vide bag by holding underwater and letting air escape.
|
||||
5. Using the sous vide cooker, heat water to no more than 195 degrees. Ziploc bags break down past that point. Actual sous vide bags can handle the temperature.
|
||||
6. Cook for 2 hours or until the potatoes can be squished by hand.
|
||||
7. Take bags out of the water and let cool for 10 minutes.
|
||||
8. Hand mash in the bag, or pour into a bowl and use forks.
|
||||
9. Pour/plate into bowl. Sprinkle with garnish if available.
|
||||
|
||||
<Admonition type="info" title="Don't Poke the Bag!">
|
||||
<p>The only way to mess up is to create a hole in the bag. The easiest way to do this is by allowing the rosemary sprig to puncture the bag. Make sure to chop up the rosemary before putting in the bag.</p>
|
||||
</Admonition>
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="references" label="References">
|
||||
https://www.youtube.com/watch?app=desktop&v=WRrtw9NwcIU&t=72s
|
||||
</TabItem>
|
||||
</Tabs>
|
Loading…
x
Reference in New Issue
Block a user