-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
422 lines (361 loc) · 21.9 KB
/
index.html
File metadata and controls
422 lines (361 loc) · 21.9 KB
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<title>Code for Jersey City | A Code for America Brigade</title>
<meta name="description" content="Jersey City locals helping Jersey City open its data and create meaningful web and mobile apps">
<link rel="shortcut icon" href="favicon.png" type="image/x-icon">
<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.0/css/bootstrap-combined.min.css" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.0/js/bootstrap.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="6lsLJIuuWSKOpu4mYENwY7_5CF_7Vr4agGnnt67HQ0A" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46442307-1', 'codeforjc.org');
ga('send', 'pageview');
</script>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style>
.memberbox{margin-top:15px; margin-bottom:10px;}
.memberbox h2{color:#aaa; font-size:150%; margin-bottom:0}
.carousel-caption .pix-thumb{position:relative; min-width:45px; margin-right:5px; border-radius:6px; width:45px; height:45px; background-image: url(./images/captain.png); background-size: 100% 100%;}
.membercheckin{margin-top:20px; color:#fff}
.carousel-caption{margin-top:100px}
.tip{display:inline-block; position:relative}
</style>
</head>
<body>
<!-- NAVBAR
================================================== -->
<div class="navbar-wrapper">
<!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. -->
<div class="container">
<div class="navbar navbar-inverse">
<div class="navbar-inner">
<!-- Responsive Navbar Part 1: Button for triggering responsive navbar. Include responsive CSS to utilize. -->
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="#">Code for Jersey City</a>
<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#events">Events</a></li>
<li><a href="#partners">Partners</a></li>
<li><a href="#contact">Contact</a></li>
<!-- Read about Bootstrap dropdowns at http://twitter.github.com/bootstrap/javascript.html#dropdowns -->
<li class="dropdown" id="menu1">
<a href="#menu1" class="dropdown-toggle" data-toggle="dropdown">
Resources
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="https://groups.google.com/a/codeforamerica.org/forum/#!forum/openjc">
<i class=icon-comment icon-white></i>
Our Google Groups Forum</a>
</li>
<li>
<a href="http://www.meetup.com/Code-For-Jersey-City/">
<i class=icon-user icon-white></i>
Our Gatherings on Meetup</a>
</li>
<!--
<li>
<a href="http://webchat.freenode.net?channels=codeforva&uio=d4">
<i class=icon-bullhorn icon-white></i>
Our chat on freenode IRC</a></a>
</li>
-->
<li>
<a href="https://trello.com/b/ScTB41u1/open-jc-backlog">
<i class=icon-bullhorn icon-white></i>
Our Trello board</a>
</li>
<li>
<a href="https://github.com/CodeForJerseyCity">
<i class=icon-wrench icon-white></i>
Our Code on GitHub</a>
</li>
<li>
<a href="https://drive.google.com/drive/u/0/#folders/0B4ybf2NeDjEsVW5BSFJqc2pqNjA">
<i class=icon-folder-open icon-white></i>
Our Docs on Google</a>
</li>
<li>
<a href="https://github.com/CodeForJerseyCity/codeofconduct/blob/master/README.md" target="_blank">
<i class=icon-thumbs-up icon-white></i>
Our Code of Conduct</a>
</li>
<li class="divider"></li>
<li>
<a href="https://twitter.com/search?q=%23cfabrigade">
<i class=icon-retweet icon-white></i>
#cfabrigade - National Tweets</a>
</li>
<!--
<li>
<a href="http://citycamphrva.govfresh.com/">
<i class=icon-bullhorn icon-white></i>
Kevin's "CityCamp" Blog</a>
</li>
-->
<li>
<a href="http://codeforamerica.tumblr.com/">
<i class=icon-bullhorn icon-white></i>
Bridage's Tumblr</a>
</li>
</ul>
</li>
<li><a href="https://secure.codeforamerica.org/page/contribute?brigade=Code%20For%20Jersey%20City" target="_blank">DONATE</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div><!-- /.navbar-inner -->
</div><!-- /.navbar -->
</div> <!-- /.container -->
</div><!-- /.navbar-wrapper -->
<!-- fork me banner, top right
================================================== -->
<a class="forkme" href="https://github.com/CodeForJerseyCity/CodeForJerseyCity.github.io"><img style="position: absolute; top: 0; right: 0; border: 0; z-index: 100;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
<!-- Carousel - only using one at the moment
================================================== -->
<div class="carousel slide">
<div class="carousel-inner">
<div class="item active">
<!--<img id="carousel-image" src="images/Jersey_City.JPG" alt="Sunrise at the Virginia Beach Oceanfront" />-->
<div class="container">
<!-- <div class="carousel-caption">
<h1>Teach Hour of Code!</h1>
<p class="lead">
December 11, 2014
</p>
<a class="btn btn-large btn-warning" href="http://codeforjc.org/HourOfCode/">Find Out How</a>
</div> -->
<div class="carousel-caption">
<h1>
CodeAcross 2016!
</h1>
<a class="btn btn-large btn-warning" href="http://codeforjc.org/CodeAcross2016/">
Find out more
</a>
</div>
<!-- NDoCH 2015 -->
<!--
<div class="carousel-caption">
<h1 style="color:yellow">Save the date!</h1>
<h3 style="color:yellow">Join us for National Day of Civic Hacking!</h3>
<p class="lead">Saturday June 6th, 2015.</p>
<a class="btn btn-large btn-warning" href="http://codeforjc.org/NDoCH2015">Find out more</a>
</div>
-->
<div class="carousel-caption">
<h1>We Are Code for Jersey City.</h1>
<p class="lead">
We are an offical <a href="http://www.codeforamerica.org/brigade/about/">Code for America brigade</a> supporting #civictech in Jersey City, NJ, USA.
</p>
<a class="btn btn-large btn-primary" href="http://www.meetup.com/Code-For-Jersey-City/">Stop By Our Meetups</a>
</div>
</div>
</div>
</div>
</div><!-- /.carousel -->
<div class="container marketing clearleft">
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="span4">
<img src="images/captain.png" alt="CfA Brigade Captain" />
<h2>Come To Our Meetups</h2>
<p>A casual <a href="http://www.meetup.com/Code-For-Jersey-City/">weekly meetup</a> where
we work on projects and hack open data.</p>
<p><a class="btn" href="#events">View details »</a></p>
</div><!-- /.span4 -->
<div class="span4">
<img src="images/community.png" alt="Community" />
<h2>Join Online Discussions</h2>
<p><a href="https://groups.google.com/a/codeforamerica.org/forum/#!forum/openjc">
An open conversation online</a> about what we're doing now and what's next. <!--We're also on
freenode IRC at <a href="http://webchat.freenode.net?channels=codeforva&uio=d4">#codeforva</a>.--></p>
<p><a class="btn" href="#groups">View details »</a></p>
</div><!-- /.span4 -->
<div class="span4">
<img src="images/cfa_logo_greyscale.png" alt="Code for America" />
<h2>See Our Inspiration</h2>
<p><a href="http://codeforamerica.org/">Code for America</a> is the organization that helped inspire
many of us that we can change our City.
</p>
<p><a class="btn" href="#cfa">View details »</a></p>
</div><!-- /.span4 -->
</div><!-- /.row -->
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div class="featurette">
<img class="featurette-image pull-left" style="padding-bottom: 75px" src="images/noun_project_756_citizen.png" alt="Citizen" id="projects" name="projects" />
<h2 class="featurette-heading">Works In Progress: <span class="muted">Some Of Our Projects.</span></h2>
<p class="lead">
<ul class="lead">
<li>
<a href="http://codeforjc.org/Ward-Maps/wardmap.html">Jersey City Ward Maps</a> - updating post 2013 Census</li>
</ul>
</p>
</div>
<hr class="featurette-divider">
<div class="featurette">
<a href="http://brigade.codeforamerica.org/">
<img name="cfa" id="cfa" class="featurette-image pull-right" src="images/cfa_brigade_logo.png" alt="Code for America Brigade" />
</a>
<h2 class="featurette-heading">Want To Help Your City? <span class="muted">Good, we could use your help.</span></h2>
<p class="lead">We are a member of <a href="http://brigade.codeforamerica.org/">Code for America</a>
brigade program, which means we're volunteers that contribute
our talents toward improving the way our local governments and community organizations use the web.
Brigade is about action and you're here because you are someone who takes action.
<a href="http://brigade.codeforamerica.org/pages/activities">See what kind of things brigades do</a>, or watch the
<a href="http://codeforamerica.org/2012/03/08/jennifer-pahlka-at-ted-video/">
inspirational TED talk given by Jennifer Pahlka, the founder of Code for America.</a></p>
<p class="lead">You can read more about our plans for this year in the <a href="https://docs.google.com/document/d/1BtEto8XX3FaCqoSCESL5rkmkt2N6st6VdaEMDRW0UXA/edit#heading=h.yqfbsdykacwf">2015 Strategic Plan</a>.</p>
</div>
<hr class="featurette-divider">
<div class="featurette">
<a href="http://www.meetup.com/Code-For-Jersey-City/">
<img name="meetup" id="events" class="featurette-image pull-left" src="images/meetup.jpg" alt="Meetup.com" />
</a>
<h2 class="featurette-heading">We Meet Often. <span class="muted">Come Join Us.</span></h2>
<p class="lead">View our <a href="http://www.meetup.com/Code-For-Jersey-City/">
Meetups site</a> for our next location and time. We meet every other
Tuesday where we work on our projects,
or brainstorm on current issues and activities around Jersey City, New Jersey. It's actually a lot of fun, with great people.</p>
<p class="lead">On May 31st 2014, Code for Jersey City hosted it's first <a href="http://codeforjc.org/Transportation-Hackathon-2014/">Hackathon</a>, and the first hackathon in Jersey City.</p>
<p class="lead">We are currently planning <a href="http://codeforjc.org/HourOfCode">Hour of Code in Jersey City schools</a>.</p>
<p class="lead">Mark your calendars! We are hosting two hackathons in Jersey City in 2015: <a href="http://codeforjc.org/PATHDataJam/">CodeAcross 2015</a> on February 20-22, 2015 and <a href="http://hackforchange.org/">Hack For Change</a> on May 30-31, 2014.</p>
</div>
<hr class="featurette-divider">
<div class="featurette">
<a href="https://groups.google.com/a/codeforamerica.org/forum/#!forum/openjc">
<img name="groups" id="groups" class="featurette-image pull-right" src="images/google_groups.png" alt="Google Groups" />
</a>
<h2 class="featurette-heading">We Discuss Things Online. <span class="muted">Join and Introduce Yourself.</span></h2>
<p class="lead">
Can't make it to a meetup? No problem. We collaborate on projects, ask for help, and post wins
to our <a href="https://groups.google.com/a/codeforamerica.org/forum/#!forum/openjc">Code for Jersey City forum</a> where you can get new posts in email and reply. We welcome anyone to sign-up... you might just see something you're interested in helping with. <!--We're also in IRC chat on freenode.net channel <a href="http://webchat.freenode.net?channels=codeforva&uio=d4">#codeforva</a>.--></p>
</div>
<hr class="featurette-divider">
<div class="featurette" name="partners" id="partners">
<!-- <a href="http://www.meetup.com/Code-For-Jersey-City/">
<<img name="partners" id="partners" class="featurette-image pull-left" src="images/partnership.jpg" alt="partners" />
</a> -->
<h2 class="featurette-heading">Our partners. <span class="muted">Meet them.</span></h2>
<p class="lead">Municipal Partners:
<ul class="lead">
<li>Brian Platt, <a href="http://www.cityofjerseycity.com/officeofmayor/">Office of the Mayor</a></li>
<li><a href="http://www.cityofjerseycity.com/citycouncil.aspx?id=1224">Candice Osborne</a>, Ward E (Downtown) Councilwoman</li>
<li>Ryan Strother, <a href="http://www.cityofjerseycity.com/recreation/">Director of Department of Recreation</a></li>
<li>Dr Marcia Lyles, <a href="http://www.jcboe.org/">School District Superintendent</a></li>
</ul>
</p>
<p class="lead">Community Partners:
<ul class="lead">
<li><a href="http://www.bgchc.org/">Boys and Gilrs Club of Hudson County</a></li>
<li><a href="http://www.thecitizenscampaign.org/our_story">The Citizens Campaign</a></li>
<li><a href="https://www.facebook.com/civicjerseycity">Civic JC</a></li>
<li><a href="http://sustainablejc.org/wordpress/about-us">Sustainable JC</a></li>
<li><a href="http://civicparent.org/about">Civic Parent</a></li>
<li><a href="http://www.jcvillage.org/">Village Neighborhood Association</li>
<li><a href="http://www.meetup.com/Code-for-Hoboken-A-Code-for-America-Brigade/">Code For Hoboken</a></li>
<li><a href="http://codefornewark.org/">Code For Newark</a></li>
</ul>
</p>
</div>
<hr class="featurette-divider >
<div class="featurette" id="contact" name="contact">
<img class="featurette-image" pull-right" src="" />
<h2 class="featurette-heading">Want Even More Info? <span class="muted">Contact Us.</span></h2>
<!-- <div>
<a href="https://twitter.com/CodeForJC" class="twitter-follow-button" data-show-count="false">Follow @CodeForJC</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> -->
<p class="lead">You can follow us on twitter at <a href="https://twitter.com/CodeForJC">@CodeForJC.</a> Our Brigade Organizers want to hear from you! Contact us.</p>
<div class="row">
<div class="span2" align="center">
<img src="images/akisia_grigsby.jpg" alt="Akisia Grigsby" title="Akisia Grigsby" class="img-responsive" style="height:140px">
<div class="list-group">
<div class = "list-group-item lead-group-item">
<h5 class = "list-group-item-heading lead-name">Akisia Grigsby</h5>
<p class = "list-group-item-text lead-title">Co-Briagde Captain</p>
<a href="mailto:akisia@codeforjc.org" class = "list-group-item-text lead-email"><img style="margin-right: 5px" src="images/email.png"></a>
<a href="https://twitter.com/AkzasCreator" class = "list-group-item-text lead-twitter"><img style="margin-right: 5px" src="images/twitter.png"></a>
</div>
</div>
</div>
<div class="span2" align="center">
<img src="images/emmanuel.png" alt="Emmanuel Simon" title="Emmanuel Simon" class="img-responsive" style="height:140px">
<div class="list-group">
<div class = "list-group-item lead-group-item">
<h5 class = "list-group-item-heading lead-name">Emmanuel Simon</h5>
<p class = "list-group-item-text lead-title">Co-Briagde Captain</p>
<a href="mailto:emmanuel@codeforjc.org" class = "list-group-item-text lead-email"><img style="margin-right: 5px" src="images/email.png"></a>
<a href="https://twitter.com/uelsimon" class = "list-group-item-text lead-twitter"><img style="margin-right: 5px" src="images/twitter.png"></a>
</div>
</div>
</div>
<div class="span2" align="center">
<img src="images/tom.png" alt="Tom Bruning" title="Tom Bruning" class="img-responsive" style="height:140px">
<div class="list-group">
<div class = "list-group-item lead-group-item">
<h5 class = "list-group-item-heading lead-name">Tom Bruning</h5>
<p class = "list-group-item-text lead-title">Projects Management Lead</p>
<a href="mailto:tom@codeforjc.org" class="list-group-item-text lead-email"><img style="margin-right: 5px" src="images/email.png"></a>
<a href="https://twitter.com/tgb" class = "list-group-item-text lead-twitter"><img style="margin-right: 5px" src="images/twitter.png"></a>
</div>
</div>
</div>
<div class="span2" align="center">
<img src="images/sharad.png" alt="Sharad Hegde" title="Sharad Hegde" class="img-responsive" style="height:140px">
<div class="list-group">
<div class = "list-group-item lead-group-item">
<h5 class = "list-group-item-heading lead-name">Sharad Hegde</h5>
<p class = "list-group-item-text lead-title">Technology Evangelist and Tech-Ed Lead </p>
<a href="mailto:sharad@codeforjc.org" class = "list-group-item-text lead-email"><img style="margin-right: 5px" src="images/email.png"></a>
<a href="https://twitter.com/shegde" class = "list-group-item-text lead-twitter"><img style="margin-right: 5px" src="images/twitter.png"></a>
</div>
</div>
</div>
<div class="span2" align="center">
<img src="images/roberto.png" alt="Roberto Martin" title="Roberto Martin" class="img-responsive" style="height:140px">
<div class="list-group">
<div class = "list-group-item lead-group-item">
<h5 class = "list-group-item-heading lead-name">Roberto Martin</h5>
<p class = "list-group-item-text lead-title">Technology Lead </p>
<a href="mailto:roberto@codeforjc.org" class = "list-group-item-text lead-email"><img style="margin-right: 5px" src="images/email.png"></a>
<a href="https://twitter.com/bobstring" class = "list-group-item-text lead-twitter"><img style="margin-right: 5px" src="images/twitter.png"></a>
</div>
</div>
</div>
</div>
</div>
<hr class="featurette-divider">
<!-- /END THE FEATURETTES -->
<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
<p>Built by <a href="http://codeforhamptonroads.org/" target="_blank">Code for Hampton Roads</a> and Maintained by <a href="https://github.com/CodeForJerseyCity" target="_blank">Code for Jersey City</a>. Site Design Based on <a href="http://getbootstrap.com/">Bootstrap</a>, Some Images Provided by <a href="http://thenounproject.com">The Noun Project</a>.</p>
</footer>
</div><!-- /.container -->
</body>
</html>