feat!: Separate www into www/blog and www/private
Now the private content is stored as a git submodule. This means I can keep that repo's source private, but still use it in the build product. The build product (website) relies on HTTP basic authentication, so access control is maintained throughout the SDLC.
This commit is contained in:
parent
60d8788ffa
commit
f4f77a6070
116 changed files with 3854 additions and 118 deletions
16
src/recipes/slow-cooker/README.md
Normal file
16
src/recipes/slow-cooker/README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Slow Cooker & Crock Pot Recipes
|
||||
|
||||
Hearty meals for the slow cooker.
|
||||
|
||||
- [Beef Kombucha Squash Red Curry](beef-kombucha-squash-red-curry.md)
|
||||
- [Balsamic Chicken and Sausage](balsamic-chicken-and-sausage.md)
|
||||
- [Pot Roast](pot-roast.md)
|
||||
- [Chicken Sweet Yellow Curry with Cauliflower Rice](chicken-sweet-yellow-curry-with-cauliflower-rice.md)
|
||||
- [Beef Shank and Lentil Indian Curry](beef-shank-and-lentil-indian-curry.md)
|
||||
- [Pork Roast or Ribs with Butternut Squash](pork-roast-or-ribs-with-butternut-squash.md)
|
||||
- [Gumbo](gumbo.md)
|
||||
- [Lamb Roasted Roman Style](lamb-roasted-roman-style.md)
|
||||
- [Taco Soup](taco-soup.md)
|
||||
- [Turkey Chili](turkey-chili.md)
|
||||
- [Chicken Tortilla Soup](chicken-tortilla-soup.md)
|
||||
- [Oxtail Stew](oxtail-stew.md)
|
||||
9
src/recipes/slow-cooker/balsamic-chicken-and-sausage.md
Normal file
9
src/recipes/slow-cooker/balsamic-chicken-and-sausage.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Chicken pieces
|
||||
- Italian sausage
|
||||
- Balsamic vinegar
|
||||
- Garlic
|
||||
- Onions
|
||||
- Herbs (rosemary, thyme)
|
||||
10
src/recipes/slow-cooker/beef-kombucha-squash-red-curry.md
Normal file
10
src/recipes/slow-cooker/beef-kombucha-squash-red-curry.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Beef chunks
|
||||
- Squash, cubed
|
||||
- Kombucha
|
||||
- Red curry paste
|
||||
- Coconut milk
|
||||
- Vegetables
|
||||
- Spices
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Beef shanks
|
||||
- Lentils
|
||||
- Curry spices (turmeric, cumin, coriander, garam masala)
|
||||
- Tomatoes
|
||||
- Onions
|
||||
- Ginger, garlic
|
||||
- Coconut milk
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Chicken pieces
|
||||
- Yellow curry paste
|
||||
- Coconut milk
|
||||
- Cauliflower rice
|
||||
- Bell peppers
|
||||
- Onions
|
||||
- Ginger, garlic
|
||||
13
src/recipes/slow-cooker/chicken-tortilla-soup.md
Normal file
13
src/recipes/slow-cooker/chicken-tortilla-soup.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
*Source: Abby (from Mom)*
|
||||
|
||||
## Ingredients
|
||||
- Chicken breast
|
||||
- Black beans
|
||||
- Corn
|
||||
- Tomatoes
|
||||
- Chicken broth
|
||||
- Onions
|
||||
- Garlic
|
||||
- Cumin, chili powder
|
||||
- Tortilla strips
|
||||
- Toppings: cheese, avocado, cilantro, lime
|
||||
13
src/recipes/slow-cooker/gumbo.md
Normal file
13
src/recipes/slow-cooker/gumbo.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Andouille sausage
|
||||
- Chicken
|
||||
- Shrimp
|
||||
- Okra
|
||||
- Bell peppers
|
||||
- Celery
|
||||
- Onions (the "holy trinity")
|
||||
- Roux (flour and oil)
|
||||
- Cajun spices
|
||||
- Rice for serving
|
||||
10
src/recipes/slow-cooker/lamb-roasted-roman-style.md
Normal file
10
src/recipes/slow-cooker/lamb-roasted-roman-style.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Lamb roast
|
||||
- Garlic
|
||||
- Rosemary
|
||||
- Anchovies
|
||||
- White wine
|
||||
- Olive oil
|
||||
- Potatoes
|
||||
11
src/recipes/slow-cooker/oxtail-stew.md
Normal file
11
src/recipes/slow-cooker/oxtail-stew.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Oxtails
|
||||
- Root vegetables (carrots, parsnips, turnips)
|
||||
- Onions
|
||||
- Garlic
|
||||
- Tomatoes
|
||||
- Beef broth
|
||||
- Red wine
|
||||
- Herbs (bay leaf, thyme)
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Pork roast or ribs
|
||||
- Butternut squash, cubed
|
||||
- Apples
|
||||
- Onions
|
||||
- Broth
|
||||
- Herbs and spices
|
||||
10
src/recipes/slow-cooker/pot-roast.md
Normal file
10
src/recipes/slow-cooker/pot-roast.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Chuck roast
|
||||
- Potatoes
|
||||
- Carrots
|
||||
- Onions
|
||||
- Beef broth
|
||||
- Worcestershire sauce
|
||||
- Herbs
|
||||
12
src/recipes/slow-cooker/taco-soup.md
Normal file
12
src/recipes/slow-cooker/taco-soup.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Ground beef or turkey
|
||||
- Black beans
|
||||
- Pinto beans
|
||||
- Corn
|
||||
- Diced tomatoes
|
||||
- Green chilies
|
||||
- Taco seasoning
|
||||
- Beef broth
|
||||
- Toppings: cheese, sour cream, avocado
|
||||
12
src/recipes/slow-cooker/turkey-chili.md
Normal file
12
src/recipes/slow-cooker/turkey-chili.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Ground turkey
|
||||
- Kidney beans
|
||||
- Black beans
|
||||
- Tomatoes
|
||||
- Onions
|
||||
- Bell peppers
|
||||
- Chili powder
|
||||
- Cumin
|
||||
- Garlic
|
||||
Loading…
Add table
Add a link
Reference in a new issue