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
12
src/recipes/earth-day/compote.md
Normal file
12
src/recipes/earth-day/compote.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
*Source: Matt*
|
||||
|
||||
## Ingredients
|
||||
- One pack raspberries
|
||||
- One pack blueberries
|
||||
- One pack blackberries
|
||||
- 3 tbsp manuka honey
|
||||
|
||||
## Instructions
|
||||
1. Add all berries to a pot, fill with water until submerged.
|
||||
2. Bring to a boil, simmer for 20 minutes.
|
||||
3. Strain or blend, add to pitcher, mix in honey while hot.
|
||||
Loading…
Add table
Add a link
Reference in a new issue