-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathindex.html
More file actions
320 lines (278 loc) · 15.5 KB
/
index.html
File metadata and controls
320 lines (278 loc) · 15.5 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<title>Open JC | 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.ico" />
<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">
<!-- <script type="text/javascript">
var _gaq = _gaq || [];
var pluginUrl =
'//www.google-analytics.com/plugins/ga/inpage_linkid.js';
_gaq.push(['_require', 'inpage_linkid', pluginUrl])
_gaq.push(['_setAccount', 'UA-39303796-1']);
_gaq.push(['_setDomainName', 'openjerseycity.org']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script> -->
<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', 'openjerseycity.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="#">Open JC</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="#meetup">Events</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/Open-JC/">
<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></a>
</li>
<li>
<a href="https://github.com/openjc">
<i class=icon-wrench icon-white></i>
Our Code on GitHub</a>
</li>
<!--
<li>
<a href="http://c4hrva.uservoice.com/">
<i class=icon-thumbs-up icon-white></i>
Idea List for Civic Apps and Open Data</a>
</li>
-->
<li>
<a href="https://drive.google.com/folderview?usp=sharing&id=0B64R59naN_elRGc3UVc3V1lCXzg#">
<i class=icon-folder-open icon-white></i>
Our Docs on Google</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>
</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/openjc/openjc-landing"><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>We Are Open JC.</h1>
<p class="lead">
We are a local chapter of Code for America Brigade supporting civic hacking in Jersey City, NJ, USA.
</p>
<a class="btn btn-large btn-primary" href="http://www.meetup.com/Open-JC/">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/Open-JC/">weekly meetup</a> where
we work on projects and hack open data.</p>
<p><a class="btn" href="#meetup">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>
(LIVE) HRT Bus Finder: Real-Time Bus Tracking
(<a href="http://hrtb.us/">demo</a>)
(<a href="https://github.com/c4hrva/hrt-bus-finder">code</a>)</li>
<li>
(LIVE) Hampton Roads Local Wiki
(<a href="http://hrvawiki.org/">wiki</a>)
<li>
(LIVE) IArtNorfolk: Local Fine Art
(<a href="http://iartnorfolk.com/">demo</a>)
(<a href="https://github.com/c4hrva/iArtNorfolk">code</a>)</li>
<li>
(pre-beta) Heat Maps of VB Traffic
(<a href="http://dev.bowdenweb.com/od/heatmap-js/demo/maps_heatmap_layer/gmaps-vb-adt-2012.html">demo</a>)
(<a href="https://github.com/jalbertbowden/vb-adt-heatmaps">code</a>)</li>
-->
<li>
<!-- <a href="http://c4hrva.uservoice.com/">List of Future Ideas!</a> -->
<a href="https://docs.google.com/document/d/1sKzKnp6YgVzQduvsjSqSrGl7KE4TALR-FTQLvubB04k/edit#heading=h.8ibv2o3oiwnv">List of Future Ideas!</a>
Submit your Own Ideas, or Pick One To Help With</li>
<li>
<a href="https://data.openjerseycity.org/">List of public and open datasets in Jersey City, New Jersey, USA</a>.
Use to create usefull and fun things.</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 <a href="http://brigade.codeforamerica.org/">Code for America Brigade</a>,
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>
</div>
<hr class="featurette-divider">
<div class="featurette">
<a href="http://www.meetup.com/Open-JC/">
<img name="meetup" id="meetup" 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/Open-JC/">
Meetups site</a> for our next location and time. We meet every other
Tuesday where we hack (develop) our projects,
or brainstorm on current issues and activities around Jersey City, New Jersey. It's actually a lot of fun, with great people and usually food/drink.</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">Open JC 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">
<img name="contact" id="contact" class="featurette-image pull-right" src="">
<h2 class="featurette-heading">Want Even More Info? <span class="muted">Contact Us.</span></h2>
<p class="lead">Our Brigade Organizers are Anna Lukasiak (<a href="mailto:adlukasiak@gmail.com">adlukasiak@gmail.com</a> or <a href="https://twitter.com/adlukasiak">@adlukasiak</a>) and Stephen Musgrave (<a href="mailto:stephen@musgrave.org">stephen@musgrave.org</a> or <a href="https://twitter.com/stephenmusgrave">@stephenmusgrave</a>) and we want to hear from you!</p>
</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/openjc" target="_blank">Open JC</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>