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
11
src/recipes/beverages/milkshake.md
Normal file
11
src/recipes/beverages/milkshake.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
*Source: Matt*
|
||||
|
||||
## Ingredients
|
||||
- 240ml heavy cream
|
||||
- 120ml milk
|
||||
- 120g blackberries
|
||||
- 100g Medjool dates
|
||||
- 30g vanilla whey protein
|
||||
- 5ml vanilla extract
|
||||
- 10g manuka honey
|
||||
- 2 tbsp peanut butter
|
||||
Loading…
Add table
Add a link
Reference in a new issue