From 7cbe2b65562dda836e62ad2eb7dd5ad33daf12fd Mon Sep 17 00:00:00 2001 From: Jeremiah Njoroge Date: Fri, 17 Nov 2017 14:24:33 -0800 Subject: [PATCH 1/4] Reorg of info --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index cdc8cea..861f84f 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,6 @@ that is easy to share and update. - [HomeBrewTalk Forum](http://www.homebrewtalk.com/forum.php) < you can easily spend weeks just reading posts in the forums. -## Brewing Equipment (Essentials): -- Burner -- Kettle (at least 10 Gallons) -- Fermentor (Glass or Plastic carboy 6 gallon size) -- 5 gallon Keg (Ball lock) or bottles - I'd recommend keg to start. -- Star Sans - Sanitation solution -- CO2 bottle and regulator - Nice to haves: - Wort Chiller - if you are going to brew with others (us) we already have one and you can use it :) @@ -30,6 +22,7 @@ lot of them used off Craigslist or new from various places. ## Books: - The New Complete Joy of Home Brewing - The Brew-Masters Bible +- [Comprehensive Book list](http://www.homebrewfinds.com/the-homebrewers-library) ## Videos: - [Craftbrewing.com](https://www.youtube.com/user/craftbrewingdotcom) - These guys From f6d39f4f01590319ddf1a1634e29cc6622e51e18 Mon Sep 17 00:00:00 2001 From: Jeremiah Njoroge Date: Fri, 17 Nov 2017 14:25:06 -0800 Subject: [PATCH 2/4] Create Getting Started section --- Getting_Started.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Getting_Started.md diff --git a/Getting_Started.md b/Getting_Started.md new file mode 100644 index 0000000..d434c09 --- /dev/null +++ b/Getting_Started.md @@ -0,0 +1,7 @@ +## Brewing Equipment (Essentials): +- Burner +- Kettle (at least 10 Gallons) +- Fermentor (Glass or Plastic carboy 6 gallon size) +- 5 gallon Keg (Ball lock) or bottles - I'd recommend keg to start. +- Star Sans - Sanitation solution +- CO2 bottle and regulator From 3f63775f8a44dd8ef6153d1b45650e207fbd6b5c Mon Sep 17 00:00:00 2001 From: Jeremiah Njoroge Date: Wed, 6 Dec 2017 01:54:07 -0800 Subject: [PATCH 3/4] Add TODO for reorg --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 861f84f..57761a3 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Questions and feedback are welcome. If you find something new, new process, plea My initial plan is to use this document as a resource for `Starting off Brewing` that is easy to share and update. +1. [Getting Started](https://github.com/jinjorge/beer-brewing/blob/re-org/Getting_Started.md) + ## Websites: - [Daily random brew stuff](http://www.homebrewfinds.com) that's on sale - [HomeBrewTalk Forum](http://www.homebrewtalk.com/forum.php) < you can easily @@ -52,3 +54,11 @@ at the hardware store or online. Star Sans (Liquid sanitizer) - http://www.amazon.com/Midwest-Homebrewing-and-Winemaking-Supplies/dp/B0064O7YFA/ref=sr_1_1?ie=UTF8&qid=1448551993&sr=8-1&keywords=star+san PBW (for cleaning your keg) - http://www.amazon.com/PBW-Five-Star-1-lb/dp/B0064O7XBA/ref=pd_sim_328_1?ie=UTF8&dpID=31IZbeEnnXL&dpSrc=sims&preST=_AC_UL160_SR160%2C160_&refRID=1J4YBXW3XPAF85B1FE1V + +## Technology +- [Brew Jacket](https://www.brewjacket.com) + +## Kegging + - [Carbonation](http://brulosophy.com/methods/carbonation-methods/) + - TODO - Cleaning and sanitizing kegs(Drew Beechum sanitize, purge and store), Kegging + From cd2bd6acda32def4a0f4567ed6481446fb33a4a8 Mon Sep 17 00:00:00 2001 From: Jeremiah Njoroge Date: Wed, 6 Dec 2017 01:54:39 -0800 Subject: [PATCH 4/4] Change kettle capacity to a range --- Getting_Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting_Started.md b/Getting_Started.md index d434c09..514c69f 100644 --- a/Getting_Started.md +++ b/Getting_Started.md @@ -1,6 +1,6 @@ ## Brewing Equipment (Essentials): - Burner -- Kettle (at least 10 Gallons) +- Kettle (8-10 Gallons) - Fermentor (Glass or Plastic carboy 6 gallon size) - 5 gallon Keg (Ball lock) or bottles - I'd recommend keg to start. - Star Sans - Sanitation solution