mirror of
https://github.com/runyanjake/recipes.git
synced 2025-10-05 06:07:29 -07:00
Update instant pot ribs using tab template
This commit is contained in:
parent
1676f54948
commit
40d391fc8a
@ -2,13 +2,21 @@
|
|||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Admonition from '@theme/Admonition'
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Instant Pot Ribs
|
# Instant Pot Ribs
|
||||||
|
|
||||||
:::info
|
<Tabs>
|
||||||
Definitely a good idea to make your own barbecue sauce!
|
<TabItem value="photos" label="Photos" default>
|
||||||
:::
|
A great gravy recipe for Thanksgiving dinner!
|
||||||
|
|
||||||
```mdx title="Ingredients - Ribs"
|

|
||||||
|
</TabItem>
|
||||||
|
|
||||||
|
<TabItem value="ingredients" label="Ingredients">
|
||||||
|
```text title="Ribs"
|
||||||
1 rack baby back ribs or spare ribs (about 1 1/2 to 2 pounds)
|
1 rack baby back ribs or spare ribs (about 1 1/2 to 2 pounds)
|
||||||
1 cup water
|
1 cup water
|
||||||
3 tablespoons apple cider vinegar
|
3 tablespoons apple cider vinegar
|
||||||
@ -16,7 +24,7 @@ Definitely a good idea to make your own barbecue sauce!
|
|||||||
1/4 cup barbecue sauce, plus extra for serving
|
1/4 cup barbecue sauce, plus extra for serving
|
||||||
```
|
```
|
||||||
|
|
||||||
```mdx title="Ingredients - Rub"
|
```text title="Rub"
|
||||||
2 tablespoons brown sugar
|
2 tablespoons brown sugar
|
||||||
1 tablespoon paprika
|
1 tablespoon paprika
|
||||||
1 teaspoon ground black pepper
|
1 teaspoon ground black pepper
|
||||||
@ -27,7 +35,12 @@ Definitely a good idea to make your own barbecue sauce!
|
|||||||
1/4 teaspoon cayenne pepper
|
1/4 teaspoon cayenne pepper
|
||||||
```
|
```
|
||||||
|
|
||||||
```md title="Instructions"
|
<Admonition type="info" title="Homemade is Best">
|
||||||
|
<p>Always worth it to make your own barbecue sauce & rub!</p>
|
||||||
|
</Admonition>
|
||||||
|
</TabItem>
|
||||||
|
|
||||||
|
<TabItem value="instructions" label="Instructions">
|
||||||
1. Rinse the ribs and pat them dry. If your ribs still have the thin, shiny membrane on the back, remove it.
|
1. Rinse the ribs and pat them dry. If your ribs still have the thin, shiny membrane on the back, remove it.
|
||||||
2. In a small bowl, stir together the brown sugar, paprika, black pepper, salt, chili powder, garlic powder, onion powder, and cayenne.
|
2. In a small bowl, stir together the brown sugar, paprika, black pepper, salt, chili powder, garlic powder, onion powder, and cayenne.
|
||||||
3. Rub it all over the ribs, generously coating all of the sides.
|
3. Rub it all over the ribs, generously coating all of the sides.
|
||||||
@ -38,12 +51,9 @@ Definitely a good idea to make your own barbecue sauce!
|
|||||||
8. After the ribs finish, allow the pressure to release naturally for 5 minutes, then vent to release all of the remaining pressure.
|
8. After the ribs finish, allow the pressure to release naturally for 5 minutes, then vent to release all of the remaining pressure.
|
||||||
9. Line a large baking sheet with aluminum foil. Transfer the cooked ribs to the foil, then brush liberally with barbecue sauce.
|
9. Line a large baking sheet with aluminum foil. Transfer the cooked ribs to the foil, then brush liberally with barbecue sauce.
|
||||||
10. Place under the broiler just until the sauce begins to caramelize, about 2 minutes.
|
10. Place under the broiler just until the sauce begins to caramelize, about 2 minutes.
|
||||||
```
|
</TabItem>
|
||||||
|
|
||||||
### Notes
|
<TabItem value="references" label="References">
|
||||||
Don't walk away on step 10, it can burn quick.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### References
|
|
||||||
https://www.wellplated.com/instant-pot-ribs/
|
https://www.wellplated.com/instant-pot-ribs/
|
||||||
|
</TabItem>
|
||||||
|
</Tabs>
|
||||||
|
@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem';
|
|||||||
<TabItem value="photos" label="Photos" default>
|
<TabItem value="photos" label="Photos" default>
|
||||||
A great gravy recipe for Thanksgiving dinner!
|
A great gravy recipe for Thanksgiving dinner!
|
||||||
|
|
||||||

|

|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
||||||
<TabItem value="ingredients" label="Ingredients">
|
<TabItem value="ingredients" label="Ingredients">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user