Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# Beer Brewing Recipes Index
|
||||
|
||||
A growing collection of brewing recipes transcribed and stored for long-term reference.
|
||||
|
||||
## Recipes
|
||||
1. [Coopers Australian Pale Ale Recipe](./001_coopers_australian_pale_ale_recipe.md)
|
||||
2. [Oat Cream IPA — All Grain](./002_oat_cream_ipa_all_grain.md)
|
||||
3. [Oat Cream IPA — Extract with Specialty Grains](./003_oat_cream_ipa_extract_with_specialty_grains.md)
|
||||
4. [Five Grain Summer Lager](./004_five_grain_summer_lager.md)
|
||||
5. [Chocolate Coconut Coffee Porter](./005_chocolate_coconut_coffee_porter.md)
|
||||
6. [Coopers Vintage Ale '18 — Concentrate Recipe](./006_coopers_vintage_ale_18_concentrate_recipe.md)
|
||||
7. [Hop Slam IPA Bavaria — Concentrate Recipe](./007_hop_slam_ipa_bavaria_concentrate_recipe.md)
|
||||
8. [Belgian Dark Ale — Concentrate Recipe](./008_belgian_dark_ale_concentrate_recipe.md)
|
||||
9. [The OC Wit — Concentrate Recipe](./009_the_oc_wit_concentrate_recipe.md)
|
||||
10. [Nelson Sauvin & Enigma Pilsner Recipe](./010_nelson_sauvin_enigma_pilsner_recipe.md)
|
||||
11. [Dark Lager — Concentrate Recipe](./011_dark_lager_concentrate_recipe.md)
|
||||
|
||||
## Conventions
|
||||
- Files are numbered in creation order: `001_`, `002_`, etc.
|
||||
- Store recipes in Markdown for consistency and future search/indexing.
|
||||
- Prefer one recipe per file.
|
||||
- Keep the original wording where practical, but clean obvious OCR/transcription issues.
|
||||
- Add notes when source text is uncertain or incomplete.
|
||||
Reference in New Issue
Block a user