This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·431 lines (385 loc) · 19.5 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
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
423
424
425
426
427
428
429
430
431
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Code For Asheville</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- Add custom CSS here -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet">
<script src='https://api.tiles.mapbox.com/mapbox.js/v1.6.1/mapbox.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox.js/v1.6.1/mapbox.css' rel='stylesheet' />
<link href="css/stylish-portfolio.css" rel="stylesheet">
<link href="css/round-about.css" rel="stylesheet">
</head>
<body>
<!-- Side Menu -->
<!-- <a id="menu-toggle" href="#" class="btn btn-primary btn-lg toggle"><i class="fa fa-bars"></i></a>
<div id="sidebar-wrapper">
<ul class="sidebar-nav">
<a id="menu-close" href="#" class="btn btn-default btn-lg pull-right toggle"><i class="fa fa-times"></i></a>
<li class="sidebar-brand"><a href="http://codeforasheville.org">Code For Asheville</a>
</li>
<li><a href="#top">Home</a>
</li>
<li><a href="#about">About</a>
</li>
<li><a href="#services">Services</a>
</li>
<li><a href="#portfolio">Portfolio</a>
</li>
<li><a href="#links">Links</a>
</li>
<li><a href="#map">Contact</a>
</li>
</ul>
</div> -->
<!-- /Side Menu -->
<!-- Top Menu -->
<nav id='top-menu-nav' class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<ul class="top-nav">
<li class="sidebar-brand"><a href="http://codeforasheville.org">Code For Asheville</a>
</li>
<li><a href="#top">Home</a>
</li>
<li><a href="#about">About</a>
</li>
<!-- <li>
<a href="#services">Services</a>
</li> -->
<li><a href="#portfolio">Portfolio</a>
</li>
<li><a href="#links">Links</a>
</li>
<li><a href="#map">Contact</a>
</li>
</ul>
</div>
</nav>
<!-- /Top Menu -->
<!-- Full Page Image Header Area -->
<div id="top" class="header">
<div class="vert-text">
<img src="img/cfa_logo_ntxt_tb.png" alt="Code For Asheville" class="img-responsive img-rounded img-logo center-block">
<h1>Code For Asheville</h1>
<h3>
<em>We</em> Build Awesome Civic Applications,
<em>You</em> Help Make Them Better
</h3>
<a href="#about" class="btn btn-default btn-lg">Find Out More</a>
</div>
</div>
<!-- /Full Page Image Header Area -->
<!-- Intro -->
<div id="about" class="intro">
<div class="container">
<div class="row">
<div class="col-md-9 col-md-offset-1 text-center">
<img src="img/cfa_logo_ntxt_tb.png" alt="Code For Asheville" class="img-responsive img-rounded img-logo center-block">
<h2>Our Mission!</h2>
<p class="lead">Code for Asheville seeks to improve the way local government works for everyone by bringing people, technology and the efforts of civic hackers in our community together. To this end, Code for Asheville:</p>
<p>
Encourages and helps local government to adopt open data and engagement-friendly policies;<br>
Helps connect government and local volunteers to identify key civic technology opportunities;<br>
Organizes the efforts of local volunteers to create civic applications;<br>
Works to foster an innovation-friendly environment for public and private development of civic technology;<br>
Encourages local businesses and entrepreneurs to leverage civic technology for innovative products and services<br>
</p>
</div>
</div>
<div class="row">
<div class="col-md-4 col-md-offset-4 text-center">
<a href="#aboutus" class="btn btn-default btn-lg fa fa-question-circle"> More about us</a>
</div>
</div>
</div>
</div>
<!-- /Intro -->
<!-- Services -->
<div id="aboutus" class="services">
<div class="container">
<div class="row">
<div class="col-md-4 col-md-offset-4 text-center">
<h3>About Us</h3>
<hr>
</div>
</div>
<div class="row">
<div class="col-md-2 col-md-offset-2 text-center">
<div class="service-item">
<i class="service-icon"><img src="img/flag-white.png" style="background-size: 43px auto;" /></i>
<h3>See Our Inspiration</h3>
<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>
</div>
</div>
<div class="col-md-2 text-center">
<div class="service-item">
<i class="service-icon fa fa-comments-o"></i>
<h3>Join Online Discussions</h3>
<p><a href="https://groups.google.com/a/codeforamerica.org/forum/#!forum/open-asheville">
An open conversation online</a> about what we're doing now and what's next.</p>
</div>
</div>
<div class="col-md-2 text-center">
<div class="service-item">
<i class="service-icon fa fa-shield"></i>
<h3>Come To Our Meetups</h3>
<p>Visit our <a href="http://www.meetup.com/Code-for-Asheville/http://www.meetup.com/Code-for-Asheville/">Meetups site</a>
for our next location and time. We try to meet every few Mondays where we hack (develop) our projects,
or brainstorm on current issues and activities around Asheville.</p>
</div>
</div>
<div class="col-md-2 text-center">
<div class="service-item">
<i class="service-icon fa fa-files-o"></i>
<h3>Press</h3>
<ul class="list-unstyled">
<li><a href="http://www.govtech.com/e-government/Asheville-NC-Community-Gets-Behind-Open-Data.html">Open data in Asheville</a></li>
<li><a href="http://www.govtech.com/National-Civic-Hacking-Event-Takes-Many-Forms-Locally.html">National Day of Civic Hacking</a> </li>
<li><a href="http://www.mountainx.com/article/50865/Will-hack-for-food-Local-techies-and-foodies-join-forces-to-create-altruistic-apps">Local MountainX Hack For food Coverage</a></li>
<li><a href="http://www.citizen-times.com/article/20130528/NEWS/305280014/Asheville-hackers-tackle-hunger?nclick_check=1">Local ACT Hack For food Coverage</a></li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-md-offset-4 text-center">
<a href="#portfolio" class="btn btn-default btn-lg fa fa-cogs"> What have we done?</a>
</div>
</div>
</div>
</div>
<!-- /Services -->
<!-- Callout -->
<div class="callout">
<div class="vert-text">
<h1>Code For Asheville</h1>
</div>
</div>
<!-- /Callout -->
<!-- Portfolio -->
<div id="portfolio" class="portfolio">
<div class="container">
<div class="row" ><h1>What have we done?<small></small></h1> </div>
<div class="row">
<div class="col-md-8">
<h2>The Budget App: Look @ Asheville</h2>
<p>Every year Asheville City government budgets and spends more than $130 million. The City's budget impacts our lives every day. All of its funding comes from you—your sales and property taxes, and other goods. All of its spending exists to support you too. City funding drives the dozens of other civic institutions and services designed to make our region prosperous, efficient, and fair. Yet, too many residents don't understand what Asheville City government is or what it does. They keep asking, "Where exactly does our money go?"</p>
<a class="btn btn-default fa fa-trello" href="https://trello.com/board/look-at-asheville/511aa7b473f4346f5f0009c5"> See The To-Do list</a>
<a class="btn btn-default fa fa-github" href="https://github.com/codeforasheville/look-at-asheville"> See the code</a>
<a class="btn btn-default fa fa-bar-chart-o" href="http://codeforasheville.github.com/look-at-asheville/"> See The App</a>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h2>Hack For Food</h2>
<p>On June 1st 2013 the Code for Asheville brigade sponsored a local flavor of the National Day of Civic Hacking (NDoCH). We were one of 95 events around the Country. Our event was the Hack For Food. Hack for food was a full day hack-a-thon competition that brought together community organizers, food activists, and techees to solve a community problem. Food insecurity. The event kicked off with idea pitches, inspired by councilman Gordon Smith. This was followed by formation of teams, and building of applications that attempted to solve local issues with food insecurity. Some amazing things were built - and the level of awesomeness really blew us away. In the end a group that connected USDA listed farmers markets (farmersfeed.us) to customers won a fitting prize - 32 lbs of Warren Wilson Beef. What's important is not what was built but what happened during the event. Collaboration, ideas, community building, and innovation and all in only 8 hours! This was made in part due to opening of government data. and it would really be close to impossible accomplish in 8 hours without the data ready to go.</p>
<a class="btn btn-default fa fa-book" href="http://storify.com/scott_barnwell/hack-for-food-2013-asheville-nc?utm_content=storify-pingback&utm_medium=sfy.co-twitter&utm_campaign=&utm_source=direct-sfy.co&awesm=sfy.co_eLZr"> See the Storify</a>
</div>
<hr>
</div>
</div>
<!-- /Portfolio -->
<hr>
<!-- Callout -->
<div class="callout">
<div class="vert-text">
<h1>Code For Asheville</h1>
</div>
</div>
<!-- /Callout -->
<div id="resources" class="portfolio">
<div class="container">
<div class="row" ><h1>Resources<small></small></h1> </div>
<div class="row">
<div class="col-md-8">
<h2>City of Asheville Data Portal</h2>
<p>City of Asheville Data portal. Open Data provided by the City of Asheville</p>
<a class="btn btn-default fa fa-th" href="http://opendatacatalog.ashevillenc.gov"> See The portal</a>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h2>Buncumbe County GIS data</h2>
<p>Buncombe County GIS Data.</p>
<a class="btn btn-default fa fa-globe" href="http://www.buncombecounty.org/Governing/Depts/GIS/DataDownload.aspx"> See The portal</a>
</div>
</div>
</div>
</div>
<hr>
<!-- Callout -->
<div class="callout">
<div class="vert-text">
<h1>Code For Asheville</h1>
</div>
</div>
<!-- /Callout -->
<!-- Portfolio -->
<div id="portfolio" class="portfolio">
<div class="container">
<div class="row" ><h1>Getting invovled<small></small></h1> </div>
<div class="row">
<div class="col-md-8">
<h2>Join our meetup</h2>
<p></p>
<a class="btn btn-default fa fa-users" href="http://www.meetup.com/Code-for-Asheville/"> Go to Meetup.com</a>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h2>Join the Google Group</h2>
<p>Join the conversion.</p>
<a class="btn btn-default fa fa-comments-o" href="https://groups.google.com/a/codeforamerica.org/forum/#!forum/open-asheville"> Join the Discusion</a>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h2>Like us on Facebook</h2>
<p>Like us!</p>
<a class="btn btn-default fa fa-facebook-square" href="https://www.facebook.com/codeforasheville" > Social</a>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h2>Review the Wiki</h2>
<p>Meeting Notes, how to's</p>
<a class="btn btn-default fa fa-info-circle" href="https://github.com/CodeForAsheville/codeforasheville.github.com/wiki" > Find out more</a>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h2>Fork us on Github</h2>
<p>All the Code behind the projects</p>
<a class="btn btn-default fa fa-github-alt" href="https://github.com/CodeForAsheville" > Code with us</a>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h2>Submit an Idea</h2>
<p>Do you have an great idea for Civic Technology Project? Here's chance to give us
Some ideas
</p>
<a class="btn btn-default fa fa-lightbulb-o" href="http://codeforasheville.ideascale.com/a/ideafactory.do?id=27296&mode=recent&discussionFilter=active" > Idea Scale</a>
</div>
</div>
</div>
<!-- /Portfolio -->
<hr>
<!-- Callout -->
<div class="callout">
<div class="vert-text">
<h1>Code For Asheville</h1>
</div>
</div>
<!-- /Callout -->
<div id="members" class="members">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">About Us
<small>It's Nice to Meet You!</small>
</h1>
<p>This is a great place to start off with a short and sweet description of your company, organization, or whatever purpose your website is serving. Keep it friendly, engaging, but short enough to where you won't lose your reader!</p>
<p>If you need a bit more space to describe what is going on, we recommend putting a picture in this section. Use the
<code>pull-right</code>class on the image to make it look good!</p>
</div>
<div class="col-lg-12">
<h2 class="page-header">Our Team</h2>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-sm-6">
<img class="img-circle img-responsive" src="http://placehold.it/200x200">
<h3>Dave Michelson
<small>Brigade Co-Captain</small>
</h3>
<p>What does this team member to? Keep it short! This is also a great spot for social links!</p>
</div>
<div class="col-lg-4 col-sm-6">
<img class="img-circle img-responsive" src="http://placehold.it/200x200">
<h3>John Smath
<small>Job Title</small>
</h3>
<p>What does this team member to? Keep it short! This is also a great spot for social links!</p>
</div>
<div class="col-lg-4 col-sm-6">
<img class="img-circle img-responsive" src="http://placehold.it/200x200">
<h3>John Smeth
<small>Job Title</small>
</h3>
<p>What does this team member to? Keep it short! This is also a great spot for social links!</p>
</div>
<div class="col-lg-4 col-sm-6">
<img class="img-circle img-responsive" src="http://placehold.it/200x200">
<h3>John Smyth
<small>Job Title</small>
</h3>
<p>What does this team member to? Keep it short! This is also a great spot for social links!</p>
</div>
<div class="col-lg-4 col-sm-6">
<img class="img-circle img-responsive" src="http://placehold.it/200x200">
<h3>John Smoth
<small>Job Title</small>
</h3>
<p>What does this team member to? Keep it short! This is also a great spot for social links!</p>
</div>
<div class="col-lg-4 col-sm-6">
<img class="img-circle img-responsive" src="http://placehold.it/200x200">
<h3>John Smuth
<small>Job Title</small>
</h3>
<p>What does this team member to? Keep it short! This is also a great spot for social links!</p>
</div>
</div>
</div>
</div>
<!-- Call to Action -->
<div class="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<h3>Asheville is located in the the mountains of Western North Carolina.</h3>
<p></p>
</div>
</div>
</div>
</div>
<!-- /Call to Action -->
<!-- Map -->
<div id="map" class="map">
</div>
<!-- /Map -->
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<ul class="list-inline">
<li><a class="fa fa-facebook fa-3x" href="https://www.facebook.com/codeforasheville" ></a>
</li>
<li><a class="fa fa-twitter fa-3x" href="https://twitter.com/search?q=%23code4avl&src=typd" ></a>
</li>
</ul>
<div class="top-scroll">
<a href="#top"><i class="fa fa-circle-arrow-up scroll fa-4x"></i></a>
</div>
<hr>
<p>Copyright © Code For Asheville 2014</p>
</div>
</div>
</div>
</footer>
<!-- /Footer -->
<!-- JavaScript -->
<script src="js/jquery-1.10.2.js"></script>
<script src="js/bootstrap.js"></script>
<!-- Custom JavaScript for the Side Menu and Smooth Scrolling -->
<script src="js/custom-cfa.js"></script>
</body>
</html>