diff --git a/recipes/docs/cajun/_category_.json b/recipes/docs/cajun/_category_.json new file mode 100644 index 0000000..ef02123 --- /dev/null +++ b/recipes/docs/cajun/_category_.json @@ -0,0 +1,9 @@ +{ + "label": "Cajun", + "position": 6, + "link": { + "type": "generated-index", + "description": "Cajun and Creole recipes that make the mouth water." + } + } + \ No newline at end of file diff --git a/recipes/docs/cajun/gumbo.mdx b/recipes/docs/cajun/gumbo.mdx new file mode 100644 index 0000000..7134ba7 --- /dev/null +++ b/recipes/docs/cajun/gumbo.mdx @@ -0,0 +1,67 @@ +--- +sidebar_position: 4 +--- + +import Admonition from '@theme/Admonition' +import Tabs from '@theme/Tabs'; +import TabItem from '@theme/TabItem'; + +# Chicken, Sausage, and Shrimp Gumbo + + + + A dish with Cajun and Creole roots made with chicken, sausage, and shrimp. + + ![image](@site/docs/static/img/not-found.svg) + + + + ## Main Ingredients + ```text title="Ingredients" + 1 lb boneless, skinless chicken thighs, cut into pieces + 1 lb smoked sausage, sliced + 1 lb shrimp, peeled and deveined + 1 cup all-purpose flour + 1 cup vegetable oil + 1 large onion, chopped + 1 green bell pepper, chopped + 2 celery stalks, chopped + 3 cloves garlic, minced + 1 tsp salt + 1 tsp cayenne pepper + ``` + + +

+ A dark roux adds deep flavor but can burn easily. Stir constantly over low heat. +

+
+
+ + + 1. In a large pot, heat oil over low heat. Add flour and stir constantly until the roux becomes dark brown. + 2. Add sausage, onion, bell pepper, and celery. Cook until vegetables are soft. + 3. Stir in garlic and cook for another minute. + 4. Add chicken and seasonings. Simmer until chicken is cooked through. + 5. Add shrimp and cook until pink. Serve over rice. + + +

+ Let the gumbo rest for a few minutes before serving to allow flavors to deepen. +

+
+
+ + +

Tips for Serving:

+ +
+ + + [Original Recipe](https://southernbite.com/chicken-sausage-and-shrimp-gumbo/) + +