-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
37 lines (33 loc) · 2.06 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
---
layout: default
title: Open Cleveland
is_front: true
redirect_from: opencleveland.org
---
<div class="row" id="maincontent" tabindex="-1">
<div class="col-md-7">
<h1>Want To Help Cleveland?</br>
<small>Good, we could use your help.</small>
</h1>
<p class="lead">We are a volunteer group that contribute our talents by
working with our community to improve local government and through relationships and civic technology projects.
</p>
<p class="lead">We do a lot of things together, but our main activity is our <a href="http://www.meetup.com/open-cleveland/">Meeting / Hack Night</a>, usually held on the first Wednesday every month. This meeting is for those who want to:</p>
<ul class="lead">
<li>presentations from community members sharing a tech skill or how local government works. </li>
<li>start a new project, or find one to join (all backgrounds welcome!)</li>
<li>bounce ideas and get help from tech and gov experts</li>
<li>learn about open data, civic technology (technology for the public good) and open government</li>
</ul>
<p class="lead">What is Civic Hacking? <a href="https://codeforamerica.org/news/what-is-civic-hacking/">Here's an introduction by Code for America</a></p>
<hr/>
<p>For more, watch the inspirational TED talk given by Jennifer Pahlka, the founder of Code for America.</a>
</p>
<div class="video-container">
<!--a href="http://www.ted.com/talks/jennifer_pahlka_coding_a_better_government?language=en" class="skiplink">Play Video of Jennifer Pahlka's Ted Talk</a-->
<iframe src="https://embed-ssl.ted.com/talks/lang/en/jennifer_pahlka_coding_a_better_government.html" width="560" height="315" frameborder="0" title="Video of Jennifer Pahlka's Ted Talk" scrolling="no" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<!--iframe width="560" height="316" src="//www.youtube.com/embed/n4EhJ898r-k" frameborder="0" allowfullscreen></iframe-->
<!--a11y:changing to ted talk subtitles are in sync and accurate-->
</div>
</div>
</div>