-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·261 lines (257 loc) · 14.7 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
---
layout: default
title: HS Hackers Philly Meetup
---
<a class="banner" href="http://hshackers.org" style="
background: #B60E0E;
display: block;
color: white;
padding: 60px;
text-align: center;
">Our next meetup will be held at Devnuts on June 14. You can RSVP at our new website by clicking here!
</a>
<header id="header" class="" style="background-image: url(https://pbs.twimg.com/media/BkAlBQoIIAAslYn.jpg:large);">
<div class="container">
<i class="icon-tools logo"></i>
<p class="lead"><a href="https://www.facebook.com/groups/PennAppsHS/" target="_blank">HS Hackers Presents</a></p>
<h1>Philly Meetup</h1>
<p class="lead">
<a href="#schedule">
<i class="icon-time"></i> May 10
</a>
<a href="#location">
<i class="icon-point"></i> MacAlister Hall, Drexel U
</a>
</p>
</div>
<a href="#content" class="down accent-bg" id="skip" title="Skip to content">
<svg version="1.2" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 400 200" xml:space="preserve">
<g>
<path d="M106.308,29.384c6.332,0,11.664,2.444,15.984,7.344c9.214,11.232,18.286,22.174,27.216,32.832l43.2,51.84
c5.184-6.629,11.806-14.62,19.873-23.976c8.059-9.362,15.834-18.65,23.328-27.864c8.922-10.658,17.994-21.6,27.215-32.832
c4.32-4.9,9.646-7.344,15.984-7.344c4.895,0,9.355,1.58,13.393,4.752c4.32,3.74,6.764,8.424,7.344,14.04
c0.574,5.616-1.014,10.726-4.752,15.336l-86.4,103.68c-4.037,4.894-9.362,7.344-15.984,7.344c-6.628,0-11.954-2.45-15.984-7.344
l-86.4-103.68c-3.747-4.61-5.333-9.72-4.752-15.336c0.574-5.616,3.024-10.3,7.344-14.04
C96.945,30.964,101.407,29.384,106.308,29.384z"></path>
</g>
</svg>
<svg version="1.2" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 400 200" xml:space="preserve">
<g>
<path d="M106.308,29.384c6.332,0,11.664,2.444,15.984,7.344c9.214,11.232,18.286,22.174,27.216,32.832l43.2,51.84
c5.184-6.629,11.806-14.62,19.873-23.976c8.059-9.362,15.834-18.65,23.328-27.864c8.922-10.658,17.994-21.6,27.215-32.832
c4.32-4.9,9.646-7.344,15.984-7.344c4.895,0,9.355,1.58,13.393,4.752c4.32,3.74,6.764,8.424,7.344,14.04
c0.574,5.616-1.014,10.726-4.752,15.336l-86.4,103.68c-4.037,4.894-9.362,7.344-15.984,7.344c-6.628,0-11.954-2.45-15.984-7.344
l-86.4-103.68c-3.747-4.61-5.333-9.72-4.752-15.336c0.574-5.616,3.024-10.3,7.344-14.04
C96.945,30.964,101.407,29.384,106.308,29.384z"></path>
</g>
</svg>
</a>
</header>
<section class="accent-bg" id="content">
<div class="container">
<div class="row">
<div class="col-33">
<i class="icon-pencil"></i>
<h2>Build</h2>
<p>Come to create something awesome, learn how to code, or bring your existing projects. No matter your skill level, anyone is welcome!</p>
</div>
<div class="col-33">
<i class="icon-microphone"></i>
<h2>Share</h2>
<p>Show off your projects with the rest of the community in a massive show n' tell session.</p>
</div>
<div class="col-33">
<i class="icon-remote"></i>
<h2>Interact</h2>
<p>Connect with local leaders in science, tech, and engineering. Who knows, you may even score an internship!</p>
</div>
</div>
</div>
</section>
<section id="schedule" class="accent-bg">
<div class="container">
<i class="icon-time logo"></i>
<h2>Schedule</h2>
<br>
Subject to change. You may enter/leave the venue at any time.
<br>
<div class="events">
<div class="pole"></div>
<div class="event">
<i class="icon-mac"></i>
<h3>Check-in <span class="time">11am</span></h3>
<p>Welcome! You'll be getting some swag as you come it.</p>
</div>
<div class="event">
<i class="icon-hotdog"></i>
<h3>Lunch <span class="time">11am</span></h3>
<p>Serving some italian pizza and salad. Kudos to <a href="http://autodesk.com">Autodesk DC</a> for food.</p>
</div>
<div class="event">
<i class="icon-speak"></i>
<h3>Networking <span class="time">11am</span></h3>
<p>Connect with local leaders in tech.</p>
</div>
<div class="event">
<i class="icon-book"></i>
<h3>Keynote <span class="time">12pm</span></h3>
<p>Some words from local nerds and geeks.</p>
</div>
<div class="event">
<i class="icon-hotdog"></i>
<h3>Dinner Reqs <span class="time">12:30pm</span></h3>
<p>Requests for chipotle are due. Kudos to <a href="http://linode.com">linode</a> for food.</p>
</div>
<div class="event">
<i class="icon-present"></i>
<h3>Open Stage <span class="time">1pm</span></h3>
<p>Anyone is invited to show off some of their current projects. </p>
</div>
<div class="event">
<i class="icon-wacom"></i>
<h3>Get Crankin' <span class="time">2pm</span></h3>
<p>Do whatever you want to do. Have fun!</p>
</div>
<div class="event">
<i class="icon-gplus"></i>
<h3>Hangout <span class="time">3pm</span></h3>
<p>Remote HS Hackers can join in on the fun, bigger than life.</p>
</div>
<div class="event">
<i class="icon-chef"></i>
<h3>Dinner <span class="time">6pm</span></h3>
<p>Feast on some Chipotle after a long day. Kudos to <a href="http://linode.com">linode</a> for food.</p>
</div>
<div class="event">
<i class="icon-target"></i>
<h3>Final Commit <span class="time">7pm</span></h3>
<p>Sadly, all good things have to come to an end. </p>
</div>
</div>
</div>
</section>
<!-- <a class="next hidden-mobile" href="#rsvp">
<svg version="1.2" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 400 200" xml:space="preserve">
<g>
<path d="M106.308,29.384c6.332,0,11.664,2.444,15.984,7.344c9.214,11.232,18.286,22.174,27.216,32.832l43.2,51.84
c5.184-6.629,11.806-14.62,19.873-23.976c8.059-9.362,15.834-18.65,23.328-27.864c8.922-10.658,17.994-21.6,27.215-32.832
c4.32-4.9,9.646-7.344,15.984-7.344c4.895,0,9.355,1.58,13.393,4.752c4.32,3.74,6.764,8.424,7.344,14.04
c0.574,5.616-1.014,10.726-4.752,15.336l-86.4,103.68c-4.037,4.894-9.362,7.344-15.984,7.344c-6.628,0-11.954-2.45-15.984-7.344
l-86.4-103.68c-3.747-4.61-5.333-9.72-4.752-15.336c0.574-5.616,3.024-10.3,7.344-14.04
C96.945,30.964,101.407,29.384,106.308,29.384z"></path>
</g>
</svg>
</a> -->
<section id="location">
<div class="container">
<i class="icon-mappy logo"></i>
<h2>MacAlister Hall</h2>
Conference Room + Stage<br>
<br>
3250 Chestnut Street<br>
Philadelphia, PA<br>
(Next to Creese Student Center)<br>
<br>
<a href="https://www.google.com/maps/dir/Philadelphia+30th+Street+Station/James+Creese+Student+Center,+3210+Chestnut+St,+Philadelphia,+PA+19104/@39.9543696,-75.1868537,833m/data=!3m1!1e3!4m15!4m14!1m5!1m1!1s0x89c6c6497692510b:0x27d1c8c88c12e88!2m2!1d-75.181041!2d39.955615!1m5!1m1!1s0x89c6c64fea6f3ab9:0x58dcb3cec88575d5!2m2!1d-75.188394!2d39.953593!3e2!5i1" target="_blank"><i class="icon-pin"></i> 10 min. walk from 30th Street Station</a> <a href="https://www.google.com/maps/dir/Philadelphia+30th+Street+Station/James+Creese+Student+Center,+3210+Chestnut+St,+Philadelphia,+PA+19104/@39.9543696,-75.1868537,833m/data=!3m1!1e3!4m15!4m14!1m5!1m1!1s0x89c6c6497692510b:0x27d1c8c88c12e88!2m2!1d-75.181041!2d39.955615!1m5!1m1!1s0x89c6c64fea6f3ab9:0x58dcb3cec88575d5!2m2!1d-75.188394!2d39.953593!3e2!5i1" target="_blank"><i class="icon-transit"></i> Get Directions</a>
</div>
</section>
<div id="map">
</div>
<!-- <section id="venue">
<div class="container">
<div class="row">
<div class="col-50">
<h2>Conference Room.</h2>
<p>Collaborate with joy. Fits 18 people.</p>
</div>
<div class="col-50">
<h2>Stage.</h2>
<p>Fits 40 people. Can be converted with tables.</p>
</div>
</div>
</div>
</section> -->
<section id="sponsors">
<div class="container">
<h2>Major kudos to our amazing sponsors: </h2>
<br>
<div class="card">
<a href="http://codeday.org/philly" target="_blank">
<img src="http://i.imgur.com/eJfADjH.png" width="262" height="64" alt="">
</a>
<a href="http://booksmart.it/" target="_blank">
<img src="http://i.imgur.com/2OwI3EF.png" height="64" width="255" alt="">
</a>
<br><br>
<a href="http://point.io" target="_blank">
<img src="http://i.imgur.com/8yUnvxZ.png" width="246" height="64" alt="">
</a>
<a href="http://studentrnd.org/" target="_blank">
<img src="http://i.imgur.com/5eikTi4.png" alt="">
</a>
<br><br>
<a href="http://www.nvigor.org/" target="_blank">
<img src="http://i.imgur.com/IN95xiE.png" width="192" height="64" alt="">
</a>
<a href="https://www.linode.com/" target="_blank">
<img src="http://i.imgur.com/t8jZ9nh.png" width="162" height="64" alt="">
</a>
<br><br>
<a href="http://digitalocean.com/" target="_blank" style="padding-top: 12px">
<img src="http://i.imgur.com/LtbUXkB.png" width="404" height="64" alt="">
</a>
<br><br>
<a href="http://gopilot.org/" target="_blank" style="padding-top: 12px">
<img src="http://i.imgur.com/7Q1GUzl.png" width="93" height="64" alt="">
</a>
<p>We need all the help we can get to make this happen!<br>If you're interested, please contact meetup<span class="at"></span>victorlourng.com</p>
</div>
</div>
</section>
<section id="rsvp">
<div class="container">
<i class="icon-happy logo"></i>
<h2>People Who Attended:</h2>
<p>Thanks for the fish!</p>
<p><a href="https://www.facebook.com/events/618931718175334/" class="facebook-button"><i class="icon-facebook"></i> Event Page</a></p>
<br>
<br>
<div class="followed"><a class="github-user" target="_blank" href="http://github.com/LabLayers"><span style="background-image:url(https://avatars.githubusercontent.com/u/607807?)" class="thumb"></span><span class="popup"><span class="title">LabLayers</span></span></a><a class="github-user" target="_blank" href="http://github.com/joshliu"><span style="background-image:url(https://avatars.githubusercontent.com/u/4336885?)" class="thumb"></span><span class="popup"><span class="title">joshliu</span></span></a><a class="github-user" target="_blank" href="http://github.com/aroman"><span style="background-image:url(https://avatars.githubusercontent.com/u/531504?)" class="thumb"></span><span class="popup"><span class="title">aroman</span></span></a><a class="github-user" target="_blank" href="http://github.com/paranoiaplus"><span style="background-image:url(https://avatars.githubusercontent.com/u/4983896?)" class="thumb"></span><span class="popup"><span class="title">paranoiaplus</span></span></a><a class="github-user" target="_blank" href="http://github.com/jkol36"><span style="background-image:url(https://avatars.githubusercontent.com/u/2565155?)" class="thumb"></span><span class="popup"><span class="title">jkol36</span></span></a><a class="github-user" target="_blank" href="http://github.com/MaxWofford"><span style="background-image:url(https://avatars.githubusercontent.com/u/5891442?)" class="thumb"></span><span class="popup"><span class="title">MaxWofford</span></span></a><a class="github-user" target="_blank" href="http://github.com/rohanyshah"><span style="background-image:url(https://avatars.githubusercontent.com/u/2500633?)" class="thumb"></span><span class="popup"><span class="title">rohanyshah</span></span></a><a class="github-user" target="_blank" href="http://github.com/Epik-Glow"><span style="background-image:url(https://avatars.githubusercontent.com/u/745070?)" class="thumb"></span><span class="popup"><span class="title">Epik-Glow</span></span></a><a class="github-user" target="_blank" href="http://github.com/conradev"><span style="background-image:url(https://avatars.githubusercontent.com/u/170649?)" class="thumb"></span><span class="popup"><span class="title">conradev</span></span></a><a class="github-user" target="_blank" href="http://github.com/jawerty"><span style="background-image:url(https://avatars.githubusercontent.com/u/1999719?)" class="thumb"></span><span class="popup"><span class="title">jawerty</span></span></a><a class="github-user" target="_blank" href="http://github.com/ariv3ra"><span style="background-image:url(https://avatars.githubusercontent.com/u/2404388?)" class="thumb"></span><span class="popup"><span class="title">ariv3ra</span></span></a><a class="github-user" target="_blank" href="http://github.com/Bogidon"><span style="background-image:url(https://avatars.githubusercontent.com/u/3252307?)" class="thumb"></span><span class="popup"><span class="title">Bogidon</span></span></a><a class="github-user" target="_blank" href="http://github.com/anuragbakshi"><span style="background-image:url(https://avatars.githubusercontent.com/u/1473354?)" class="thumb"></span><span class="popup"><span class="title">anuragbakshi</span></span></a></div></section>
<section id="share">
<div class="container">
<i class="icon-love logo"></i>
<h2>Spread the word!</h2>
<p>
<a class="icon-facebook-circled" href="https://www.facebook.com/sharer/sharer.php?u=http://philly.hshackers.org&t=Join me for a meetup in Philly!" target="_blank"></a>
<a class="icon-twitter-circled" href="https://twitter.com/intent/tweet?text=Join me for a meetup in Philly!&hashtags=HSHackersPhilly&url=http://philly.hshackers.org" target="_blank"></a>
</p>
</div>
</section>
<script>
var map = L.mapbox.map('map', 'viclou.shujif6r')
.setView([2.1252,24.1440], 15)
L.mapbox.featureLayer({
// this feature is in the GeoJSON format: see geojson.org
// for the full specification
type: 'Feature',
geometry: {
type: 'Point',
// coordinates here are in longitude, latitude order because
// x, y is the standard for GeoJSON and many formats
coordinates: [2.1252,24.1440]
},
properties: {
title: 'MacAlister Hall',
description: '3250 Chestnut Street',
// one can customize markers by adding simplestyle properties
// http://mapbox.com/developers/simplestyle/
'marker-size': 'large',
'marker-color': '#f0a'
}
}).addTo(map);
map.scrollWheelZoom.disable();
</script>