forked from barcamphk/barcamphk2017
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
385 lines (358 loc) · 17.5 KB
/
index.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
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
<!DOCTYPE html>
<html >
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>BarCamp Hong Kong 2017 - The Biggest Unconference in Hong Kong</title>
<meta name="description" content="BarCamp Hong Kong 2017 website" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=no"/>
<meta property="og:title" content="BarCamp Hong Kong 2017" />
<meta property="og:type" content="activity" />
<meta property="og:url" content="http://barcamp.hk" />
<meta property="og:image" content="http://barcamp.hk/share.jpg" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="800" />
<meta property="og:image:height" content="400" />
<meta property="og:site_name" content="BarCamp Hong Kong 2017" />
<meta property="og:description" content="BarCamp Hong Kong 2017 - The Biggest Unconference in Hong Kong" />
<meta name="author" content="Barcamp Hong Kong ">
<!-- Bugs and Issues please go to https://www.facebook.com/BarCampHongKong -->
<link rel="stylesheet" href="fonts/stylesheet.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous" />
<link rel="stylesheet" href="css/style.css?v=2.7.1">
<link rel="stylesheet" href="css/fx.css?v=0.1">
<link rel="stylesheet" href="css/landing.css?v=1.0">
</head>
<body id="main-page">
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience or check our <a href="https://www.facebook.com/BarCampHongKong">facebook group</a>.</p>
<![endif]-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="main-nav">
<div class="container">
<a class="navbar-brand" href="#main-page">
<img src="images/navbar-logo.png" alt="BarCamp HK" class="navbar-brand-logo" width="30" height="30" >
</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#main-navbar" aria-controls="main-navbar" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse " id="main-navbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a href="#schedule" class="nav-link">Schedule</a></li>
<li class="nav-item"><a href="#venue" class="nav-link">Venue</a></li>
<li class="nav-item"><a href="#sponsors" class="nav-link">Sponsors</a></li>
<li class="nav-item"><a href="https://www.eventbrite.com/e/barcamp-hong-kong-2017-tickets-41102356254" class="btn btn-register">Register now</a></li>
</ul>
</div>
</div>
</nav>
<!-- Intro Header -->
<header class="masthead">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h1 class="brand-heading">
<span class="event-title"><span class="title-bar">Bar</span><span class="title-camp">camp</span></span>
<span class="event-subtitle"><span class="bc-place">Hong Kong</span> <span class="bc-year">2017</span></span></h1>
<p class="intro-text en">10 year anniversary of BarcampHK, It is now!</p>
<p class="intro-text zh">BarcampHK 十周年聚會,正式展開!</p>
<span class=" call-for-action">
<a href="https://www.eventbrite.com/e/barcamp-hong-kong-2017-tickets-41102356254" class="action-caller">
<span class="normal">16.12.2017</span>
<span class="hover">Join Now</span>
</a>
</span>
</div>
</div>
</div>
</div>
</header>
<main>
<!-- About Section -->
<section class="tagline">
<div class="container">
<div class="col-lg-10 mx-auto">
<p>We started from a small core and 100+ truely open minded people to land the Un-conference paradigm in Hong Kong. We foster
countless interest groups, which in turn make tech and knowledge sharing events vibrant in Hong Kong. We open the stage
for all walks of digerati who eager to share instead of sell. We shall bring it on!</p>
<p>This year Barcamp HK will launch as a miniBarcamp in the HKUST Business School Central. Hey! get ready to go Central, go
Hong Kong Club? Let's bring <strong>openness</strong> to one of the most prestigious place in Hong Kong!</p>
</div>
<!-- more details -->
</div>
</section>
<section class="speakers" id="speakers">
<div class="container">
<div class="row mx-1">
<div class="col-md-6">
<h2>Speakers / 講者</h2>
<p>It can be You! here is how to: </p>
<p>1) Register</p>
<p>2a) Share what you have in mind on the <a class="fb-event-share" href="http://www.facebook.com/BarCampHongKong">BarCamp Hong Kong Facebook Page</a>.
We’ll have priority scheduling for topics that have the most Likes.</p>
<p>2b) Or, submit your topic to us on the day of the event. be sure to show up early!</p>
<p>3) Check the <em>topic wall</em> for the timeslot of your talk once it is scheduled</p>
</div>
</div>
<div class="row mx-1">
<div class="col-md-10">
<p><small>* talk format can be creative: except solo presentation, you can have multiple speakers, AMA session, panel discussion, forum discussion, project demo...share what you have in about 1 hour</small></p>
</div>
</div>
</div>
</section>
<!-- schedules -->
<section class="schedule" id="schedule">
<div class="container">
<div class="row mx-1">
<div class="col-md-12">
<h2>Schedule / 議程</h2>
<p>
<small>*Schedule is not finalized, please check our
<a class="fb-event-share" href="http://www.facebook.com/BarCampHongKong">Facebook Page</a> or
<a class="tw-event-share" href="http://twitter.com/barcamphk">Twitter</a> for latest update.</small>
</p>
</div>
</div>
<table class="table table-striped schedule-table">
<thead>
<tr>
<th class="schedule-time">Time</th>
<th class="schedule-session">Session</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<time>9:00am</time>
</td><td>
<h4><a href="#">Registration</a></h4>
<p class="description">Check-in, meet new and old friends, think a topic to speak...Arrive early if you plan to speak!</p>
</td>
</tr>
<tr>
<td><time>10:00am</time></td>
<td>
<h4><a href="#">Kick-off Session</a></h4>
<p class="description">We start the day with a short opening session + <b>introduce yourself with only 3 tag!</b></p>
</td>
</tr>
<tr>
<td><time>10:30am</time></td>
<td>
<h4><a href="#">Topic Wall Construction</a></h4>
<p class="description">Speaker: time to submit your topic (room decided by Organizer)<br>
Audience: time to pick your topic & room (for first session)</p>
</td>
</tr>
<tr>
<td><time>11:00am</time></td>
<td>
<div class="container-fluid">
<div class="row">
<div class="col-md-7 cell-content">
<h4><a href="#">Sessions</a></h4>
<p class="description">Various sessions (~1 hour) will take place in different rooms throughout the day (11:00am ~ 5:30pm). Follow <a href="http://www.gurteen.com/gurteen/gurteen.nsf/id/X004395C6/">The Law of Two Feet</a>.<br>
Check out the "topic wall" (big board on the hallway) for session details.</p>
</div>
<div class="col-md-4 offset-md-1 post-it">
<h4><a href="#">Lunch?</a></h4>
<p>TBA</p>
</div>
</div>
</div>
</td>
</tr>
<tr>
<td><time>5:30pm</time></td>
<td>
<h4><a href="#">Closing Session</a></h4>
<p class="description">We will wrap up the day with some cool contests or a lucky draw.</p>
</td>
</tr>
<tr>
<td><time>6:00pm</time></td>
<td>
<h4><a href="#">?</a></h4>
<p class="description">(Please come back and check later)</p>
</td>
</tr>
</tbody>
</table>
</div>
</section>
<!-- Map -->
<section class="venue" id="venue">
<div class="venue-bg" id="venue-streetview">
<iframe src="https://www.google.com/maps/embed?pb=!1m0!4v1512805130353!6m8!1m7!1seijwWWkrPw81oefCQCVfOw!2m2!1d22.28114098561538!2d114.1609520726153!3f347.1885716831519!4f65.19629016105841!5f1.1924812503605782"
width="100%" height="800" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div id="venue-info">
<div class="container">
<div class="row mx-1">
<div class="col-lg-12 ">
<h2>Venue / 地點</h2>
<!-- Map & Map Links -->
<p>HKUST Business School Central, 15/F Hong Kong Club Building, 3A Charter Road, Central / 科大商學院中環中心, 香港中環遮打道3A香港會所大廈15樓
<a href="https://goo.gl/maps/5Uky9q8DPH82" target="_blank" class="map-marker" title="map" alt="map">
<i class="fa fa-map-marker" aria-hidden="true"></i>
<i class="sr-only">Map</i>
</a>
</p>
<p><strong>Entry Point/入口: Charter Road / 遮打道入口</strong></p>
<p>Direction/交通: MTR Central J3 / 地鐵中環站J3</p>
<!-- gmap iframe -->
<iframe src="https://www.google.com/maps/embed?pb=!1m17!1m11!1m3!1d200!2d114.1610500088833!3d22.28111680538772!2m2!1f1!2f90!3m2!1i1024!2i768!4f75!3m3!1m2!1s0x3404006419e604c9%3A0x6a4b62734eee6170!2z6aaZ5riv5pyD!5e0!3m2!1szh-TW!2shk!4v1512801273444"
width="100%" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</section>
<section class="sponsors" id="sponsors">
<div class="container">
<div class="row mx-1">
<div class="col-md-12">
<h2>Sponsors & Supports / 贊助及支援機構</h2>
<div class="box-card caller">
<i class="fa fa-lightbulb-o"></i> Wanna be a sponsor? Send
<a href="mailto:[email protected]?subject=I want to be a sponsor" title="Contact us here">an E-mail to us</a> or
<a target="_blank" href="http://www.facebook.com/BarCampHongKong">FB Message to our page</a>
</div>
<h3>Venue / 場地贊助</h3>
<div class="row mx-1">
<div class="card col-lg-2 col-md-3 col-sm-6 col-xs-6 px-0 mr-4">
<div class="card-img-top">
<img src="./images/sponsors/v-AcrossAsia-s.jpg">
</div>
<div class="card-body">
<h4 class="card-title">Across Asia</h4>
<a href="http://www.acrossasia.hk" class="btn btn-dark">Website</a>
</div>
</div>
<div class="card col-lg-2 col-md-3 col-sm-6 col-xs-6 px-0 mr-4">
<div class="card-img-top">
<img src="./images/sponsors/v-T12M-s.jpg">
</div>
<div class="card-body">
<h4 class="card-title">T12M</h4>
</div>
</div>
</div>
<h3>Supports / 支援機構</h3>
<div class="row mx-1">
<div class="card col-lg-2 col-md-3 col-sm-4 col-xs-6 px-0 mr-4">
<div class="card-img-top">
<img src="./images/sponsors/s-LabInHK-s.jpg">
</div>
<div class="card-body">
<h4 class="card-title">Lab In Hong Kong</h4>
<a href="http://www.labin.hk/" class="btn btn-dark">Website</a>
</div>
</div>
<div class="card col-lg-2 col-md-3 col-sm-4 col-xs-6 px-0 mr-4">
<div class="card-img-top">
<img src="./images/sponsors/s-ODHK-s.png">
</div>
<div class="card-body">
<h4 class="card-title">Open Data Hong Kong</h4>
<a href="https://opendatahk.com" class="btn btn-dark">Website</a>
</div>
</div>
<div class="card col-lg-2 col-md-3 col-sm-4 col-xs-6 px-0 mr-4">
<div class="card-img-top">
<img src="./images/sponsors/s-OSHK-s.png">
</div>
<div class="card-body">
<h4 class="card-title">Open Source Hong Kong</h4>
<a href="https://opensource.hk" class="btn btn-dark">Website</a>
</div>
</div>
<div class="card col-lg-2 col-md-3 col-sm-4 col-xs-6 px-0 mr-4">
<div class="card-img-top">
<img src="./images/sponsors/s-oursky-s.png">
</div>
<div class="card-body">
<h4 class="card-title">Oursky</h4>
<a href="https://oursky.com" class="btn btn-dark">Website</a>
</div>
</div>
<div class="card col-lg-2 col-md-3 col-sm-4 col-xs-6 px-0 mr-4">
<div class="card-img-top">
<img src="./images/sponsors/s-innohub-s.jpg">
</div>
<div class="card-body">
<h4 class="card-title">PolyU InnoHub</h4>
<a href="http://www.polyuinnohub.hk/" class="btn btn-dark">Website</a>
</div>
</div>
<div class="card col-lg-2 col-md-3 col-sm-4 col-xs-6 px-0 mr-4">
<div class="card-img-top">
<img src="./images/sponsors/s-webwedhk-s.jpg">
</div>
<div class="card-body">
<h4 class="card-title">Web Wednesday HK</h4>
<a href="http://www.webwednesday.hk/" class="btn btn-dark">Website</a>
</div>
</div>
</div>
<h3>Prize / 獎品贊助</h3>
<div class="row mx-1">
<div class="card col-lg-2 col-md-3 col-sm-6 col-xs-6 px-0 mr-4">
<div class="card-img-top">
<img src="./images/sponsors/p-likecoin-s.png">
</div>
<div class="card-body">
<h4 class="card-title">LikeCoin</h4>
<a href="https://medium.com/likecoin/" class="btn btn-dark">Website</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="organizers">
<div class="container">
<div class="row mx-1">
<div class="col-md-12">
<h2>Organizers / 主辦</h2>
<ul>
<li>Bencrox @bencrox</li>
<li>Alan @28481k</li>
<li>Vinci @vincicat</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer>
<div class="container">
<p class="social-media-group float-right">
<a class="btn btn-alternative fb-event-share" href="https://www.facebook.com/BarCampHongKong"><span class="d-none d-sm-inline">Facebook</span> <i class="fa fa-facebook-official" aria-hidden="true"></i></a>
<a class="btn btn-alternative tw-event-share" href="https://twitter.com/barcamphk"><span class="d-none d-sm-inline">Twitter</span> <i class="fa fa-twitter" aria-hidden="true"></i></a>
</p>
<br class="clear">
<p class="copyleft">
This site is licensed under the MIT License (unless otherwise stated).<br>
Source code hosted on <a href="https://github.com/barcamphk/barcamphk2016">Github</a>
</p>
</div>
</footer>
</main>
<!-- script -->
<!-- see JS section -->
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js" integrity="sha384-3ceskX3iaEnIogmQchP8opvBy3Mi7Ce34nWjpBIwVTHfGYWQS9jwHDVRnpKKHJg7" crossorigin="anonymous"></script> -->
<!-- <script src="js/index.js"></script> -->
<!-- GA -->
<script>
var _gaq=[['_setAccount','UA-18004916-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>