-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
443 lines (411 loc) · 17.8 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
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
<!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" xmlns:og='http://ogp.me/ns#'> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="2017 年淡江大學黑客松官方網站,30小時不斷電coding比賽,獎金最高兩萬元,等你來挑戰!">
<title>HackTKU 2017 | 淡江大學黑客松官方網站 </title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="2017, hack, hacktku, tku" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content="HackTKU 2017 | 淡江大學黑客松官方網站"/>
<meta property='article:author' content='https://www.facebook.com/tkuico/'/>
<meta property="og:type" content="website" />
<meta property="og:image" content="http://hacktku.org/2017/images/HACK_LOGO.png"/>
<meta property="og:image:height" content="500" />
<meta property="og:url" content="http://hacktku.org/2017/"/>
<meta property="og:site_name" content="HackTKU 2017 | 淡江大學黑客松官方網站"/>
<meta property="og:description" content="2017 年淡江大學黑客松官方網站,30小時不斷電coding比賽,獎金最高兩萬元,等你來挑戰!"/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.useso.com/css?family=PT+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Simple Line Icons -->
<link rel="stylesheet" href="css/simple-line-icons.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- Style -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="css/lightbox.min.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header role="banner" id="fh5co-header">
<div class="fluid-container">
<nav class="navbar navbar-default">
<div class="navbar-header">
<!-- Mobile Toggle Menu Button -->
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"><i></i></a>
<a class="navbar-brand" href="index.html"><span>HACK TKU</span> 2017</a>
</div>
<a href="https://www.facebook.com/hacktku/" target="_blank"><i class="icon-facebook-official" style="float:right; margin-top:10px; margin-left:50px; font-size:36px; color:#3b5998;"></i></a>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#" data-nav-section="home"><span>首頁</span></a></li>
<li><a href="#" data-nav-section="explore"><span>簡介</span></a></li>
<li><a href="#" data-nav-section="pricing"><span>時間表</span></a></li>
<li><a href="#" data-nav-section="services"><span>場地資訊</span></a></li>
<li><a href="#" data-nav-section="trusted"><span>合作夥伴</span></a></li>
<li class="call-to-action"><a href="http://tkuico.kktix.cc/events/hacktku2017" target="_blank"><span>馬上報名(右鍵新視窗開啟)</span></a></li>
</ul>
</div>
</nav>
</div>
</header>
<script src="js/lightbox-plus-jquery.min.js"></script>
<section id="fh5co-home" data-section="home" style="background-image: url(images/full_image_1.jpg);" data-stellar-background-ratio="0.5">
<div class="gradient"></div>
<div class="container">
<div class="text-wrap">
<div class="text-inner">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<!--<img class="to-animate" src="images/HACK LOGO.png"><br/>-->
<h1 class="to-animate"><img src="images/HACK LOGO_white.png" style="height:300px; weight:300px"></h1>
<h2 class="to-animate">2017 年淡江大學黑客松官方網站<br>30 小時不斷電 coding 比賽,獎金最高兩萬元,等你來挑戰!</h2>
<div class="call-to-action">
<a href="http://tkuico.kktix.cc/events/hacktku2017" target="_blank" class="download to-animate">馬上報名</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="fh5co-explore" data-section="explore">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">簡介</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext to-animate">
<h3>Introduction</h3>
</div>
</div>
</div>
</div>
</div>
<div class="fh5co-explore">
<div class="container">
<div class="row">
<div class="col-md-4 col-md-pull-1 to-animate-2">
<div class="mt">
<h3><i class="icon-code" style="color:#50c5f8;"></i> Hack + Marathon</h3>
<p>黑客松(Hackathon)是 Hack 和 Marathon 組合起來的字,也就是一群人聚在一起,長時間絞盡腦汁做出最好成品的活動。</p>
<p>淡江大學黑客松提供了無限量食物及 30 小時的 Coding 時間,不限程式語言,歡迎你來奪得高額獎金!</p>
<p>HackTKU - 淡江大學黑客松將鼓勵參賽者,發覺生活上所遇到的需求,以「安全社會」為主軸進行開發,製作出能預防、應變危害社會安全的因子,秉持著「Make the world a better place!讓世界變得更好!」的理念,使科技可以協助人們,創造一個更美好的世界!</p>
</div>
</div>
<div class="col-md-4 col-md-push-0 to-animate-2">
<!--
<img class="img-responsive" src="images/work_1.png" alt="work">
-->
<div class="mt">
<h3><i class="icon-info" style="color:#50c5f8;"></i> 報名資訊</h3>
<ul style="color:#272727;">
<li>主題:安全社會</li>
<li>每組 3~5 人</li>
<li>參賽資格:就讀大專院校(大學部、碩博士班)</li>
<li>報名費:150/人 + 保證金 800/隊(含團體保險)</li>
<li>語言不限,就算不會寫程式也可以揪能力高深的強者一起參加!</li>
</ul>
</div>
</div>
<div class="col-md-4 col-md-push-1 to-animate-2">
<!--
<img class="img-responsive" src="images/work_1.png" alt="work">
-->
<div class="mt">
<h3><i class="icon-star" style="color:#50c5f8;"></i> 豐富獎金</h3>
<p><strong>首獎|</strong>新台幣兩萬元</p>
<p><strong>科技實用獎|</strong>新台幣一萬元</p>
<p><strong>創新創意獎|</strong>新台幣一萬元</p>
<p><strong>新星獎|</strong>新台幣五千元(為鼓勵大一和大二隊伍)</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="fh5co-pricing" data-section="pricing">
<div class="fh5co-pricing">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">時間表</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext">
<h3 class="to-animate">Schedule</h3>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-0 col-md-offset-0 to-animate">
<h3 style="text-align:center;">報名日期</h3>
<p style="text-align:center;">即日起自 2017 年 3 月 23 日止,報名詳情請進<a href="http://tkuico.kktix.cc/events/hacktku2017" target="_blank">報名網頁</a>。</p>
<p style="text-align:center;"><i class="icon-bookmark" style="color:#50c5f8;"></i> 小提醒:由隊長統一報名</p>
</div>
</div>
<div class="row" style="text-align:center;">
<!--
<div class="pricing">
-->
<div class="col-md-3 col-md-push-2 to-animate-2">
<div class="price-box to-animate-2">
<h2 class="pricing-plan">4/1 (Sat.)</h2>
<table class="table">
<tr>
<td>08:00</td>
<td>報名隊伍簽到</td>
</tr>
<tr>
<td>08:30</td>
<td>開幕典禮</td>
</tr>
<tr>
<td>09:00</td>
<td>Coding</td>
</tr>
<tr>
<td>12:00</td>
<td>午餐時間</td>
</tr>
<tr>
<td>13:00</td>
<td>Coding</td>
</tr>
<tr>
<td>18:00</td>
<td>晚餐時間</td>
</tr>
<tr>
<td>19:00</td>
<td>Coding</td>
</tr>
<tr>
<td>23:00</td>
<td>宵夜時間</td>
</tr>
</table>
</div>
</div>
<div class="col-md-3 col-md-push-4">
<div class="price-box to-animate-2">
<h2 class="pricing-plan">4/2 (Sun.)</h2>
<table class="table">
<tr>
<td>00:00</td>
<td>Coding</td>
</tr>
<tr>
<td>08:00</td>
<td>早餐時間</td>
</tr>
<tr>
<td>09:00</td>
<td>Coding</td>
</tr>
<tr>
<td>12:00</td>
<td>午餐時間</td>
</tr>
<tr>
<td>13:00</td>
<td>Coding</td>
</tr>
<tr>
<td>15:00</td>
<td>參賽隊伍 Demo 測試</td>
</tr>
<tr>
<td>15:15</td>
<td>Demo</td>
</tr>
<tr>
<td>17:15</td>
<td>開發者交流</td>
</tr>
<tr>
<td>17:30</td>
<td>頒獎</td>
</tr>
<tr>
<td>18:00</td>
<td>閉幕</td>
</tr>
</table>
</div>
</div>
<!--
</div>
-->
</div>
</div>
</div>
</section>
<section id="fh5co-services" data-section="services">
<div class="fh5co-services">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">場地資訊</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext">
<h3 class="to-animate">Venue Information</h3>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="box-services">
<i class="icon-map-pin to-animate-2"></i>
<div class="fh5co-post to-animate">
<h3>校園周邊地圖</h3>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3610.836612616065!2d121.44915501918258!3d25.174994188847663!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3442aff8c1544bdb%3A0x1dcf4f494b3362b!2z5reh5rGf5aSn5a24!5e0!3m2!1szh-TW!2sus!4v1456281574268" width="250" height="250" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
<div class="col-md-4">
<div class="box-services">
<i class="icon-map-signs to-animate-2"></i>
<div class="fh5co-post to-animate">
<h3>校內地圖</h3>
<p>活動地點:淡江大學學生活動中心</p>
<a href="images/camp_map.png" data-lightbox="image-1" data-title="淡江大學校內地圖"><img src="images/camp_map.png" width=250 alt=""/></a>
<br>
<span>點擊圖片可放大</span>
</div>
</div>
</div>
<div class="col-md-4">
<div class="box-services">
<i class="icon-train to-animate-2"></i>
<div class="fh5co-post to-animate">
<h3>交通方式</h3>
<p><strong>捷運</strong><br>搭乘淡水信義線(2 號線)至淡水站。</br></p>
<p><strong>公車</strong><br>在捷運淡水站搭乘紅 27、紅 28,<br/>至終點站淡江大學下車。</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="fh5co-trusted" data-section="trusted">
<div class="fh5co-trusted">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">合作夥伴</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext">
<h3 class="to-animate">Cooperation</h3>
</div>
</div>
</div>
</div>
<div class="row">
<p class="to-animate text-center"><strong>主辦單位</strong></p>
<div class="col-md-3 col-sm-3 col-xs-6 col-sm-offset-0 col-md-offset-3">
<div class="partner-logo to-animate-2">
<a href="http://www.im.tku.edu.tw/" target="_blank"><img src="images/tkuim-logo-web-big.png" alt="Partners" class="img-responsive"></a>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-6">
<div class="partner-logo to-animate-2">
<a href="http://www.tecyt.com/" target="_blank"><img src="images/Company_TEC.png" alt="Partners" class="img-responsive"></a>
</div>
</div>
</div>
<div class="row">
<p class="to-animate text-center"><strong>協辦單位</strong></p>
<div class="col-md-2 col-sm-3 col-xs-6 col-sm-offset-0 col-md-offset-2">
<div class="partner-logo to-animate-2">
<a href="http://zheanprecise.thisistap.com/" target="_blank"><img src="images/Company_Zhean.jpg" alt="Partners" class="img-responsive"></a>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-6">
<div class="partner-logo to-animate-2">
<a href="http://www.phwh.com.tw/" target="_blank"><img src="images/PW_Remake.png" alt="Partners" class="img-responsive"></a>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-6">
<div class="partner-logo to-animate-2">
<a href="http://www.zcom.com.tw:88/program1/default.asp" target="_blank"><img src="images/zcom_NoBG.png" alt="Partners" class="img-responsive"></a>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-6">
<div class="partner-logo to-animate-2">
<a href="http://www.cpic.tku.edu.tw/index.php/about/history" target="_blank"><img src="images/CPIC_Square.png" alt="Partners" class="img-responsive"></a>
</div>
</div>
</div>
</div>
</div>
</section>
<div id="fh5co-footer" role="contentinfo">
<div class="container">
<div class="row">
<div class="col-md-4 to-animate">
<h3 class="section-title">About Us</h3>
<p style="color: #74889e;">淡江大學資訊顧問室創立於民國 79 年,至今已有 27 個年頭。組織的核心經歷多次的變革。</p>
<p style="color: #74889e;">現在的資訊顧問室,主要是由學生獨立運作的組織,學生自發性的規劃課程與安排活動,聚集有意想要自我提升的同學一同加入,從規劃課程到、舉辦與業界交流的演講、策劃開發程式競賽甚至組隊參加全國程式競賽,自行組成培訓團隊,皆是由學生自主發起,讓同學能在大學期間就可以接觸更廣泛的領域、培訓更多元的才能。</p>
<p style="color: #74889e;" class="copy-right">© 2017 淡江大學資訊顧問室 </p>
</div>
<div class="col-md-4 to-animate">
<h3 class="section-title">Connect with Us</h3>
<ul class="contact-info">
<li><i class="icon-map-marker"></i>251 新北市淡水區英專路 151 號(B910 室)</li>
<li><i class="icon-phone"></i>0987-765-533</li>
<li><i class="icon-globe2"></i><a href="http://hacktku.org/2017/">http://hacktku.org/2017/</a></li>
<li><i class="icon-mail2"></i><a href="mailto:[email protected]">[email protected]</a></li>
<li><i class="icon-facebook"></i><a href="https://www.facebook.com/hacktku/" target="_blank">Hack TKU</a></li>
</ul>
</div>
<div class="col-md-4 to-animate">
<h3 class="section-title">Drop us a line</h3>
<script type="text/javascript" src="https://www.formlets.com/public/assets/scripts/built/delivery/vendor/iframeResizer.min.js"></script><iframe id="formlets-iframe" src="https://www.formlets.com/forms/584e81fbf3be1ea15554a371?iframe=true" frameborder="0" width="100%"></iframe><script type="text/javascript" src="https://www.formlets.com/public/assets/scripts/built/delivery/iframe.js"></script>
</div>
</div>
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Stellar Parallax -->
<script src="js/jquery.stellar.min.js"></script>
<!-- Owl Carousel -->
<script src="js/owl.carousel.min.js"></script>
<!-- Google Map -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCefOgb1ZWqYtj7raVSmN4PL2WkTrc-KyA&sensor=false"></script>
<script src="js/google_map.js"></script>
<!-- Main JS (Do not remove) -->
<script src="js/main.js"></script>
</body>
</html>