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
9
src/recipes/fall/README.md
Normal file
9
src/recipes/fall/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Fall Recipes
|
||||
|
||||
Seasonal recipes celebrating autumn harvest and flavors.
|
||||
|
||||
- [Miso Maple Acorn Squash](miso-maple-acorn-squash.md)
|
||||
- [Delicata Squash with Parmesan](delicata-squash-with-parmesan.md)
|
||||
- [Roasted Kabocha Squash](roasted-kabocha-squash.md)
|
||||
- [Butternut Squash Soup](butternut-squash-soup.md)
|
||||
- [Spiced and Diced Sweet Potatoes](spiced-and-diced-sweet-potatoes.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue