mirror of
https://github.com/runyanjake/recipes.git
synced 2025-10-05 06:07:29 -07:00
Update image tags
This commit is contained in:
parent
6377476133
commit
a9e5ae5a0a
@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem';
|
|||||||
<TabItem value="photos" label="Photos" default>
|
<TabItem value="photos" label="Photos" default>
|
||||||
A good Caesar salad dressing goes a long way, and making it yourself saves some money.
|
A good Caesar salad dressing goes a long way, and making it yourself saves some money.
|
||||||
|
|
||||||

|

|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
||||||
<TabItem value="ingredients" label="Ingredients">
|
<TabItem value="ingredients" label="Ingredients">
|
||||||
|
@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem';
|
|||||||
<TabItem value="photos" label="Photos" default>
|
<TabItem value="photos" label="Photos" default>
|
||||||
These are a great topping for ramen, sandwiches, charcuterie, salads, or anything that could use a fermented kick!
|
These are a great topping for ramen, sandwiches, charcuterie, salads, or anything that could use a fermented kick!
|
||||||
|
|
||||||

|

|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
||||||
<TabItem value="ingredients" label="Ingredients">
|
<TabItem value="ingredients" label="Ingredients">
|
||||||
|
@ -2,44 +2,58 @@
|
|||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Admonition from '@theme/Admonition'
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Instant Pot Chicken Noodle Soup
|
# Instant Pot Chicken Noodle Soup
|
||||||
|
|
||||||
:::info
|
<Tabs>
|
||||||
Recipe can make nearly a whole week of soup. Double it if you're feeling dangerous.
|
<TabItem value="photos" label="Photos" default>
|
||||||
:::
|
A great soup for rainy or sick days. Doesn't actually have to be cooked in the Instant Pot.
|
||||||
|
|
||||||
```mdx title="Ingredients"
|

|
||||||
2 tablespoons unsalted butter
|
</TabItem>
|
||||||
1 large onion (chopped)
|
|
||||||
2 medium carrots (chopped)
|
|
||||||
2 stalks celery (chopped)
|
|
||||||
Kosher salt, fresh ground pepper
|
|
||||||
1 teaspoon thyme
|
|
||||||
1 tablespoon parsley
|
|
||||||
1 tablespoon oregano
|
|
||||||
1 chicken bouillon (cube or powder)
|
|
||||||
4 cups chicken broth
|
|
||||||
2 pounds chicken (usually one safeway or costco chicken)
|
|
||||||
4 cups water
|
|
||||||
2 cups uncooked egg noodles
|
|
||||||
```
|
|
||||||
|
|
||||||
```md title="Instructions"
|
<TabItem value="ingredients" label="Ingredients">
|
||||||
1. Turn your Instant Pot to the saute setting.
|
```mdx title="Instant Pot Chicken Noodle Soup"
|
||||||
2. Add the butter and cook until the butter has melted. Add the onion, carrots and celery and saute for 3 minutes until the onion softens and becomes translucent.
|
2 tablespoons unsalted butter
|
||||||
3. Season with salt and pepper, add the thyme, parsley, oregano, chicken bouillon and stir.
|
1 large onion (chopped)
|
||||||
4. Pour in the chicken broth. Add the chicken pieces and add another 4 cups of water.
|
2 medium carrots (chopped)
|
||||||
5. Close the lid. Set the Instant Pot to the Soup setting and set the timer to 7 minutes on high pressure.
|
2 stalks celery (chopped)
|
||||||
6. Once the Instant Pot cycle is complete, wait until the natural release cycle is complete and open the instant pot.
|
Kosher salt, fresh ground pepper
|
||||||
7. Remove the chicken pieces from the soup and shred with two forks.
|
1 teaspoon thyme
|
||||||
8. Add the noodles to the soup and set the Instant Pot to the saute setting again. Cook for another 6 minutes uncovered, or until the noodles are cooked.
|
1 tablespoon parsley
|
||||||
9. Turn off the Instant Pot. Add the shredded chicken back to the Instant Pot, taste for seasoning and adjust as necessary. Garnish with additional parsley if preferred.
|
1 tablespoon oregano
|
||||||
```
|
1 chicken bouillon (cube or powder)
|
||||||
|
4 cups chicken broth
|
||||||
|
2 pounds chicken (usually one safeway or costco chicken)
|
||||||
|
4 cups water
|
||||||
|
2 cups uncooked egg noodles
|
||||||
|
```
|
||||||
|
|
||||||
### Notes
|
<Admonition type="info" title="Fuel a Whole Sick Week">
|
||||||
Watch the amount of salt in this, pretty easy to over-salt if you're not careful.
|
<p>Recipe can make nearly a whole week of soup. Double it if you're feeling dangerous.</p>
|
||||||
|
</Admonition>
|
||||||
|
</TabItem>
|
||||||
|
|
||||||

|
<TabItem value="instructions" label="Instructions">
|
||||||
|
1. Turn your Instant Pot to the saute setting.
|
||||||
|
2. Add the butter and cook until the butter has melted. Add the onion, carrots and celery and saute for 3 minutes until the onion softens and becomes translucent.
|
||||||
|
3. Season with salt and pepper, add the thyme, parsley, oregano, chicken bouillon and stir.
|
||||||
|
4. Pour in the chicken broth. Add the chicken pieces and add another 4 cups of water.
|
||||||
|
5. Close the lid. Set the Instant Pot to the Soup setting and set the timer to 7 minutes on high pressure.
|
||||||
|
6. Once the Instant Pot cycle is complete, wait until the natural release cycle is complete and open the instant pot.
|
||||||
|
7. Remove the chicken pieces from the soup and shred with two forks.
|
||||||
|
8. Add the noodles to the soup and set the Instant Pot to the saute setting again. Cook for another 6 minutes uncovered, or until the noodles are cooked.
|
||||||
|
9. Turn off the Instant Pot. Add the shredded chicken back to the Instant Pot, taste for seasoning and adjust as necessary. Garnish with additional parsley if preferred.
|
||||||
|
|
||||||
|
<Admonition type="info" title="Don't Oversalt">
|
||||||
|
<p>Watch the amount of salt in this, pretty easy to over-salt if you're not careful.</p>
|
||||||
|
</Admonition>
|
||||||
|
</TabItem>
|
||||||
|
|
||||||
### References
|
<TabItem value="references" label="References">
|
||||||
https://www.jocooks.com/recipes/instant-pot-chicken-noodle-soup/
|
https://www.jocooks.com/recipes/instant-pot-chicken-noodle-soup/
|
||||||
|
</TabItem>
|
||||||
|
</Tabs>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user