forked from TechHubLondon/TechHubLondon.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommunity.html
More file actions
executable file
·307 lines (290 loc) · 15.9 KB
/
community.html
File metadata and controls
executable file
·307 lines (290 loc) · 15.9 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
<!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 class="active"><a href="community.html">Community</a>
</li>
<li><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="events 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>Step away from the desk</span>
</div>
</div>
</div>
</div>
</section>
<section id="event-info" class="content-section">
<div class="section-text">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h2>We organise, host and support a ton of events for TechHub members and the wider startup community in London. Have a look at the <a href="http://www.techhub.com/events">TechHub Events list</a> for:</h2>
<div class="row">
<div class="col-sm-6 small-section">
<h3><i class="fa fa-microphone fa-2x"></i>
<br>Guest speakers and interesting panels including monthly demo night</h3>
</div>
<div class="col-sm-6 small-section">
<h3><i class="fa fa-users fa-2x"></i>
<br>One-to-one advice with industry professionals on a number of topics such as PR, finance and law</h3>
</div>
</div>
<div class="row small-section">
<h4>The majority of our events take place at <a href="http://campuslondon.com">Campus London</a>, 4-5 Bonhill Street.
<br>Come and see us!</h4>
</div>
<div class="row small-section">
<h3><i class="fa fa-envelope-o fa-2x"></i>
<br>We announce all of our events and member activities in our <a href="http://www.techhub.com/newsletter/">newsletter</a>, so keep an eye out for it!</h3>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="campus img-background">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="jumbo-text">
<img src="images/campus-logo.png" alt="" class="img-responsive center-block" width="250">
<span>To see what else is going on in Campus, check out the
<a href="http://www.campuslondon.com/events">Calendar</a>
</span>
</div>
</div>
</div>
</div>
</section>
<section class="content-section">
<div class="small-section text-center">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h2>We love the free events run by these guys:</h2>
<h4><a href="http://www.seedcamp.com/">SeedCamp</a>, <a href="http://www.up.co/">UP Global</a>, <a href="http://silicondrinkabout.com/london">Silicon Drinkabout</a>, <a href="http://theodi.org/">Open Data Institute</a>, <a href="http://www.eventbrite.co.uk/o/digital-shoreditch-895520065">Digital Shoreditch</a>, <a href="http://www.meetup.com/ProductTank/">Product Tank</a>, <a href="http://www.meetup.com/iotlondon/">Internet of Things Meetup</a>, <a href="http://www.barbican.org.uk/">Barbican</a>
</h4>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h2>And these conferences:</h2>
<h4><a href="http://www.sddconf.com/">Software Design & Development (SDD)</a></h4>
</div>
</div>
</div>
</div>
<div class="section-text">
<div class="bg-white">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h2>Or have a look at these startup events:</h2>
<div class="row">
<div class="col-sm-4 small-section">
<a href="http://techcitynews.com/events/">
<img src="images/techcitynews-logo.png" alt="" class="img-responsive center-block">
</a>
</div>
<div class="col-sm-4 small-section">
<a href="https://www.startupdigest.com/">
<img src="images/startupdigest-logo.png" alt="" class="img-responsive center-block">
</a>
</div>
<div class="col-sm-4 small-section">
<a href="https://pickevent.com/">
<img src="images/pickevent-logo.svg" alt="" class="img-responsive center-block" width="200">
</a>
</div>
</div>
<div class="row">
<div class="col-sm-4 small-section">
<a href="http://www.meetup.com/find/events/tech/?radius=5&userFreeform=London%2C+United+Kingdom&mcName=London%2C+GB&lat=51.514206&lon=-0.09309387">
<img src="images/meetup-logo.png" alt="" class="img-responsive center-block">
</a>
</div>
<div class="col-sm-4 small-section">
<a href="http://www.eventbrite.com/directory?sort=date&loc=London%2C+United+Kingdom&is_miles=True&vp_ne_lat=51.6723&slat=51.51&vp_sw_lng=-0.3515&q=tech&vp_sw_lat=51.3849&radius=60&vp_ne_lng=0.1483&lat=51.51&lng=-0.13&slng=-0.13">
<img src="images/eventbrite-logo.png" alt="" class="img-responsive center-block">
</a>
</div>
<div class="col-sm-4 small-section">
<a href="https://www.facebook.com/groups/londonstartupevents/">
<img src="images/facebook-logo.png" alt="" class="img-responsive center-block">
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1 text-center">
<h3>London doesn't just host tech events.
<br>Check out these events app from TechHub startups:</h3>
<div class="row">
<div class="col-sm-6 small-section">
<a href="http://yplanapp.com/">
<img src="images/yplan-logo.png" alt="" class="img-responsive center-block">
</a>
</div>
<div class="col-sm-6 small-section">
<a href="http://briskapp.com/">
<img src="images/brisk-logo.png" alt="" class="img-responsive center-block">
</a>
</div>
</div>
</div>
</div>
</div>
<div class="container section-text">
<div class="row">
<div class="col-md-10 col-md-offset-1 text-center">
<div class="row">
<div class="col-sm-6 text-center">
<div class="small-section">
<h3>Going out?</h3>
<h4><a href="http://www.xoyo.co.uk/">XOYO</a>
</h4>
<h4><a href="http://cargo-london.com/">Cargo</a>
</h4>
<h4><a href="https://www.hoxtonhotels.com/">Hoxton Hotel (open after 12)</a>
</h4>
<h4><a href="http://www.theoldbluelast.com/">The Old Blue Last</a>
</h4>
</div>
</div>
<div class="col-sm-6 text-center">
<div class="small-section">
<h3>Need some culture?</h3>
<h4><a href="http://www.geffrye-museum.org.uk/">The Geffreye Museum</a>
</h4>
<h4><a href="http://www.richmix.org.uk/">Rich Mix</a>
</h4>
<h4><a href="http://calvert22.org/">Clavert Foundation</a>
</h4>
<h4><a href="http://streetartlondon.co.uk/tours/">Street Art Tours</a>
</h4>
</div>
</div>
</div>
</div>
</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 -->
<!-- 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>