This repository has been archived by the owner on May 17, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
184 lines (154 loc) · 7.08 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
---
layout: base
front_page: true
---
{% assign content = site.data.content-front %}
<header class="hero section">
{% include menu.html %}
<div class="row">
<hgroup class="hero__title">
<h1 class="hero__name">9984 <span class="divider--9984">>></span> SUMMIT 2017</h1>
<h2 class="hero__date">{{ content.hero.date }} <span class="location">{{ content.hero.location }}</span></h2>
</hgroup>
<h2 class="hero__tagline">{{ site.description }}</h2>
<p class="hero__intro">{{ content.hero.text }}</p>
<a class="button button--primary" href="#videos" data-scroll>{{ content.hero.button }}</a>
</div>
<aside class="hero__logos">
<div class="row">
<div class="hero__logos__block">
<div class="hero__logos__text text--9984">
presented by
</div>
<svg class="hero__logo logo-wrigleygang" aria-labelledby="title"><title>Logo IPDB</title><use xlink:href="/assets/img/sprite.svg#logo-ipdb"></use></svg>
</div>
<div class="hero__logos__block">
<div class="hero__logos__text text--9984">
powered by
</div>
<svg class="hero__logo logo-wrigleygang" aria-labelledby="title"><title>Logo BigchainDB</title><use xlink:href="/assets/img/sprite.svg#logo-bigchaindb"></use></svg>
</div>
</div>
</aside>
<div class="stage" id="drawing"></div>
</header>
<section class="section section--intro">
<div class="row">
<h1 class="section__title">{{ content.intro.title }}</h1>
<p class="section__description">{{ content.intro.description }}</p>
<div class="">
{{ content.intro.content | markdownify }}
</div>
</div>
</section>
<section class="section section--speakers">
<div class="row">
<h1 class="section__title">{{ content.speakers.title }}</h1>
{% include speakers-list.html %}
</div>
</section>
<section class="section section--videos" id="videos">
<div class="row">
<h1 class="section__title">{{ content.videos.title }}</h1>
<figure class="iframe-container">
<iframe width="640" height="480" src="//www.youtube.com/embed/hDf3wP1LKGw?list=PLroYW5r9qQK8Pgqr3b5g1-vfZgX6oX4fR" frameborder="0" allowfullscreen></iframe>
</figure>
</div>
</section>
<section class="section section--venue" id="venue">
<div class="row">
<h1 class="section__title">{{ content.venue.title }}</h1>
<div class="location">
{{ content.venue.location | markdownify }}
</div>
<aside class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2427.979681552739!2d13.399275715820638!3d52.51570677981329!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47a851d8da7e88fb%3A0x2ec750f8d979acef!2sESMT+Berlin!5e0!3m2!1sen!2sde!4v1504795463153" width="100%" height="100%" frameborder="0" style="border:0" allowfullscreen></iframe>
</aside>
</div>
</section>
<section class="section--wrigleygang">
<div class="half">
<div class="row">
<figure class="wrigleygang__header">
<svg class="logo logo--ipdb logo-wrigleygang" aria-labelledby="title"><title>Logo IPDB</title><use xlink:href="/assets/img/sprite.svg#logo-ipdb"></use></svg>
<svg class="starbase">
<use xlink:href="/assets/img/sprite.svg#starbase-ipdb"></use>
</svg>
</figure>
<h1 class="section__title">{{ content.wrigleygang.ipdb.title }}</h1>
{{ content.wrigleygang.ipdb.text | markdownify }}
{% for link in content.wrigleygang.ipdb.links %}
<a class="wrigleygang__link" href="{{ link.link }}">{{ link.title }}</a>
{% endfor %}
</div>
</div>
<div class="half">
<div class="row">
<figure class="wrigleygang__header">
<svg class="logo logo--bigchaindb logo-wrigleygang" aria-labelledby="title"><title>Logo BigchainDB</title><use xlink:href="/assets/img/sprite.svg#logo-bigchaindb"></use></svg>
<svg class="starbase">
<use xlink:href="/assets/img/sprite.svg#starbase-bigchaindb"></use>
</svg>
</figure>
<h1 class="section__title">{{ content.wrigleygang.bigchaindb.title }}</h1>
{{ content.wrigleygang.bigchaindb.text | markdownify }}
{% for link in content.wrigleygang.bigchaindb.links %}
<a class="wrigleygang__link{% if link.primary %} button button--small{% endif %}" href="{{ link.link }}">{{ link.title }}</a>
{% endfor %}
</div>
</div>
</section>
<section class="section section--partners">
<div class="row">
<h1 class="section__title">{{ content.partners.title }}</h1>
<div class="grid">
<div class="grid__col">
<a href="https://www.riddleandcode.com">
<svg class="logo-partner logo-partner--riddle-and-code" aria-labelledby="title">
<title>Riddle & Code</title>
<use xlink:href="/assets/img/sprite.svg#logo-riddleandcode"></use>
</svg>
</a>
</div>
<div class="grid__col">
<a href="https://innovationhub.innogy.com">
<svg class="logo-partner logo-partner--innohubvation" aria-labelledby="title">
<title>Innovation Hub by Innogy</title>
<use xlink:href="/assets/img/sprite.svg#logo-innohubvation"></use>
</svg>
</a>
</div>
<div class="grid__col">
<a href="http://gtec.berlin">
<svg class="logo-partner logo-partner--gtec" aria-labelledby="title">
<title>German Tech Entrepreneurship Center</title>
<use xlink:href="/assets/img/sprite.svg#logo-gtec"></use>
</svg>
</a>
</div>
</div>
</div>
</section>
<section class="section section--partners">
<div class="row">
<h1 class="section__title">{{ content.mediapartners.title }}</h1>
<div class="grid">
<div class="grid__col">
<a href="https://berlinvalley.com">
<svg class="logo-partner logo-partner--berlinvalley" aria-labelledby="title">
<title>Berlin Valley</title>
<use xlink:href="/assets/img/sprite.svg#logo-berlinvalley"></use>
</svg>
</a>
</div>
<div class="grid__col">
<a href="https://venturedaily.com">
<svg class="logo-partner logo-partner--venturedaily" aria-labelledby="title">
<title>Venture Daily</title>
<use xlink:href="/assets/img/sprite.svg#logo-venturedaily"></use>
</svg>
</a>
</div>
</div>
</div>
</section>