feat!: Separate www into www/blog and www/private
All checks were successful
CI / build (push) Successful in 5s
All checks were successful
CI / build (push) Successful in 5s
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
ed22dbb4b8
113 changed files with 3819 additions and 50 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue