-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
116 lines (116 loc) · 9.16 KB
/
index.html
File metadata and controls
116 lines (116 loc) · 9.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!DOCTYPE html><!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--><!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8"> <![endif]--><!--[if IE 8]>
<html class="no-js lt-ie9"> <![endif]--><!--[if gt IE 8]><!-->
<html class=no-js>
<!--<![endif]-->
<head>
<meta charset=utf-8>
<title>Brewfactory</title>
<meta name=description content="An IT engineer and a med student walks in to a bar. They get disappointed by the corn infested MegaBrews, so comes the motivation to put up a fight.">
<meta name=viewport content="width=device-width">
<link rel="shortcut icon" type=image/png href=images/2e51389a.icon32.png>
<!-- OpenGraph -->
<meta property=og:title content="Brewfactory - Brew your own beer">
<meta property=og:site_name content=Brewfactory><meta property=og:description content="An IT engineer and a med student walks in to a bar. They get disappointed by the corn infested MegaBrews, so comes the motivation to put up a fight.">
<meta property=og:url content="http://brewfactory.org/">
<meta property=og:image content=http://brewfactory.org/images/logo-small.png>
<meta property=fb:app_id content=332473620247882>
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel=stylesheet href=styles/1d7769e0.vendor.css>
<link rel=stylesheet href=styles/f9a7f810.main.css>
</head>
<body>
<!--[if lt IE 10]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- GitHub badge -->
<a href=https://github.com/brewfactory class=visible-lg>
<img style="position: absolute; top: 0; right: 0; border: 0" src=https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67 alt="Fork me on GitHub" data-canonical-src=https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png>
</a>
<div class=container>
<header class=row>
<div class="col-xs-8 col-sm-8 col-md-6">
<h1>Brewfactory</h1>
<h2>Brew your own beer.</h2>
<a href=https://twitter.com/brewfactory class=twitter-follow-button data-show-count=false data-lang=en>Follow @brewfactory</a>
<script>!function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (!d.getElementById(id)) {
js = d.createElement(s);
js.id = id;
js.src = "//platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
}
}(document, "script", "twitter-wjs");
</script>
</div>
<div class="col-xs-4 col-sm-4 col-md-6">
<img class="pull-right img-responsive logo" src=images/c87f7dcb.logo-small.png alt="brewfactory logo">
</div>
<div class="col-xs-12 col-sm-12 col-md-12">
<hr>
</div>
</header>
<div class=row>
<div class=col-md-12>
<blockquote>An IT engineer and a med student walks in to a bar. They get disappointed by the corn infested MegaBrews, so comes the motivation to put up a fight.</blockquote>
</div>
</div>
<div class=row>
<div class=col-md-12>
<h3>Who we are?</h3>
<p>First of all we are beer enthusiasts, who through their beer drinking life saw the depression of quality of <strong>MegaBrews</strong> in Hungary, but had the good opportunity to taste real beer with the awakening of craft breweries in the country. Given the chance by the 2012 legalization of homebrewing, we came to realize that there is a whole world, we have yet to discover.</p>
<h3>What we do?</h3>
<p><strong>We brew. Small scale but high tech.</strong> While our first batch on a gas stove came out pretty nice. We were amazed by the shiny steel barrels and glowing red displays of our American and Australian colleagues on homebrewer forums. We decided it's better to kick back and enjoy your last brew than to bend over all day to stir the steaming pot.<br>Therefore, our journey to automation begun. As small single board computers were already a hot topic first we turned to Raspberry Pi, a credit card size linux based computer, but eventually ended up with a more specialized tool.</p>
<h3>Our tech</h3>
<p>Currently we use our custom built <a href="https://www.spark.io/" title=SparkCore>SparkCore</a> powered brewing system. This is a <a href=http://en.wikipedia.org/wiki/Homebrewing#Brewing_in_a_bag title="Brew In a Bag (BIAB)">BIAB</a> (Brew In a Bag) solution which is built on a top of some cool technologies like: <a href="http://nodejs.org/">Node.js</a>, <a href="http://www.mongodb.org/" title=MongoDB>MongoDB</a>, <a href="https://angularjs.org/" title=AngularJS>AngularJS</a> and <a href="http://getbootstrap.com/">Twitter Bootstrap</a>. It's Wi-Fi enabled, with an responsive web interface, you can easily control your brew with a touch of a smartphone. We have iOS application too: <a href=https://github.com/brewfactory/BrewMobile>BrewMobile</a>. <a href=https://github.com/brewfactory/BrewCore title=BrewCore>Our codebase is available on GitHub</a> so you can start easily from a scratch and build your own brewing machine. As an open source project we would be more than happy if you would join and contribute.</p><p>In the near future we will release blog posts which will introduce our system and make everything clear. We will also cover the hardware part of the story.</p>
<p><strong>Check our <a href="http://brewcore-demo.herokuapp.com/" title="BrewCore demo">DEMO</a></strong> ;)</p>
<h3>Our dreams</h3>
<p>Like any homebrewer, we dream of our very own micro brewery. But as in so many other cases the journey could be more interesting than the goal itself. As our <a href=https://github.com/brewfactory/BrewCore title=BrewCore>BrewCore</a> made its first batches, we already want to take a next step and conquer the fermentation process hopefully with almost the same system.</p>
<h3>What will be here?</h3>
<p>This page functions as a progressive collection of our articles and <a href=https://github.com/brewfactory title="GitHub: BrewFactory">GitHub repositories</a>, through which we share the building steps of our brew system's hardware as well as software.</p>
<p>Our goal is to share the automated brew experience with fellow homebrewers, so every one of us could get a step closer to a self tailored perfect beer.</p>
<h3>Articles</h3>
<ul>
<li>
<a href="http://blog.risingstack.com/brewfactory-full-stack-homebrew-with-iot/" title="Brewfactory: full-stack homebrew with IoT and Node.js">Brewfactory: full-stack homebrew with IoT and Node.js</a>
</li>
</ul>
<h3>Our projects</h3>
<ul>
<li><a href=https://github.com/brewfactory/BrewCore>https://github .com/brewfactory/BrewCore</a></li>
<li><a href=https://github.com/brewfactory/BrewUI>https://github.com/brewfactory/BrewUI</a></li>
<li><a href=https://github.com/brewfactory/BrewMobile>https://github .com/brewfactory/BrewMobile</a></li>
<li><a href=https://github.com/brewfactory/spark-core-pid-temperature>https://github .com/brewfactory/spark-core-pid-temperature</a></li>
</ul>
</div>
</div>
<footer class=row>
<div class=col-md-12>
<hr>
<p>© Brewfactory 2016</p>
</div>
</footer>
</div>
<script src=scripts/f2639bbb.vendor.js></script>
<!-- GoogleAnalytics -->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-53751631-1', 'auto');
ga('send', 'pageview');
</script>
<script src=scripts/7febd7ff.plugins.js></script>
<script src=scripts/d41d8cd9.main.js></script>
</body>
</html>