forked from TechHubLondon/TechHubLondon.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheat.html
More file actions
executable file
·472 lines (448 loc) · 22.1 KB
/
eat.html
File metadata and controls
executable file
·472 lines (448 loc) · 22.1 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
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
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
<!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>TechHub.LONDON</title>
<meta name="description" content="TechHub's guide to working and playing in East London. Join the community and get involved!">
<meta name="viewport" content="width=device-width">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="author" href="humans.txt" />
<meta content="TechHub.LONDON" property="og:title" />
<meta content="TechHub.LONDON" property="title" />
<meta content="TechHub's guide to working and playing in East London. Join the community and get involved!" property="og:description" />
<meta content="images/techhub-logo.png" property="og:image" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@techhub">
<meta name="twitter:title" content="TechHub.LONDON">
<meta name="twitter:description" content="TechHub's guide to working and playing in East London. Join the community and get involved!">
<meta name="twitter:creator" content="@techhub">
<meta name="twitter:image:src" content="http://d363bjfyowzbm6.cloudfront.net/images/TechHubdotLondonTwitterImage.jpg">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<!-- build:css styles/vendor.css -->
<!-- bower:css -->
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css" />
<link rel="stylesheet" href="bower_components/components-font-awesome/css/font-awesome.css" />
<link rel="stylesheet" href="bower_components/github-fork-ribbon-css/gh-fork-ribbon.css" />
<!-- endbower -->
<!-- endbuild -->
<!-- build:css(.tmp) styles/main.css -->
<link rel="stylesheet" href="styles/main.css">
<link rel="stylesheet" href="styles/animate.css">
<!-- endbuild -->
<!-- build:js scripts/vendor/modernizr.js -->
<script src="bower_components/modernizr/modernizr.js"></script>
<!-- endbuild -->
</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]-->
<!-- Static navbar -->
<div class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand hidden-xs hidden-sm" href="index.html">TechHub.london</a>
</div>
<div class="navbar-collapse collapse navbar-dotlondon">
<ul class="nav navbar-nav navbar-right">
<li class="visible-sm visible-xs"><a href="index.html"><i class="fa fa-home"></i></a>
</li>
<li><a href="community.html">Community</a>
</li>
<li class="active"><a href="eat.html">Eat & Drink</a>
</li>
<li><a href="staying.html">Stay over?</a>
</li>
<li><a href="workout.html">Work out</a>
</li>
<li><a href="usefulstuff.html">Useful stuff</a>
</li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
<section class="eat img-background">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="logo-intro hidden">
<img src="http://www.techhub.com/bundles/techhubwebsite/img/techhub-logo.png" alt="" class="center-block img-responsive logo-intro" width="200">
<div class="dot-london">.LONDON</div>
</div>
<div class="jumbo-text hidden">
<span>Hungry or thirsty?</span>
</div>
</div>
</div>
</div>
</section>
<section id="eat-food" class="content-section">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="section-text">
<h2 class="text-success"><i class="fa fa-cutlery fa-2x"></i>
</h2>
<h2>
<span class="text-success">Free</span> opportunities for all those bootstrappers out there:
</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 text-center">
<a href="http://www.reddogamericansandwiches.co.uk/">
<img src="images/red-dog-logo.png" alt="" class="img-responsive center-block logo-small">
</a>
<p>
<h3 class="text-success">"The Devastator Challenge"</h3>
<br>If you manage to finish this massive burger you get it for free.
</p>
</div>
<div class="col-sm-6 text-center">
<a href="http://www.meatliquor.com/">
<img src="images/meat-liquor-logo.png" alt="" class="img-responsive center-block logo-small">
</a>
<p>
<h3 class="text-success">"Meateasy Triple Chili Challenge"</h3>
<br>Chili fries, chili burger and chili dog, if you can eat them all in under... 5 minutes... you get it all free (plus a sick bag)!
</p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="section-text">
<p>
<h2>Our nominated food co-working space:
<br>
<span class="text-success">Whitecross Street Food Market</span>
</h2>
</p>
</div>
</div>
</div>
</div>
<div class="whitecross-mkt img-background"></div>
<div class="container section-text">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h2>Feeling hungry?</h2>
</div>
</div>
<div class="row">
<div class="col-sm-4 text-center">
<div class="small-section">
<h3>Cheap eats</h3>
<h4><a href="http://www.grabfood.co.uk/">
Grab
</a>
</h4>
<h4><a href="https://plus.google.com/111303865004539417754/about?gl=uk&hl=en">
The Great Wall
</a>
</h4>
<h4><a href="http://www.timeout.com/london/restaurants/brick-lane-beigel-bake">
Beigel Bake
</a>
</h4>
<h4><a href="https://plus.google.com/100830776700900863959/about?hl=en&gl=uk">
Beigel Shop
</a>
</h4>
<h4><a href="https://plus.google.com/107494217456109231310/about?gl=uk&hl=en">
Riccardo's
</a>
</h4>
</div>
</div>
<div class="col-sm-4 text-center">
<div class="small-section">
<h3>Places to take your mates</h3>
<h4><a href="http://www.ozonecoffee.co.uk/">
OzoneCoffee
</a>
</h4>
<h4><a href="http://www.yardrestaurants.co.uk/">
The Yard
</a>
</h4>
<h4><a href="http://www.dishoom.com/">
Dishoom
</a>
</h4>
<h4><a href="http://www.pizzaeast.com/shoreditch">
Pizza East
</a>
</h4>
<h4><a href="https://twitter.com/onthebab">
On the bab
</a>
</h4>
<h4><a href="http://www.timeout.com/london/restaurants/vietnamese-restaurants-in-shoreditch">
Any of these great Vietnamese places
</a>
</h4>
<h4><a href="http://www.ruby-it.com/">
Ruby
</a>
</h4>
<h4><a href="http://www.casanegra.co.uk/">
Casa Negra
</a>
</h4>
<h4><a href="http://www.beardtotail.co.uk/">
Beard to Tail
</a>
</h4>
<h4><a href="http://www.thedrunkenmonkey.co.uk/">
Drunken Monkey
</a>
</h4>
<h4><a href="http://www.phamsushi.co.uk/">
Pham Sushi
</a>
</h4>
</div>
</div>
<div class="col-sm-4 text-center">
<div class="small-section">
<h3>Places to take your mum</h3>
<h4><a href="http://www.bottegaprelibato.com/">
Bottega Prelibato
</a>
</h4>
<h4><a href="http://www.theboundary.co.uk/rooftop/">
Boundary Rooftop Bar and Grill
</a>
</h4>
<h4><a href="http://www.jonesfamilyproject.co.uk/">
The Jones Family Project
</a>
</h4>
<h4><a href="http://www.merchantstavern.co.uk/">
Merchants’ Tavern
</a>
</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 text-center">
<div class="small-section">
<h3>Places to take investors</h3>
<h4>
<a href="http://duckandwaffle.com/">Duck and Waffle</a>, <a href="http://sushisamba.com/location/london">Sushi Samba</a>, <a href="http://hoi-polloi.co.uk/">Hoi Polloi</a>, <a href="http://www.rivingtonshoreditch.co.uk/">Rivington Grill</a>, <a href="http://www.chickenandsteak.co.uk/">Tramshed</a>, <a href="http://the3crowns.co.uk/">The Three Crowns</a>, <a href="http://www.galvinrestaurants.co.uk/section.php/61/1/galvin-la-chapelle">Galvin La Chapelle</a>
</h4>
</div>
</div>
</div>
</div>
</section>
<section id="eat-drink" class="content-section">
<div class="small-section"></div>
<div class="bg-drink img-background"></div>
<div class="container">
<div class="row text-center small-section">
<div class="col-md-10 col-md-offset-1">
<h2>Feeling thirsty?</h2>
</div>
</div>
<div class="row text-center">
<div class="col-md-6">
<div class="small-section">
<h2><i class="fa fa-beer fa-2x text-success"></i>
</h2>
<p class="text-center drink-list">
<a href="http://www.thefoxpublichouse.co.uk/">The Fox</a>
<br><a href="http://www.thewindmillinthecity.com/">The Windmill</a>
<br><a href="http://www.theprincessofshoreditch.com/">The Princess of Shoreditch</a>
<br><a href="http://crownandshuttle.com/">The Crown & Shuttle</a>
<br><a href="http://www.yoursportspub.co.uk/Angel">The Angel</a>
<br><a href="http://owlandpussycatshoreditch.com/">Owl and The Pussycat</a>
<br><a href="http://www.electricityshowrooms.com/">Electricity Showrooms</a>
<br><a href="http://www.queenofhoxton.com/">Queen of Hoxton</a>
<br><a href="http://www.theloveshake.co.uk/">Love Shake</a>
<br><a href="http://www.theeaglehoxton.co.uk/">The Eagle</a>
<br><a href="http://www.oldfountain.co.uk/">The Old Fountain</a>
</p>
</div>
</div>
<div class="col-md-6">
<div class="small-section">
<h2><i class="fa fa-coffee fa-2x text-success"></i>
</h2>
<p class="text-center drink-list">
<a href="http://www.ozonecoffee.co.uk/">Ozone</a>
<br><a href="http://www.shoreditchgrind.com/">Shoreditch Grind</a>
<br><a href="http://libertyofnortonfolgate.co.uk/">The Liberty of Norton Folgate</a>
<br><a href="http://www.campuslondon.com/">Dose @ Campus London</a>
<br><a href="http://www.slatecoffeelondon.co.uk/">Slate</a>
<br><a href="http://www.lookmumnohands.com/">Look Mum No Hands</a>
<br><a href="https://www.acehotel.com/london">Ace Hotel Coffee Shop</a>
<br><a href="http://www.salvationjanecafe.co.uk/">Salvation Jane</a>
<br><a href="http://www.fix-coffee.co.uk/">Fix</a>
<br><a href="http://uk.allpressespresso.com/">Allpress</a>
<br><a href="http://www.timberyardlondon.com/">Timber Yard</a>
<br><a href="http://london.ziferblat.net/">Ziferblat</a>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="small-section text-center">
<h2 class="text-success"><i class="fa fa-glass fa-2x"></i>
</h2>
<h3>You can find really good
<span class="text-success">cocktails</span> in basements these days
<br>
<span class="text-success">Tech City</span> is home to 6 of the world's 50 best cocktail bars.</h3>
<p>
<br>
<h4>
<a href="http://www.whistlingshop.com/">
<span class="text-success">Worship Street Whistling Shop</span>
</a> (2 min walk from TechHub @ Campus)
<br>cocktails inspired by the grape
<br>hop, grain and barrel!</h4>
<br>
<h4>
<a href="http://www.happinessforgets.com/">
<span class="text-success">Happiness Forgets</span>
</a>, Hoxton Square
<br>after your devastator burger success, head over to the other side of the square for something slightly more civilised</h4>
<br>
<h4>We'd also recommend:
<br><a href="http://www.barnightjar.com/">The Night Jar</a>, <a href="http://69colebrookerow.com/">69 Colebrook row</a>, <a href="http://www.thezettertownhouse.com/">The Zetter Townhouse</a>
</h4>
<br>
<h3>And if basements are not your thing and you'd rather walk through a
<span class="text-success">wardrobe</span> to acquire your tipple, head over to:
<br>
<a href="http://www.calloohcallaybar.com/">
<span class="text-success">Callooh Callay</span>
</a>, 65 Rivington Street.</h3>
<br>
<br>
<h3>Had too many cocktails?
<br>Detox at <a href="https://twitter.com/wearelovage">Lovage</a>
</h3>
</p>
</div>
</div>
</div>
<div class="row small-section">
<div class="col-md-10 col-md-offset-1">
<div class="text-center">
<h2>Supermarkets</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-3">
<h4 class="text-success">Tesco Express</h4>
<p>1-23 City Rd
<br>London EC1Y 1AG</p>
<p>179 Shoreditch High Street
<br>London E1 6HP</p>
</div>
<div class="col-sm-3">
<h4 class="text-success">Sainsbury's Local</h4>
<p>73 City Rd
<br>London EC1Y 1BD</p>
<p>25 Old Street
<br>London EC1V 9EY</p>
</div>
<div class="col-sm-3">
<h4 class="text-success">The Co-operative Food</h4>
<p>185 Old St
<br>London EC1V 9NP</p>
<p>76-80 Great Eastern Street
<br>London EC2A 3JL</p>
</div>
<div class="col-sm-3">
<h4 class="text-success">Waitrose</h4>
<p>Cherry Tree Walk Centre
<br>Whitecross St
<br>London EC1Y 8NX</p>
</div>
</div>
</div>
</div>
</div>
<div class="map">
<div class="map-disable"></div>
<div id="map-supermarket" class="map-canvas"></div>
</div>
</section>
<section id="footer" class="container">
<div class="row text-center">
<p class="footer-social">
<a href="https://www.facebook.com/TechHub"><i class="fa fa-facebook fa-2x"></i></a><a href="https://plus.google.com/102123850768920364979/posts"><i class="fa fa-google-plus fa-2x"></i></a><a href="https://twitter.com/TechHub"><i class="fa fa-twitter fa-2x"></i></a><a href="http://instagram.com/techhublondon"><i class="fa fa-instagram fa-2x"></i></a><a href="https://github.com/TechHubLondon"><i class="fa fa-github fa-2x"></i></a>
</p>
<br>
<p>Interested in being a
<span class="text-success">TechHub</span> member?
<br><a href="http://london.techhub.com">Visit our main website.</a>
</p>
<p class="text-muted small-section">
<span class="fa fa-heart text-success"></span> from <a href="http://www.techhub.com">TechHub</a> team</p>
</div>
</section>
<!-- BOTTOM RIGHT RIBBON: START COPYING HERE -->
<div class="github-fork-ribbon-wrapper right-bottom">
<div class="github-fork-ribbon">
<a href="https://github.com/TechHubLondon/TechHubLondon.github.io">Fork me on GitHub</a>
</div>
</div>
<!-- BOTTOM RIGHT RIBBON: END COPYING HERE -->
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<!-- build:js scripts/vendor.js -->
<!-- bower:js -->
<script src="bower_components/imager.js/Imager.js"></script>
<script src="bower_components/respond/dest/respond.src.js"></script>
<!-- endbower -->
<!-- endbuild -->
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b, o, i, l, e, r) {
b.GoogleAnalyticsObject = l;
b[l] || (b[l] =
function() {
(b[l].q = b[l].q || []).push(arguments)
});
b[l].l = +new Date;
e = o.createElement(i);
r = o.getElementsByTagName(i)[0];
e.src = '//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e, r)
}(window, document, 'script', 'ga'));
ga('create', 'UA-33525349-3', 'techhub.london');
ga('send', 'pageview');
</script>
<script src="//maps.googleapis.com/maps/api/js?sensor=false"></script>
<!-- build:js scripts/plugins.js -->
<script src="bower_components/bootstrap/js/dropdown.js"></script>
<script src="bower_components/bootstrap/js/transition.js"></script>
<script src="bower_components/bootstrap/js/collapse.js"></script>
<!-- endbuild -->
<!-- build:js({app,.tmp}) scripts/main.js -->
<script src="scripts/main.js"></script>
<!-- endbuild -->
</body>
</html>