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
095e0aadd8
116 changed files with 3854 additions and 118 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue