-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
386 lines (201 loc) · 10.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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>UofT Blockchain Group</title>
<meta name="author" content="" />
<meta name="keywords" content="devows, hugo, go">
<meta name="description" content="Site template made by devcows using hugo">
<meta name="generator" content="Hugo 0.32.3" />
<link href='//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,500,700,800' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link href="https://utblockchain.github.io/css/animate.css" rel="stylesheet">
<link href="https://utblockchain.github.io/css/style.default.css" rel="stylesheet" id="theme-stylesheet">
<link href="https://utblockchain.github.io/css/custom.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="shortcut icon" href="https://utblockchain.github.io/img/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="https://utblockchain.github.io/img/apple-touch-icon.png" />
<link href="https://utblockchain.github.io/css/owl.carousel.css" rel="stylesheet">
<link href="https://utblockchain.github.io/css/owl.theme.css" rel="stylesheet">
<link rel="alternate" href="https://utblockchain.github.io/index.xml" type="application/rss+xml" title="UofT Blockchain Group">
<meta property="og:title" content="UofT Blockchain Group" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//" />
<meta property="og:image" content="img/logo.png" />
</head>
<body>
<div id="all">
<header>
<div id="top">
<div class="container">
<div class="row">
<div class="col-xs-5">
<p class="hidden-sm hidden-xs"></p>
<p class="hidden-md hidden-lg"><a href="#" data-animate-hover="pulse"><i class="fa fa-phone"></i></a>
<a href="#" data-animate-hover="pulse"><i class="fa fa-envelope"></i></a>
</p>
</div>
<div class="col-xs-7">
<div class="social">
<a href="https://github.com/UTblockchain" target="_blank" style="opacity: 1;"><i class='fa fa-2x fa-github'></i></a>
<a href="http://facebook.com/UofTBlockchain" target="_blank" style="opacity: 1;"><i class='fa fa-2x fa-facebook'></i></a>
<a href="http://twitter.com/UofTBlockchain" target="_blank" style="opacity: 1;"><i class='fa fa-2x fa-twitter'></i></a>
<a href="mailto:contact@uoftbc.ca" target="_blank" style="opacity: 1;"><i class='fa fa-2x fa-envelope'></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="navbar-affixed-top" data-spy="affix" data-offset-top="200">
<div class="navbar navbar-default yamm" role="navigation" id="navbar">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand home" href="https://utblockchain.github.io/">
<img src="https://utblockchain.github.io/img/logo.png" alt="UofT Blockchain Group logo" class="hidden-xs hidden-sm">
<img src="https://utblockchain.github.io/img/logo-small.png" alt="UofT Blockchain Group logo" class="visible-xs visible-sm">
<span class="sr-only">UofT Blockchain Group - go to homepage</span>
</a>
<div class="navbar-buttons">
<button type="button" class="navbar-toggle btn-template-main" data-toggle="collapse" data-target="#navigation">
<span class="sr-only">Toggle Navigation</span>
<i class="fa fa-align-justify"></i>
</button>
</div>
</div>
<div class="navbar-collapse collapse" id="navigation">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="/">Home</a>
</li>
<li class="dropdown">
<a href="http://ethuoft.ca">ETHUofT</a>
</li>
<li class="dropdown">
<a href="/blog/">Past Events</a>
</li>
<li class="dropdown">
<a href="/contact/">Contact</a>
</li>
</ul>
</div>
<div class="collapse clearfix" id="search">
<form class="navbar-form" role="search">
<div class="input-group">
<input type="text" class="form-control" placeholder="Search">
<span class="input-group-btn">
<button type="submit" class="btn btn-template-main"><i class="fa fa-search"></i></button>
</span>
</div>
</form>
</div>
</div>
</div>
</div>
</header>
<section>
<div class="home-carousel">
<div class="dark-mask"></div>
<div class="container">
<div class="homepage owl-carousel">
<div class="item">
<div class="row">
<div class="col-sm-5 right">
<h1>Welcome</h1>
<ul class="list-style-none">
<li>We are the UofT Blockchain Group</li>
<li>Check out our upcoming events below</li>
</ul>
</div>
<div class="col-sm-7">
<img class="img-responsive" src="img/carousel/logo2.png" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="bar background-pentagon no-mb">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="heading text-center">
<h2>Upcoming Events</h2>
</div>
<p class="lead">
Here’s what we have lined up for the semester
</p>
<ul class="owl-carousel testimonials same-height-row">
<li class="item" title="Overview of Ledger-based Technologies">
<a href="https://www.facebook.com/events/1593261867431371/" target="_blank">
<img src="img/events/event-2.jpg" alt="Overview of Ledger-based Technologies" class="img-responsive" />
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="bar background-gray no-mb">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="heading text-center">
<h2>Our Sponsors</h2>
</div>
<p class="lead">
</p>
<ul class="owl-carousel customers">
<li class="item" title="Blockgeeks">
<a href="https://blockgeeks.com/" target="_blank">
<img src="img/sponsors/sponsor-1.png" alt="Blockgeeks" class="img-responsive" />
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<footer id="footer">
<div class="container">
<div class="col-md-4 col-sm-6">
<h4>About us</h4>
The UofT Blockchain Group is here to foster interest in blockchain technologies and research on campus. We want to contribute to the growing ecosystem in Toronto surrounding blockchain research and take advantage of the University Of Toronto's unique position as an innovative university.
<hr class="hidden-md hidden-lg hidden-sm">
</div>
<div class="col-md-4 col-sm-6">
</div>
</div>
</footer>
<div id="copyright">
<div class="container">
<div class="col-md-12">
<p class="pull-left">Copyright (c) 2017 - 2018, UT Blockchain Group; all rights reserved.</p>
<p class="pull-right">
Template by <a href="http://bootstrapious.com/free-templates">Bootstrapious</a>.
Ported to Hugo by <a href="https://github.com/devcows/hugo-universal-theme">DevCows</a>
</p>
</div>
</div>
</div>
</div>
<script src="//code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin="anonymous"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/Counter-Up/1.0/jquery.counterup.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-parallax/1.1.3/jquery-parallax.js"></script>
<script src="//maps.googleapis.com/maps/api/js?v=3.exp"></script>
<script src="https://utblockchain.github.io/js/hpneo.gmaps.js"></script>
<script src="https://utblockchain.github.io/js/gmaps.init.js"></script>
<script src="https://utblockchain.github.io/js/front.js"></script>
<script src="https://utblockchain.github.io/js/owl.carousel.min.js"></script>
</body>
</html>