-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
236 lines (224 loc) · 9.62 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
<!DOCTYPE html>
<html>
<head>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-MRPP8J');
</script>
<!-- End Google Tag Manager -->
<!-- JSON-LD markup generated by Google Structured Data Markup Helper. -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Event",
"name": "Bitcamp",
"startDate": "2021-04-09",
"image": "https://bit.camp/img/bitcamp.png",
"description": "Bitcamp is the University of Maryland's premier 36-hour hackathon, bringing together over 1,400 students, making it the largest collegiate hackathon on the East Coast.",
"url": "https://bit.camp/",
"offers": {
"@type": "Offer",
"price": "Free"
}
}
</script>
<title>Bitcamp</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css" />
<link rel="stylesheet" type="text/css" href="./bitcamp-brand/bitcamp.css" />
<link rel="stylesheet" type="text/css" href="./assets/css/styles.css" />
<meta name="description"
content="Bitcamp is a place for exploration. You will have 36 hours to delve into your curiosities, learn something new, and make something awesome. With world-class mentors and hundreds of fellow campers, you're in for an amazing time. If you're ready for an adventure, see you by the fire!" />
<meta property="og:title" content="Bitcamp 2021" />
<meta property="og:site_name" content="Bitcamp 2021" />
<meta property="og:url" content="https://bit.camp/" />
<meta property="og:description"
content="Bitcamp is a place for exploration. You will have 36 hours to delve into your curiosities, learn something new, and make something awesome. With world-class mentors and hundreds of fellow campers, you're in for an amazing time. If you're ready for an adventure, see you by the fire!" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:url" content="https://bit.camp/" />
<meta name="twitter:title" content="Bitcamp 2021" />
<meta name="twitter:description"
content="Bitcamp is a place for exploration. You will have 36 hours to delve into your curiosities, learn something new, and make something awesome. With world-class mentors and hundreds of fellow campers, you're in for an amazing time. If you're ready for an adventure, see you by the fire!" />
<!-- Begin Favicons/Theme -->
<link rel="apple-touch-icon" sizes="180x180" href="./bitcamp-brand/favicons/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="./bitcamp-brand/favicons/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="./bitcamp-brand/favicons/favicon-16x16.png" />
<link rel="manifest" href="./bitcamp-brand/favicons/site.webmanifest" />
<link rel="mask-icon" href="./bitcamp-brand/favicons/safari-pinned-tab.svg" color="#ff6f3f" />
<link rel="shortcut icon" href="./bitcamp-brand/favicons/favicon.ico" />
<meta name="msapplication-TileColor" content="#ff6f3f" />
<meta name="msapplication-config" content="./bitcamp-brand/favicons/browserconfig.xml" />
<meta name="theme-color" content="#ffffff" />
<!-- End Favicons/Theme -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MRPP8J" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="container">
<div class="logo-box">
<img class="logo" src="./assets/img/bitcamp.png" />
</div>
<div id="upper" class="col-md-5">
<h1 class="tagline">There are more <br class="small-screen-break">stories to be told</h1>
<p id="body-text">
Bitcamp returns on <br class="small-screen-break"><span class="bold">April 9th - 11th, 2021</span>.
</p>
<!-- Begin Mailchimp Signup Form -->
<!--<div id="mc_embed_signup">
<div id="mc-embedded-subscribe">
<a href="https://my.bit.camp">Register now</a>
</div>
</div>-->
<!--End mc_embed_signup-->
<!--<div id="confirmation">
<img src="./assets/img/check.png" /> Thank you. We'll be in touch soon.
</div>-->
<div id="social">
<a href="https://www.facebook.com/bitcmp">
<picture>
<source srcset="./assets/img/icons/darkmode/fb.png" media="(prefers-color-scheme: dark)" />
<img src="./assets/img/icons/fb.png" class="social-icon" />
</picture>
</a>
<a href="https://twitter.com/bitcmp">
<picture>
<source srcset="./assets/img/icons/darkmode/twitter.png" media="(prefers-color-scheme: dark)" />
<img src="./assets/img/icons/twitter.png" class="social-icon" />
</picture>
</a>
<a href="https://www.instagram.com/bitcamp">
<picture>
<source srcset="./assets/img/icons/darkmode/ig.png" media="(prefers-color-scheme: dark)" />
<img src="./assets/img/icons/ig.png" class="social-icon" />
</picture>
</a>
<a href="https://www.snapchat.com/add/bitcamp">
<picture>
<source srcset="./assets/img/icons/darkmode/snap.png" media="(prefers-color-scheme: dark)" />
<img src="./assets/img/icons/snap.png" class="social-icon" />
</picture>
</a>
<a href="https://medium.com/@bitcmp">
<picture>
<source srcset="./assets/img/icons/darkmode/medium.png" media="(prefers-color-scheme: dark)" />
<img src="./assets/img/icons/medium.png" class="social-icon" />
</picture>
</a>
</div>
<div id="past">
<h2>Explore our past events</h2>
<div id="past-grid">
<div id="event-2020" class="event">
<a href="https://2020.bit.camp">
<div class="filler">
<div class="event-text">
<h3>2020</h3>
<div class="event-theme">Explore Together</div>
</div>
</div>
</a>
</div>
<div id="event-2019" class="event">
<a href="https://2019.bit.camp">
<div class="filler">
<div class="event-text">
<h3>2019</h3>
<div class="event-theme">Build With Purpose</div>
</div>
</div>
</a>
</div>
<div id="event-2018" class="event">
<a href="https://2018.bit.camp">
<div class="filler">
<div class="event-text">
<h3>2018</h3>
<div class="event-theme">Mark Your Trail</div>
</div>
</div>
</a>
</div>
<div id="event-2017" class="event">
<a href="https://2017.bit.camp">
<div class="filler">
<div class="event-text">
<h3>2017</h3>
<div class="event-theme">Build Together</div>
</div>
</div>
</a>
</div>
<div id="event-2016" class="event">
<a href="https://2016.bit.camp">
<div class="filler">
<div class="event-text">
<h3>2016</h3>
<div class="event-theme">Explore New Grounds</div>
</div>
</div>
</a>
</div>
<div id="event-2015" class="event">
<a href="https://2015.bit.camp">
<div class="filler">
<div class="event-text">
<h3>2015</h3>
<div class="event-theme">Imagine Tomorrow</div>
</div>
</div>
</a>
</div>
<div id="event-2014" class="event">
<a href="https://2014.bit.camp">
<div class="filler">
<div class="event-text">
<h3>2014</h3>
<div class="event-theme">A New Hackathon</div>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
<footer>
<span id="copyright">
Copyright © 2019 - <script>
document.write(new Date().getFullYear())
</script> Bitcamp. All Rights Reserved.
</span>
<span id="links">
<a href="http://mlh.io/code-of-conduct">MLH Code of Conduct</a> |
<a href="./sponsor.html">Sponsor Us</a> |
<a href="./brand.pdf">Brand Guidelines</a> |
<a href="mailto:[email protected]">Contact Us</a>
</span>
</footer>
</div>
<!-- MLH Banner -->
<!-- <a id="mlh-trust-badge"
style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000"
href="https://mlh.io/seasons/2021/events?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2021-season&utm_content=red"
target="_blank">
<img src="https://s3.amazonaws.com/logged-assets/trust-badge/2021/mlh-trust-badge-2021-red.svg"
alt="Major League Hacking 2021 Hackathon Season" style="width:100%">
</a> -->
</body>
</html>