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
14
src/recipes/st-patricks-day/irish-soda-bread-2024.md
Normal file
14
src/recipes/st-patricks-day/irish-soda-bread-2024.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
*Source: Matt*
|
||||
|
||||
## Ingredients
|
||||
- 170g wholemeal flour
|
||||
- 170g plain flour
|
||||
- 1/2 tsp salt
|
||||
- 1/2 tsp baking soda
|
||||
- 290ml buttermilk
|
||||
|
||||
## Instructions
|
||||
1. Mix together the dry ingredients.
|
||||
2. Knead and flatten on a floury surface.
|
||||
3. Cut a cross in the top of each loaf.
|
||||
4. Bake at 280°C for 30 minutes.
|
||||
Loading…
Add table
Add a link
Reference in a new issue