-
Notifications
You must be signed in to change notification settings - Fork 0
/
brewery.html
316 lines (275 loc) · 16.8 KB
/
brewery.html
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
<!DOCTYPE html>
<html lang="en">
<head>
<title>Tailwind CSS Modal</title>
<link href="https://cdn.jsdelivr.net/npm/tailwindcss/dist/tailwind.min.css" rel="stylesheet">
</head>
<body class="bg-gray-100 font-sans leading-normal tracking-normal">
<nav id="header" class="fixed w-full">
<!--Nav-->
<div class="relative w-full z-10 fixed top-0 bg-gray-800 border-b border-grey-light">
<div class="w-full container mx-auto flex flex-wrap items-center justify-between mt-0 py-4">
<div class="pl-4 flex items-center">
<svg class="fill-current text-white h-12 pr-4" xmlns="http://www.w3.org/2000/svg" data-name="Ebene 1"
viewBox="0 0 56 56" x="0px" y="0px"><title>00 Hobbies Icons</title>
<path d="M22.71,24.29A6.862,6.862,0,0,1,21,20a105.01469,105.01469,0,0,0-.86-12.02.93265.93265,0,0,0,.67-.4.99475.99475,0,0,0,.13989-.9l-1-3A1.01337,1.01337,0,0,0,19,3H13a1.01337,1.01337,0,0,0-.94995.68l-1,3a.99475.99475,0,0,0,.13989.9.93265.93265,0,0,0,.67.4A105.01469,105.01469,0,0,0,11,20a6.73173,6.73173,0,0,1-1.71,4.29A8.83625,8.83625,0,0,0,7,30V51a2.99606,2.99606,0,0,0,3,3H22a2.99606,2.99606,0,0,0,3-3V30A8.83625,8.83625,0,0,0,22.71,24.29ZM13.72,5H18.28l.33,1H13.39ZM23,51a1.00291,1.00291,0,0,1-1,1H10a1.00291,1.00291,0,0,1-1-1V30a6.73185,6.73185,0,0,1,1.71-4.29A8.836,8.836,0,0,0,13,20a107.17274,107.17274,0,0,1,.87-12h4.26A107.17274,107.17274,0,0,1,19,20a8.836,8.836,0,0,0,2.29,5.71A6.86209,6.86209,0,0,1,23,30Z"></path>
<path d="M20,46H12a.99943.99943,0,0,1-1-1V33a.99943.99943,0,0,1,1-1h8a.99943.99943,0,0,1,1,1V45A.99943.99943,0,0,1,20,46Zm-7-2h6V34H13Z"></path>
<path d="M44.64,49H42.5a1.00291,1.00291,0,0,1-1-1V45.71A11.00249,11.00249,0,0,0,50,35c0-3.38-1.78-7.4-2.64-9.33-.20008-.46-.35-.79-.41-.97a.99712.99712,0,0,0-.75-.68A1.23465,1.23465,0,0,0,46,24H32a1.23465,1.23465,0,0,0-.2.02.99712.99712,0,0,0-.75.68c-.06006.18-.21.50995-.41.97C29.78,27.6,28,31.62,28,35a11.00249,11.00249,0,0,0,8.5,10.71V48a1.00291,1.00291,0,0,1-1,1H33.36A2.36439,2.36439,0,0,0,31,51.36v.28A2.36439,2.36439,0,0,0,33.36,54H44.64A2.36439,2.36439,0,0,0,47,51.64v-.28A2.36439,2.36439,0,0,0,44.64,49ZM32.46,26.48q.12012-.27.21-.48H45.33008q.08989.21.21.48c.28.64.67993,1.52,1.05994,2.52H31.4C31.78,28,32.17993,27.12,32.46,26.48ZM30,35a14.60334,14.60334,0,0,1,.72-4.05A.664.664,0,0,0,31,31H47a.664.664,0,0,0,.28-.05A14.60334,14.60334,0,0,1,48,35a9,9,0,0,1-18,0ZM45,51.64a.35846.35846,0,0,1-.36.36H33.36a.35846.35846,0,0,1-.36-.36v-.28a.35842.35842,0,0,1,.36-.36H35.5a2.99606,2.99606,0,0,0,3-3V46h1v2a3.00883,3.00883,0,0,0,3,3h2.14a.35842.35842,0,0,1,.36.36Z"></path>
</svg>
<a class="text-white text-base no-underline hover:no-underline font-extrabold text-4xl" href="#">
CellarHQ</a>
</div>
<div class="pr-4">
<button id="nav-toggle"
class="block lg:hidden flex items-center px-3 py-2 border rounded text-grey border-grey-dark hover:text-black hover:border-purple appearance-none focus:outline-none">
<svg class="fill-current h-3 w-3" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><title>
Menu</title>
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path>
</svg>
</button>
</div>
<div class="w-full flex-grow lg:flex lg:flex-1 lg:content-center lg:justify-end lg:w-auto hidden lg:block mt-2 lg:mt-0 z-20 items-center"
id="nav-content">
<div id="search-toggle" class="search-icon cursor-pointer pl-6">
<svg class="fill-current pointer-events-none text-white w-6 h-8 inline"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"></path>
</svg>
</div>
<ul class="list-reset lg:flex justify-end items-center">
<li class="mr-3 py-2 lg:py-0">
<a class="inline-block text-white no-underline hover:text-black hover:underline py-2 px-2" href="#">My Cellar</a>
</li>
<li class="mr-3 py-2 lg:py-0">
<a class="inline-block text-white no-underline hover:text-black hover:underline py-2 px-2"
href="#">Settings</a>
</li>
<li class="mr-3 py-2 lg:py-0">
<a class="inline-block text-white no-underline hover:text-black hover:underline py-2 px-2"
href="#">Logout</a>
</li>
</ul>
</div>
</div>
</div>
<!--Search-->
<div class="relative w-full hidden bg-white shadow-xl" id="search-content">
<div class="container mx-auto py-4 text-black">
<input id="searchfield" type="search" placeholder="Search..." autofocus="autofocus"
class="w-full text-grey-800 transition focus:outline-none focus:border-transparent p-2 appearance-none leading-normal text-xl lg:text-2xl">
</div>
</div>
</nav>
<div class="pt-24 container mx-auto">
<div>
<div>
<div>
<h2 class="text-4xl">Rhinegeist</h2>
<div class="flex">
<div class="pr-4 w-2/3">
<p>Rhinegeist is a brewery out of Cincinnati, OH that was built within the skeleton of the old
Moerlein bottling plant (built in 1895). Within these unique and historic walls, we brew
20bbl batches of beer that sings with flavor and delights us. The yin/yang of our brewing
philosophy is hoppy/sessionable and we aim to brew beers where “the first sip calls for the
third". We're a small team with big dreams and tend to smile while we sweat. We brew those
styles which are most compelling to our thirst and we certainly hope you enjoy our brews as
much as we do.
Rhinegeist means “ghost of the Rhine”, and refers to our place here in the historic Brewery
District in the Over the Rhine neighborhood of Cincinnati. At the turn of the century, this
neighborhood was home to nearly 45,000 inhabitants, most of them of German descent and 38
breweries. We hope to engender the spirit of camaraderie and hard work that we imagine those
living and brewing in this neighborhood at that time embodied.
We self distribute our beer, which means each beer that you drink in a bar or restaurant is
poured from a keg that we delivered cold in our refrigerated van (keep your eyes peeled for
it around town). We like to keep beer as fresh as possible, which means that every keg we
fill is immediately moved into cold storage where it sits until we load it onto our
refrigerated van for delivery to the coldbox of each local account. Fresh beer is tasty
beer, and that's our favorite kind.</p>
</div>
<div class="w-1/3 ml-5">
<div class="py-2">
<div class="rounded bg-white mb-4">
<div class="p-4">
<img class="items-center p-4"
src="http://storage-www.cellarhq.com.s3-website-us-east-1.amazonaws.com/brewery/august-schell-brewing-company/august-schell-brewing-company-908bdfee-1425-453f-b0a3-b52ba1c44025-250x195.png">
<div>
<span class="fa fa-heart about-icon"></span>
<address>1910 Elm St Cincinnati, OH,</address>
</div>
<div>(513) 381-1356</div>
<div>
<a target="_blank" href="http://rhinegeist.com/">http://rhinegeist.com</a>
</div>
</div>
<div class="flex justify-center pb-3 text-grey-dark">
<div class="text-center mr-3 border-r pr-3">
<h2>66</h2>
<span>Beers</span>
</div>
<div class="text-center mr-3 border-r pr-3">
<h2>108</h2>
<span>Total in cellars</span>
</div>
<div class="text-center">
<h2>68</h2>
<span># Of Cellars</span>
</div>
</div>
<div><div class="pt-4 pb-4">
<button class="bg-blue-900 text-sm text-white font-semibold rounded px-4 py-2 w-full"
type="button">
EDIT BREWERY
</button>
</div>
<div class="pb-4">
<button class="bg-blue-900 text-sm text-white font-semibold rounded px-4 py-2 w-full"
type="button">
ADD
BEER
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<table id="beer-table" class="table-fixed w-full">
<thead>
<tr>
<th class="border px-4 py-2">Name</th>
<th class="border px-4 py-2">Style</th>
<th class="border px-4 py-2">Availability</th>
</tr>
</thead>
<tbody>
<tr>
<td class="border px-4 py-2"><a
href="https://www.cellarhq.com/breweries/rhinegeist/beers/007">#007</a></td>
<td class="border px-4 py-2">American-Style Pale Ale</td>
<td class="border px-4 py-2">Year Round</td>
</tr>
<tr>
<td class="border px-4 py-2"><a
href="https://www.cellarhq.com/breweries/rhinegeist/beers/alice">Alice</a></td>
<td class="border px-4 py-2">Belgian-Style Blonde Ale</td>
<td class="border px-4 py-2">Year Round</td>
</tr>
<tr>
<td class="border px-4 py-2"><a
href="https://www.cellarhq.com/breweries/rhinegeist/beers/andromeda">Andromeda</a>
</td>
<td class="border px-4 py-2">American-Style Pale Ale</td>
<td class="border px-4 py-2">Year Round</td>
</tr>
<tr>
<td class="border px-4 py-2"><a
href="https://www.cellarhq.com/breweries/rhinegeist/beers/asterix">Asterix</a>
</td>
<td class="border px-4 py-2">Belgian-Style Flanders Oud Bruin or Oud Red Ales</td>
<td class="border px-4 py-2">Year Round</td>
</tr>
<tr>
<td class="border px-4 py-2"><a
href="https://www.cellarhq.com/breweries/rhinegeist/beers/astro-dwarf">Astro
Dwarf</a></td>
<td class="border px-4 py-2">America IPA</td>
<td class="border px-4 py-2">Year Round</td>
</tr>
<tr>
<td class="border px-4 py-2"><a
href="https://www.cellarhq.com/breweries/rhinegeist/beers/azacca">Azacca</a>
</td>
<td class="border px-4 py-2">American-Style Pale Ale</td>
<td class="border px-4 py-2">Year Round</td>
</tr>
<tr>
<td class="border px-4 py-2"><a
href="https://www.cellarhq.com/breweries/rhinegeist/beers/barney">Barney</a>
</td>
<td class="border px-4 py-2">Scottish-Style Heavy Ale</td>
<td class="border px-4 py-2">Year Round</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<footer class="w-full">
<div class="relative w-full z-10 fixed top-0 border-b border-grey-light">
<div class="w-full container mx-auto flex flex-wrap items-center justify-between mt-0 py-4">
<div class="w-full flex-grow lg:flex lg:flex-1 lg:content-center lg:justify-end lg:w-auto hidden lg:block mt-2 lg:mt-0 z-20"
id="footer-content">
<ul class="list-reset lg:flex justify-end items-center">
<li class="mr-3 py-2 lg:py-0">
<a class="inline-block py-2 px-4 font-bold no-underline"
href="https://www.cellarhq.com/terms-of-service">Terms</a>
</li>
<li class="mr-3 py-2 lg:py-0">
<a class="inline-block no-underline hover:text-black hover:underline py-2 px-4"
href="https://www.cellarhq.com/privacy-policy">Privacy</a>
</li>
<li class="mr-3 py-2 lg:py-0">
<span class="inline-block no-underline hover:text-black hover:underline py-2 px-4">2014-2020 CellarHQ</span>
</li>
</ul>
</div>
</div>
</div>
</footer>
</body>
<script>
/*Toggle dropdown list*/
/*https://gist.github.com/slavapas/593e8e50cf4cc16ac972afcbad4f70c8*/
var searchMenuDiv = document.getElementById("search-content");
var searchMenu = document.getElementById("search-toggle");
var navMenuDiv = document.getElementById("nav-content");
var navMenu = document.getElementById("nav-toggle");
document.onclick = check;
function check(e) {
var target = (e && e.target) || (event && event.srcElement);
//User Menu
if (!checkParent(target, searchMenuDiv)) {
// click NOT on the menu
if (checkParent(target, searchMenu)) {
// click on the link
if (searchMenuDiv.classList.contains("hidden")) {
searchMenuDiv.classList.remove("hidden");
searchfield.focus();
} else {
searchMenuDiv.classList.add("hidden");
}
} else {
// click both outside link and outside menu, hide menu
searchMenuDiv.classList.add("hidden");
}
}
//Nav Menu
if (!checkParent(target, navMenuDiv)) {
// click NOT on the menu
if (checkParent(target, navMenu)) {
// click on the link
if (navMenuDiv.classList.contains("hidden")) {
navMenuDiv.classList.remove("hidden");
} else {
navMenuDiv.classList.add("hidden");
}
} else {
// click both outside link and outside menu, hide menu
navMenuDiv.classList.add("hidden");
}
}
}
function checkParent(t, elm) {
while (t.parentNode) {
if (t == elm) {
return true;
}
t = t.parentNode;
}
return false;
}
</script>
</html>