-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
205 lines (194 loc) · 6.6 KB
/
index.html
File metadata and controls
205 lines (194 loc) · 6.6 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
---
layout: default
---
{% include hero.html %}
<section class="about">
<div class="container">
<div class="col-xs-12 col-sm-10 col-sm-offset-1 text-center">
{{ site.event.about.description | markdownify }}
</div>
</div>
</section>
<section class="info">
<div class="container">
<div class="row">
<h3 style="text-align: center">
The output of a hack should be a tool, but a tool in this context goes beyond apps or plugins as there are many other alternative ways to help end-users:
</h3>
</div>
<div class="items row">
{% for section in site.event.info.sections %}
<div class="col-xs-12 col-sm-4 text-center">
<div class="item">
<img src="{{ section.image }}" />
<h1>{{ section.title }}</h1>
<p>{{ section.description }}</p>
</div>
</div>
{% endfor %}
</div>
</div>
</section>
<section class="faq">
<div class="container">
<h1 class="text-center">Sponsors</h1>
<div class="row" style="text-align: center">
{% for item in site.event.sponsors %}
<div class="question col-xs-12 col-sm-8 col-sm-offset-2">
<a href="{{ item.url}}"><img src="{{ item.image }}" /></a>
</div>
{% endfor %}
</div>
</div>
</section>
<section class="faq">
<div class="container question col-xs-12 col-sm-8 col-sm-offset-2">
<h1 class="text-center">Hack Ideas</h1>
<p>
{{ site.event.info.section-intro }}
</p>
<hr>
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
{% for item in site.event.ideas %}
<div class="question col-xs-12 col-sm-12">
<a href="ideas.html#{{item.id}}"><h2>{{ item.title }}</h2></a>
<hr>
{{ item.hook | markdownify }}
<a href="ideas.html#{{item.id}}">More details</a>
</div>
{% endfor %}
</div>
</div>
<hr>
<p>
{{ site.event.info.section-footer }}
</p>
</div>
</section>
<section class="faq">
<div class="container">
<h1 class="text-center">Prizes</h1>
<div class="row col-sm-offset-2 question">
<p>
We will provide the best ideas the possibility to use DTL Communication
channels and share the work done.
</p>
<p>
Apart from that, at the end of the session the following prizes will be awarded:
</p>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 question">
<h2>Main Prizes</h2>
<hr>
<div class="question col-xs-12 col-sm-12">
{% for item in site.event.prizes %}
<div class="question col-xs-12 col-sm-12">
<h3>{{ item.title }} - {{ item.amount }}
</h3>
</div>
{% endfor %}
</div>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 question">
<h2>Sponsor Prizes</h2>
<hr>
<div class="question col-xs-12 col-sm-12">
{% for item in site.event.sponsor-prizes %}
<div class="question col-xs-12 col-sm-12">
<h3>{{ item.title }} - {{ item.amount }}
</h3>
</div>
{% endfor %}
</div>
</div>
</div>
</div>
</section>
<section class="faq">
<div class="container">
<h1 class="text-center">Judging Criteria</h1>
<div class="row col-sm-offset-2 question">
<p>Hacks will be judged based on the criteria below and weighted accordingly</p>
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
{% for item in site.event.criteria %}
<div class="question col-xs-12 col-sm-12">
<h3>{{ item.title }} - {{ item.weight }}
</h3>
</div>
{% endfor %}
</div>
</div>
</div>
</section>
<section class="faq">
<div class="container">
<h1 class="text-center">Schedule</h1>
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
{% for item in site.event.schedule %}
<div class="question col-xs-12 col-sm-12">
<h2>{{ item.start }} - {{ item.title }}
</h2>
</div>
{% endfor %}
</div>
</div>
</div>
</section>
<section class="faq" id="venue">
<div class="container">
<h1 class="text-center">Venue</h1>
<div class="row" style="text-align:center; width:100%">
<div class="question col-xs-16 col-sm-10 col-sm-offset-1">
<h2>Columbia University, New York, NY 94110 </h2>
<h4>The Schapiro Center for Engineering and Physical Science Research (CEPSR)</h4>
<h4>Davis Auditorium - 4th floor (campus level), room 412 </h4>
<h4>530 West 120th Street (between Broadway and Amsterdam)</h4>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<iframe width="400" height="400" frameborder="0"· src="https://www.bing.com/maps/embed/viewer.aspx?v=3&cp=40.809801~-73.962910&lvl=15&w=400&h=400&sty=r&typ=d&pp=&ps=&dir=0&mkt=en-us&src=SHELL&form=BMEMJS">
</iframe>
</div>
</div>
</div>
</section>
<section class="faq">
<div class="container">
<h1 id="attending" class="text-center">Attending</h1>
<div class="row" style="text-align: center">
<div class="question col-xs-12 col-sm-12">
<a
href="http://www.eventbrite.com/e/hackathon-data-transparency-lab-2016-registration-27926649360?ref=ebtnebregn"
target="_blank"><img
src="https://www.eventbrite.com/custombutton?eid=27926649360"
alt="Eventbrite - Hackathon - Data Transparency Lab 2016" /></a>
</div>
</div>
</div>
</section>
<section class="faq">
<div class="container">
<h1 class="text-center">Contact</h1>
<div class="row">
<div class="question col-xs-12 col-sm-8 col-sm-offset-2"><h2>Twitter handle: <a href="https://twitter.com/@{{site.event.contact.twitter_handle}}">{{site.event.contact.twitter_handle}}</a></h2></div>
<div class="question col-xs-12 col-sm-8 col-sm-offset-2"><h2>Twitter hashtag: <a href="https://twitter.com/search?f=tweets&q=%23{{site.event.contact.twitter_hashtag}}&src=typd">#{{site.event.contact.twitter_hashtag}}</a></h2></div>
<div class="question col-xs-12 col-sm-8 col-sm-offset-2"><h2>E-mail: <a href="mailto:{{site.event.contact.email}}">{{site.event.contact.email}}</a></h2></div>
</div>
</div>
</section>
<section class="faq">
<div class="container">
<h1 class="text-center">FAQ</h1>
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
{% for item in site.event.faq %}
<div class="question col-xs-12 col-sm-12">
<h2>{{ item.question }}</h2>
<hr>
{{ item.answer | markdownify }}
</div>
{% endfor %}
</div>
</div>
</div>
</section>