-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
93 lines (76 loc) · 5 KB
/
index.html
File metadata and controls
93 lines (76 loc) · 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
---
layout: default
title: Code for Eau Claire | A Code for America Brigade
scripts: [custom_styles.js]
is_front: true
---
<div class="row">
<div class="col-md-7">
<h1>About 'Code for Eau Claire!'</br>
</h1>
<p class="lead">We are a <a href="http://codeforamerica.org/brigade">Code for America Brigade</a> in Eau Claire, Wisconsin — volunteers interested in open data, open knowledge, civic apps, big data, data visualization, APIs and the application of technology to make our communities better.</p>
<p class="lead">We encourage civic engagement and collaboration with our local government. We are engaged citizens with backgrounds and interest in technology, design, business management, policy and good government.</p>
<p class="lead">Attend our upcoming <a href="http://www.meetup.com/code-for-eau-claire/">Hack Night</a>. The Hack Night is for those who want to:</p>
<ul class="lead">
<li>learn about open data, smart cities, and open government</li>
<li>bounce ideas and get help from tech and gov experts</li>
<li>get work done on civic projects</li>
<li>start a new project, or find one to work on (all backgrounds welcome!)</li>
</ul>
<hr/>
<p>For more, watch the inspirational <a href="http://www.ted.com/talks/jennifer_pahlka_coding_a_better_government?language=en"> TED talk given by Jennifer Pahlka</a>, the founder of Code for America. Learn more about Brigades in the video below.
</p>
<div class="video-container">
<iframe src="//www.youtube.com/embed/PinRhW8Psn4" width="560" height="315" frameborder="0" title="What is CodeforAmerica Brigade?" scrolling="no" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
</div>
</div>
<div class="col-md-5" style="text-align:center;">
<div class="classictemplate template" style="display: block;">
<div id="groupsio_embed_signup">
<form action="https://groups.io/g/codeforeauclaire/signup?u=6546595395223000078" method="post" id="groupsio-embedded-subscribe-form" name="groupsio-embedded-subscribe-form" target="_blank">
<div id="groupsio_embed_signup_scroll">
<h2>Join our group mailing list</h2>
<input type="email" value="" name="email" class="email" id="email" placeholder="email address" required="">
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_6546595395223000078" tabindex="-1" value=""></div>
<div id="templatearchives"></div>
<input type="submit" value="Subscribe" name="subscribe" id="groupsio-embedded-subscribe" class="btn btn-primary btn-lg">
</div>
</form>
<p>In addition to our <a href="https://codeforeauclaire-slackin.herokuapp.com/">Slack</a> chat, we use a <a href="https://groups.io/g/codeforeauclaire">Groups.io group</a> as our primary announcement and email list. <b>Join to get updates on upcoming Hack Night speakers and events.</b></p>
</div>
</div>
<h2>Project Ideas</h2>
<!--<p>Open GitHub Issues on our projects that need your help.</p>
<iframe id="widget" src="http://codeforamerica.org/geeks/civicissues/widget?organization_name=Code-for-Hampton-Roads&number=5" width="100%" height="1100" frameBorder="0"></iframe>-->
<ul class="list-unstyled lead">
<li>Create list of local datasets</li>
<li><a href="http://www.ci.eau-claire.wi.us/government/boards-commissions-committees">City Council and Committee</a> agenda aggregrator</li>
<li>Eau Claire, WI budget visualizer - <a href="https://eauclairewi.opengov.com">data</a></li>
<li>Interactive 'Bike Chippewa Valley' bike map</li>
<li><b>Have an idea?</b> <a href="mailto:aaronusalmon@gmail.com">Email</a> or attend our next meetup</li>
</ul>
</div>
</div>
<div class="row sponsors hidden">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<hr>
<p>Code for Eau Claire is kindly supported by</p>
</div>
<div class="logos">
<div class="col-xs-15 col-sm-15 col-md-15 col-lg-15">
<a href="https://www.codeforamerica.org/"><img class="img-responsive" id="tallest-logo" src="images/sponsors/CfA_logo_lg.png"></a>
</div>
<div class="col-xs-15 col-sm-15 col-md-15 col-lg-15">
<a href="http://www.dominionenterprises.com/"><img class="img-responsive square-logo" src="images/sponsors/de-logo.png"></a>
</div>
<div class="col-xs-15 col-sm-15 col-md-15 col-lg-15">
<a href="http://hatchnorfolk.com/"><img class="img-responsive" src="images/sponsors/hatch-logo.png"></a>
</div>
<div class="col-xs-15 col-sm-15 col-md-15 col-lg-15">
<a href="http://codebetter.com/"><img class="img-responsive" src="images/sponsors/codebetter.com_1024.png"></a>
</div>
<div class="col-xs-15 col-sm-15 col-md-15 col-lg-15">
<a href="https://slack.com/"><img class="img-responsive" src="images/sponsors/slack-logo-600x240-transparent.png"></a>
</div>
</div>
</div>