forked from Hacklahoma/Hacklahoma.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlhd
208 lines (192 loc) · 9.56 KB
/
lhd
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
<!DOCTYPE html>
<!--
/\_/\
( o.o )
> ^ <
Information page for local hack day 2017.
-->
<html lang="en">
<head>
<!-- Charset attribute for the webpage. -->
<meta charset="UTF-8" />
<!-- Title of page. -->
<title >Local Hack Day</title>
<!-- Viewport width for mobile devices. -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
<!-- Style sheets. -->
<link rel="stylesheet" type="text/css" href="styles/lhd.css" />
<link rel="stylesheet" type="text/css" href="styles/lhd-mobile.css"/>
<!-- Scripts. -->
<script type="text/javascript" src="scripts/jquery.min.js"> </script>
</head>
<body>
<!-- Where all page content goes. (honestly can't remember why this is here but website looks wonky without it) -->
<div id="holder" style="height: 100%; min-height: 100%; position: relative;">
<!-- Header of the page. -->
<header id="header">
<!-- Logo for the header/landing page. -->
<div class="header-info">
<img src="images/lhd_github.png" class="logo" id="logo" alt="Local Hack Day" />
</div>
<!-- Information about Hacklahoma on landing page. -->
<div class="header-info">
<p>at</p>
<p class="location">The University of Oklahoma</p>
<p style="font-size: 1.1em; margin-top: .4em; margin-bottom: .4em">Presented by the OU Student Chapter of the ACM</p>
</div>
</header>
<!-- The main content. -->
<div id="contentPane">
<!-- The About section. -->
<h1 class="anchor" style="text-align: left; width: 65%; margin-left: auto; margin-right: auto; margin-bottom: 0px;">Info</h1>
<section id="about">
<div>
<a href="https://goo.gl/maps/JbyyGiqWMpT2">
<h3>Where?</h3>
<p style="font-size: 1.1em">Devon Energy Hall Atrium</p>
<p style="font-size: 1.1em">110 West Boyd Street</p>
</a>
</div>
<div>
<h3>When?</h3>
<p style="font-size: 1.1em">Check-in & Breakfast: 7:30AM - 9AM</p>
<p style="font-size: 1.1em">Hacking: 9AM - 9PM</p>
</div>
<div>
<h3>Questions?</h3>
<p style="font-size: 1.1em">Email: [email protected], or</p>
<p style="font-size: 1.1em">find someone wearing a dark grey Hacklahoma t-shirt.</p>
</div>
</section>
<!-- The FAQ section. -->
<section id="faq">
<h1 class="anchor" style="text-align: left; margin: auto; width: 65%">Links</h1>
<div id="faqContent">
<div id="faqItem">
<a href=" https://localhackday.mlh.io/info/"><p style="font-size: 1.1em">MLH Local Hack Day HQ</p></a>
</div>
<div id="faqItem">
<a href="https://mlh.io/code-of-conduct"><p style="font-size: 1.1em">Code of Conduct</p></a>
<p style="font-size: 1.1em; margin-left: 1em;">Report At: [email protected]</p>
</div>
<div id="faqItem">
<a href="http://hackp.ac/lhd-slack"><p style="font-size: 1.1em">LHD Slack</p></a>
<p style="font-size: 1.1em; margin-left: 1em;">Event Channel: #hacklahoma-does-lhd</p>
</div>
<div id="faqItem">
<a href="http://hackp.ac/github-lhd"><p style="font-size: 1.1em">GitHub Student Developer Pack</p></a>
</div>
<div id="faqItem">
<a href="http://hackp.ac/twilio-lhd"><p style="font-size: 1.1em">Twilio</p></a>
<p style="font-size: 1.1em; margin-left: 1em;">Use Promo Code LHD2017 for free credit!</p>
</div>
<div id="faqItem">
<a href="http://hackp.ac/clarifai-lhd"><p style="font-size: 1.1em">Clarifai</p></a>
<p style="font-size: 1.1em; margin-left: 1em;">Use Promo Code localhackday for free credit!</p>
</div>
<div id="faqItem">
<a href="http://hackp.ac/hasura-lhd"><p style="font-size: 1.1em">Hasura</p></a>
</div>
<div id="faqItem">
<a href="http://hackp.ac/github-lhd-workshops"><p style="font-size: 1.1em">Workshops from GitHub</p></a>
<a href="https://youtu.be/wGJMt1jFgqg"><p style="font-size: 1.1em; margin-left: 1em;">Twilio Workshop Video</p></a>
</div>
<div id="faqItem">
<a href="http://hackp.ac/lhd-devpost"><p style="font-size: 1.1em">LHD DevPost</p></a>
</div>
<div id="faqItem">
<p style="font-size: 1.1em">#MyOctocat Competition:</p>
<p style="font-size: 1.1em; margin-left: 1em;">Tweet your version of GitHub's mascot, Mona Lisa the Octocat, with these tags:</p>
<p style="font-size: 1.1em; margin-left: 1em;">#MyOctocat #LocalHackDay @GitHubEducation @MLHacks</p>
<p style="font-size: 1.1em; margin-left: 1em;">Winner receives an Octocat Statuette!</p>
</div>
<div id="faqItem">
<p style="font-size: 1.1em">Git Selfie Competition:</p>
<p style="font-size: 1.1em; margin-left: 1em;">Tweet a picture of you pushing an important bit of code with these tags:</p>
<p style="font-size: 1.1em; margin-left: 1em;">#LHDGitHubSelfie #LocalHackDay @GitHubEducation @MLHacks</p>
<p style="font-size: 1.1em; margin-left: 1em;">Winner receive an Octocat Plushie!</p>
</div>
<div id="faqItem">
<a href="https://education.github.com/experts"><p style="font-size: 1.1em">GitHub Campus Experts</p></a>
</div>
<div id="faqItem">
<a href="https://githubcampus.expert/KaiFish"><p style="font-size: 1.1em">YOUR Campus Expert</p></a>
</div>
</div>
</section>
<!-- The Agenda section. -->
<section id="agenda">
<h1 class="anchor" style="text-align: left; margin: auto; width: 100%">Schedule</h1>
<table style="text-align: left; font-size: 1.1em; width: 100%; margin-left: 2em; margin-bottom: 40px;">
<tbody>
<tr>
<th scope="row">7:30</th>
<td>Check-in and Breakfast</td>
</tr>
<tr>
<th scope="row">9:00</th>
<td>Opening Remarks, Hacking Begins</td>
</tr>
<tr>
<th>9:30</th>
<td>Team Building</td>
</tr>
<tr>
<th>10:30</th>
<td>Git Workshop</td>
</tr>
<tr>
<th>12:00</th>
<td>Lunch from Jimmy John's</td>
</tr>
<tr>
<th>1:00</th>
<td>Atom Workshop</td>
</tr>
<tr>
<th>2:00</th>
<td>Electron Workshop</td>
</tr>
<tr>
<th>3:00</th>
<td>Twilio Workshop</td>
</tr>
<tr>
<th>4:00</th>
<td>GitHub Pages Workshop</td>
</tr>
<tr>
<th>5:00</th>
<td>CCEW What to do next? Workshop</td>
</tr>
<tr>
<th>6:00</th>
<td>Dinner from Pizza King</td>
</tr>
<tr>
<th>8:00</th>
<td>Submission Due to DevPost (Hackers may keep working)</td>
</tr>
<tr>
<th>9:00</th>
<td>Hacking Ends, and Demos Begin</td>
</tr>
</tbody>
</table>
</section>
</div>
<!-- The footer. -->
<footer id="footer">
<p style="margin-top: 20px">Organized by the OU Student Chapter ACM</p>
<p>Site by John</p>
<p style="font-size: 18px;"><a href="mailto:[email protected]" class="neverUnderline" style="color: #333333;">[email protected]</a></p>
</footer>
</div>
<!-- Scripts that require access to DOM. -->
<script src="scripts/scripts.js"></script>
<!-- MLH Trust Badge -->
<a target='_blank' id="mlh-trust-badge" class="neverUnderline" href="https://mlh.io/seasons/na-2018/events?utm_source=na-2018&utm_medium=TrustBadge&utm_campaign=na-2018&utm_content=white" target="_blank">
<img src="https://s3.amazonaws.com/logged-assets/trust-badge/2018/white.svg" alt="Major League Hacking 2017 Hackathon Season" style="width:100%">
</a>
</body>
</html>