-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
52 lines (41 loc) · 2.6 KB
/
index.html
File metadata and controls
52 lines (41 loc) · 2.6 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
---
layout: default
home: true
---
<div id="chat">
<div id="tlkio" data-channel="councilchat" style="width:100%;height:500px;"></div><script async src="http://tlk.io/embed.js" type="text/javascript"></script>
</div>
<div id="video">
<iframe src="http://www.seattlechannel.org/embedvideoplayer?videoid=x28009" frameborder="0" scrolling="no" style="min-height: 400px; min-width: 300px"></iframe>
<p>Seattle CouncilChat is a simple way to discuss the meetings of the Seattle City Council as they happen.</p>
<p><a href="https://github.com/seattleio/councilchat/blob/gh-pages/CONDUCT.md">Read & follow the Code of Conduct for this project.</a> In short: act like a jerk and you'll get removed. Don't be a jerk.</p>
<hr>
<h4>Interested in projects like this?</h4>
<p>You should get involved with <a href="http://codeforseattle.org">Code for Seattle</a>, a local organization focused on improving civic engagement with technology.</p>
<p>You should also join the <a href="">seattle.io newsletter</a> to get updates on Seattle CouncilChat and similar projects.</p>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="//seattle.us5.list-manage.com/subscribe/post?u=b5b4f7fda673e887e9380b619&id=0884c4f1e3" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<div class="mc-field-group">
<label for="mce-EMAIL">Your email: </label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
<input type="submit" value="Join the newsletter." name="subscribe" id="mc-embedded-subscribe" class="button">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_b5b4f7fda673e887e9380b619_0884c4f1e3" tabindex="-1" value=""></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
<hr>
<h4>Help build Seattle CouncilChat</h4>
<p>You can help make Seattle CouncilChat better! Help with code, design, outreach, writing, copyediting, etc.</p>
<p><a href="http://github.com/seattleio/councilchat" class="button">Contribute to CouncilChat on GitHub.</a></p>
<br>
<br>
<p class="serif" style="font-size:75%;"><i>A <a href="http://seattle.io">seattle.io</a> project</p>
</div>