-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·469 lines (400 loc) · 21.4 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
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
---
---
<!DOCTYPE html>
<html lang="en">
<head>
<title>Startups2Students {{site.edition}} | {{site.s2s_date }} | Idea Forge, Boulder</title>
<!-- Meta Information -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<!-- for Google -->
<meta name="description" content="Bridging the gap between student talent and startups"/>
<meta name="keywords"
content="Startup, Students, talent, University of Colorado, CU Boulder, HackCU, Boulder, Idea Forge, Innovation and entrepreneurship"/>
<meta name="author" content="Startups2Students"/>
<meta name="theme-color" content="#22b573">
<meta name="copyright" content="Startups2Students"/>
<meta name="application-name" content="Startups2Students {{site.edition }}"/>
<!-- for Facebook -->
<meta property="og:title" content="Startups2Students {{site.edition}} | {{site.s2s_date }} | Idea Forge, Boulder"/>
<meta property="og:image" content="https://startups2students.org/assets/images/s2s_ogimage.png"/>
<meta property="og:url" content="https://startups2students.org"/>
<meta property="og:description"
content="Bridging the gap between student talent and startups. We connect motivated CU students with the startup community in Boulder"/>
<!-- for Twitter -->
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Startups2Students {{site.edition}} | {{site.s2s_date }} | Idea Forge, Boulder"/>
<meta name="twitter:site" content="@hackcu">
<meta name="twitter:creator" content="@hackcu">
<meta name="twitter:description"
content="Bridging the gap between student talent and startups. We connect motivated CU students with the startup community in Boulder"/>
<meta name="twitter:image" content="https://startups2students.org/assets/images/s2s_ogimage.png"/>
<!-- css -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
<link rel="stylesheet" href="assets/css/main.css?_={{ site.time | date: '%s' }}">
<link rel="icon" href="assets/images/favicon.ico">
</head>
<body data-spy="scroll" data-target="#site-nav">
<nav id="site-nav" class="navbar navbar-fixed-top navbar-custom">
<div class="container">
<div class="navbar-header">
<!-- logo -->
<div class="site-branding">
<a data-scroll class="logo" href="#">
<!-- logo image -->
<img src="assets/images/s2s_logotrimmed.png" alt="Logo">
<!-- Startups2Students -->
</a><br><br>
</div>
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-items"
aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div><!-- /.navbar-header -->
<div class="collapse navbar-collapse" id="navbar-items">
<ul class="nav navbar-nav navbar-right">
<!-- navigation menu -->
<li class="active"><a data-scroll href="#faq"><b>About</b></a></li>
<li><a data-scroll href="#students"><b>Students</b></a></li>
<li><a data-scroll href="#currentstartups"><b>Startups</b></a></li>
<li><a data-scroll href="#schedule"><b>Schedule</b></a></li>
<!-- <li><a data-scroll href="#positions"><b>Positions</b></a></li> -->
<li><a data-scroll href="#location"><b>Location</b></a></li>
</ul>
</div>
</div><!-- /.container -->
</nav>
<header id="site-header" class="site-header valign-center">
<div class="intro">
<img style="margin-bottom: 30px; max-width:90%" src="assets/images/s2s_logotrimmed.png" alt="Logo">
<h1 style="text-transform: none;">Bridging the gap between students and startups</h1><br>
<h2 style="margin-bottom: 30px; font-weight: bold;">{{ site.s2s_date | date: '%A %B %e, %Y' }}<br> University of Colorado Boulder <br> 6:00 - 8:00 PM </h2>
<div class="row">
<div class="col-lg-4">
</div>
<div class="col-lg-4">
<a href="{{site.startups_apply}}" target="_blank" class="btn btn-accent"
style="font-size: 1.3em; font-weight: bold;">Startups Apply</a>
</div>
<div class="col-lg-4">
</div>
</div>
</div>
</header>
<section id="faq" class="section faq">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="section-title" style="text-align:center">About</h2>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h3 class="text-center">What is Startup2Students?</h3>
<p class="text-justify">Startups2Students reverses the traditional dynamic of recruitment for fast-paced
startups in the Boulder/Denver area. We bring 20 of Boulder/Denver’s best growth-stage companies and
150 of CU Boulder's students to the Idea Forge for a pitch and networking event designed to connect
motivated CU students with the startup community. Flipping the traditional career fair on its head,
we start with a 1-hour pitch session where each startup will get the chance to pitch their company
to students. We then have a networking event where the students can meet the companies they like
best. The result is an environment that facilitates relationships between the innovative
companies and talent they need to make their vision a reality.</p>
</div>
<div class="col-md-4">
<h3 class="text-center">Who will be attending?</h3>
<p class="text-justify">All types of students are welcome to attend and Startups2Students is advertised
as an event for all students. That being said, most of our advertising outreach will be to
engineering & business students.
<p>
</div>
<div class="col-md-4">
<h3 class="text-center">How to participate?</h3>
<p class="text-justify">It you are a startup, please apply below. We will be in touch with you shortly
thereafter with details on how you can be a part of Startups2Students</p>
</div>
<div class="col-md-4">
<h3 class="text-center ">What is the format of the pitch?</h3>
<p class="text-justify">Startups will have 2 minute to pitch their companies directly to the students.
The goal of the pitch is to tell students about your startup and give students the reason why your
company is great to work for.</p>
</div>
</div>
</div>
</section>
<section id="students" class="section facts text-center">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h3>Students, join the Facebook Event! <br> There is no registration this year. Just show up!</h3>
</div>
<div class="col-lg-12">
<a id="facebook" href="{{site.fb_event}}" target="_blank" class="btn btn-accent"
style="font-size: 1.3em; font-weight: bold;">Join the Facebook Event</a>
</div>
</div>
</div>
</section>
<section id="facts" class="section bg-image-1 facts text-center">
<div class="container">
<div class="row">
<div class="col-sm-3">
<i class="ion-ios-calendar"></i>
<h3>{{ site.s2s_date }}<br>6:00-8:00pm</h3>
</div>
<div class="col-sm-3">
<i class="ion-ios-location"></i>
<h3>Idea Forge<br>Boulder</h3>
</div>
<div class="col-sm-3">
<i class="ion-android-contacts"></i>
<h3>150 Students</h3>
</div>
<div class="col-sm-3">
<i class="ion-speakerphone"></i>
<h3>20 Local<br>Startups</h3>
</div>
</div>
</div>
</section>
{% if site.data.startups %}
<section id="currentstartups" class="section startups" style="text-align: center">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="section-title">Startups</h2>
</div>
</div>
<div class="row">
{% for startup in site.data.startups %}
<div class="col-lg-3 col-md-3 col-sm-12">
<a href="{{startup.url}}/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="{{startup.image_url}}" alt="{{startup.name}}"></a>
</div>
{% endfor %}
</div>
</div>
</section>
{% else %}
<section id="currentstartups" class="section startups" style="text-align: center">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="section-title">Previous Startups</h2>
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-12">
<a href="https://alpin.io/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/alpinio_logo.png" alt="Alpin.io"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12">
<a href="http://www.informu.io" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/informu.png" alt="informu"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12">
<a href="https://siliconflatirons.org/student-opportunities/startup-summer/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/Startup-Summer-logo.png" alt="startup summer"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12">
<a href="https://www.flytedesk.com//" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/flytedesk.png" alt="flytedeskr"></a>
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-12">
<a href="http://www.giveandgofilm.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/giveandgo.png" alt="give and go"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="https://www.neatcapital.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/Neat_Capital.png" alt="Neat Capital"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="https://swimlane.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/swimlane.png" alt="swimlane"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="http://www.specdrums.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/specdrums.png" alt="specdrumbs"></a>
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="https://www.boulderbits.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/boulderbits.png" alt="boulder bits"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="http://www.welcometojust.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/juststudios.png" alt="just.studios"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="http://truestliving.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/Truest.png" alt="Truest"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="https://www.eyesightcollective.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/Eyesight_Collective.png" alt="Eyesight collective"></a>
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="http://www.asset-edu.org/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/asset.png" alt="Asset education"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="https://www.stryd.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/stryd.png" alt="stryd"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="https://pagedip.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/pagedip-splot-gold.png" alt="Pagedip"></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12" style="margin-top: 1.5em;">
<a href="http://splitsmart.net/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/SPS.png" alt="Splitsmart"></a>
</div>
</div>
<div class="row last">
<div class="col-lg-4 col-md-4 col-sm-12" style="margin-top: 1.5em;">
<a href="https://www.k2fund.co/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/k2fund.png" alt="k2 fund"></a>
</div>
<div class="col-lg-4 col-md-4 col-sm-12" style="margin-top: 1.5em;">
<a href="https://www.chargacard.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/charga.png" alt="Charga Card"></a>
</div>
<div class="col-lg-4 col-md-4 col-sm-12" style="margin-top: 1.5em;">
<a href="https://www.myramakes.com/" target="_blank"><img
style="max-width: 300px; max-height:200px; padding: 25px; display: inline-block"
src="assets/images/current_companies/myra-makes.png" alt="Myra Makes"></a>
</div>
</div>
</div>
</section>
{%endif%}
<section id="apply" class="section facts text-center">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h3>Get into the top 20 startups at Startups2Students!</h3>
</div>
<div class="col-lg-12">
<a href="{{site.startups_apply}}" target="_blank" class="btn btn-accent"
style="font-size: 1.3em; font-weight: bold;">Startups Apply</a>
</div>
</div>
</div>
</section>
<section id="schedule" class="section schedule grey-bg">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="section-title" style="text-align:center">Event Schedule</h2>
</div>
</div>
<table class="table lead table-hover text-center">
<thead>
<tr>
<th class="text-center">Time</th>
<th class="text-center">Event</th>
<th class="text-center">Activity</th>
</tr>
</thead>
{% for event in site.data.schedule %}
<tr>
<td>{{event.time}}</td>
<td>{{event.title}}</td>
<td>{{event.description}}</td>
</tr>
{%endfor%}
</table>
</div>
</section>
{% if site.data.roles %}
<section id="positions" class="section">
<div class="container-fluid">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-title">Available Positions</h2>
<h3 class="text-center">Companies will be recruiting for these positions</h3>
<div class="row roles">
{% for role in site.data.roles %}
<div class="col-md-4 col-sm-6 role">{{role}}</div>
{%endfor%}
</div>
</div>
</div>
</div>
</section>
{%endif%}
<section id="location" class="section location grey-bg">
<div class="container-fluid">
<div class="row">
<h2 class="section-title">Event Location</h2>
<iframe id="map"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1528.144158376464!2d-105.26448734177316!3d40.002006994853865!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x876bedb575700325%3A0xa2ea7393cf7c4c6d!2sIdea+Forge%2C+Boulder%2C+CO+80305!5e0!3m2!1sen!2sus!4v1453310089395"
width="100%" height="460" frameborder="0" style="border:0; margin-bottom: -10px;"
allowfullscreen></iframe>
</div>
</div>
</section>
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-12" style="text-align: center">
<p class="site-info">
Brought to you by
<br>
<a class="logo" href="https://team.hackcu.org" target="_blank">
<img style="max-height:50px;display:inline-block;margin:10px"
src="assets/images/hackcu-logo.png" alt="HackCU Logo">
</a>
</p>
<!-- <ul class="social-block">
<li><a href=""><i class="ion-social-twitter"></i></a></li>
<li><a href=""><i class="ion-social-facebook"></i></a></li>
<li><a href=""><i class="ion-social-linkedin-outline"></i></a></li>
<li><a href=""><i class="ion-social-googleplus"></i></a></li>
</ul> -->
</div>
</div>
</div>
</footer>
<!-- script -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="assets/js/main.js?_={{ site.time | date: '%s' }}"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-125971521-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-125971521-1');
</script>
</body>
</html>