This repository was archived by the owner on Nov 17, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·233 lines (200 loc) · 9.44 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
<!DOCTYPE html>
<html class="full" lang="en">
<!-- Make sure the <html> tag is set to the .full CSS class. Change the background image in the full.css file. -->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>@HackPrinceton</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/the-big-picture.css" rel="stylesheet">
<!-- Countdown JS -->
<script src="countdown.js"></script>
<!-- FontAWESOME! -->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://at.hackprinceton.com/">
<img alt="HackPrinceton Logo" src="img/logo.png" height="100%">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav" id="nav-tabs">
<li>
<a href="#schedule" data-url="embed/schedule.html">Schedule</a>
</li>
<li>
<a href="#api" data-url="embed/api-talks.html">API Talks</a>
</li>
<li>
<a href="#maps" data-url="embed/map.html">Maps</a>
</li>
<li class="active">
<a href="#transportation" data-url="embed/transportation.html">Travel Info</a>
</li>
<!--<li>
<a href="#faqs" data-url="embed/faqs.html">FAQs</a>
</li>-->
<li>
<a href="#prizes" data-url="embed/prizes.html">Prizes</a>
</li>
<li>
<a href="#hardware-api" data-url="embed/hardware-api.html">Hardware</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Page Content -->
<div class="container">
<div class="row">
<div class="col-md-5 col-sm-12">
<header>
<h1>@HackPrinceton</h1>
<span>#hacklikeatiger</span>
</header>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">EVENT INFO (Presented by <a href="http://infosys.com/" target="_blank" style="color: #428bca;">Infosys</a>)</h3>
</div>
<div class="panel-body">
<p><strong>Realize your PAWtential this upcoming November.</strong>
</p>
<hr width="50%">
<p>Check in will begin at approximately 5pm outside of McCosh 50. Check out all the great API talks going on Friday night!</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-body">
<a class="twitter-timeline" href="https://twitter.com/HackPrinceton" data-widget-id="523629538417197056">Tweets by @HackPrinceton</a>
<script>
! function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0],
p = /^http:/.test(d.location) ? 'http' : 'https';
if (!d.getElementById(id)) {
js = d.createElement(s);
js.id = id;
js.src = p + "://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
}
}(document, "script", "twitter-wjs");
</script>
</div>
</div>
</div>
<div class="col-md-7 col-sm-6">
<!-- Countdown Timer -->
<a href="http://infosys.com/" target="_blank">
<img src="img/infosys.png" height="90px" style="margin-top: 10px; margin-bottom: 10px" alt="Presented by Infosys">
</a>
<div class="hidden-sm hidden-xs" style="float: right">
<h5 style="/*color: #FCFBFB;*/ color: #000;">TIME TO KICKOFF:</h5>
<script type="application/javascript">
var hackPrincetonStartCountdown = new Countdown({
year: 2014,
month: 11,
day: 14,
hour: 6,
ampm: "pm",
width: 320,
height: 60,
rangeHi: "month",
hideLine: 1,
numbers: {
font: "Arial",
color: "#FFFFFF",
bkgd: "#ff8f00",
rounded: 0.15,
shadow: {
x: 0,
y: 3,
s: 4,
c: "#000000",
a: 0.4
}
},
labels: {
font: "Arial",
color: "#000000",
weight: "normal"
}
});
</script>
</div>
<!-- margin -->
<!--<div class="hidden-sm hidden-xs" style="margin-bottom: 110px"></div>-->
<div class="panel panel-default">
<div class="panel-body" style="text-align: center">
<strong>Wifi</strong>: puvisitor [no password] • <strong>Princeton University Public Safety</strong>: (609) 258-1000
<br>
<strong>Help</strong>: <a href="mailto:hackprinceton@princetoneclub.com">hackprinceton@princetoneclub.com</a>
</div>
</div>
<div class="tab-content">
<div class="tab-pane" id="schedule"></div>
<div class="tab-pane" id="maps"></div>
<div class="tab-pane" id="api"></div>
<div class="tab-pane active" id="transportation"></div>
<!--<div class="tab-pane" id="faqs"></div>-->
<div class="tab-pane" id="prizes"></div>
<div class="tab-pane" id="hardware-api"></div>
</div>
<div style="text-align: right">Built w/ love by Alex Yue
<br>and Zachary Liu
<br>
<div style="font-size:7px">Background vector designed by <a href="http://www.freepik.com/free-photos-vectors/background">Freepik</a>
</div>
</div>
</div>
</div>
<!-- /.row -->
</div>
<!-- /.container -->
<!-- jQuery Version 1.11.0 -->
<script src="js/jquery-1.11.0.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<script type="application/javascript">
$('#nav-tabs a').click(function (e) {
e.preventDefault();
var url = $(this).attr("data-url");
var href = this.hash;
var pane = $(this);
// ajax load from data-url
$(href).load(url, function (result) {
pane.tab('show');
});
});
// load first tab content
$('#transportation').load($('.active a').attr("data-url"), function (result) {
//$('.active a').tab('show');
});
</script>
</body>
</html>