forked from Code4SA/old-code4sa.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
176 lines (152 loc) · 6.7 KB
/
Copy pathindex.html
File metadata and controls
176 lines (152 loc) · 6.7 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
---
layout: new
title: Welcome
---
<article class="wide-banner">
<section>
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="text-center">
<h2>Code for South Africa is a civic technology lab using data and technology to change lives.</h2>
<h2><a href="projects.html">Check out our projects →</a></h2>
</div>
</div>
<div class="col-sm-6 hidden-xs">
<img src="img/logo-367x200.png">
</div>
</div>
</div>
</section>
</article>
<article>
<section>
<div class="container">
<div class="row">
<div class="col-sm-5">
<a href="/journos/" class="thumbnail">
<img src="/img/projects/wazimap-website.png" alt="Wazimap screenshot"/>
<div class="caption">
<h3>Tools for Journos</h3>
<p>
An unmissable, curated collection of tools for journalists built by us and our partners.
<u>Read more...</u>
</p>
</div>
</a>
</div>
<div class="col-sm-6 col-sm-offset-1">
<h2 style="margin: 0 0 30px;">From Our Blog</h2>
<ul class="list-unstyled blog-excerpts">
{% for post in site.posts limit:2 %}
<li>
<div class="date">
<span class="day">{{ post.date | date: "%d" }}</span>
<span class="month">{{ post.date | date: "%b" }}</span>
</div>
<div class="excerpt">
<h4><a href="{{ post.url }}">{{ post.title }}</a></h4>
<p>
{{ post.excerpt }}
<a class="more" href="{{ post.url }}">Read more</a>
</p>
</div>
</li>
{% endfor %}
</ul>
<h3><a href="blog.html">More from our blog →</a></h3>
</div>
</div>
</div>
</section>
<!-- GET INVOLVED SECTION -->
<section class="get-involved">
<div class="container">
<h2>How to get involved in Open Data in South Africa</h2>
<div class="row">
<!--1st Column-->
<div class="col-sm-6">
<h3>Stay up to date</h3>
<h4>Send a blank email to these lists to subscribe:</h4>
<dl>
<dt><a href="mailto:odadi+subscribe@googlegroups.com">Open Data and Democracy Initiative</a></dt><dd>General open data issues</dd><br/>
<dt><a href="mailto:hackshackers-capetown+subscribe@googlegroups.com">HacksHackers - Cape Town</a></dt><dd>Coders meet Journalists, CT</dd><br/>
<dt><a href="mailto:hackshackers-johannesburg+subscribe@googlegroups.com">HacksHackers - Johannesburg</a></dt><dd>Coders meet Journalists, JHB</dd><br/>
</dl>
<h4>Subscribe by clicking on the link:</h4>
<dl>
<dt><a href="http://lists.okfn.org/mailman/admindb/okfn-za">Open Knowledge Foundation - CT</a></dt><dd>General open knowledge discussions, Cape Town</dd>
</dl>
</div>
<!--2nd Column-->
<div class="col-sm-6">
<h3>Meet-up</h3>
<p>Meet people face to face, tackle problems together or just discuss ideas.</p>
<ul class="unstyled">
<li><a href="http://www.meetup.com/Code-for-South-Africa-Hackers" target="_blank">Code for South Africa Unhackathons</a></li><br />
<li><a href="http://www.meetup.com/Hacks-Hackers-Cape-Town/" target="_blank">HacksHacks Cape Town</a></li><br />
<li><a href="http://www.meetup.com/Hacks-Hackers-Cape-Town/" target="_blank">HacksHacks Johannesburg</a></li>
</ul><br />
<img alt="meet-ups" src="/img/meet-ups.png">
</div>
</div>
</div>
</section>
<!--Github Issues Section -->
<section id="github-issues" class="hidden-xs">
<div class="container">
<h2>Get your hands dirty</h2>
<h3>Some recent GitHub issues you can help us out with...<h3>
<iframe src="http://codeforamerica.org/geeks/civicissues/widget?organization_name=Code-for-South-Africa&number=6" width="100%" height="600" frameBorder="0"></iframe>
</div>
</section>
<hr class="container" style="margin-top:0; margin-bottom:0;"/>
<section>
<div class="container partner-logo-list">
<h2>Our Partners</h2>
<!--Client Logo images must be 170px by 100px-->
<div class="row text-center">
<div class="col-sm-3 client">
<a href="http://africanmediainitiative.org/"><img src="/img/partners/ami.png" alt="African Media Initiative"></a>
</div>
<div class="col-sm-3 client">
<a href="http://www.icfj.org/"><img src="/img/partners/icfj.png" alt="International Centre for Journalists"></a>
</div>
<div class="col-sm-3 client">
<a href="http://africannewschallenge.org/"><img src="/img/partners/anic-logo.png" alt="African News Innovation Challenge"></a>
</div>
<div class="col-sm-3 client">
<a href="http://www.pmg.org.za"><img src="/img/partners/partner_pmg.png" alt="Parliamentary Monitoring Group"></a>
</div>
</div>
<div class="row client-logos text-center">
<div class="col-sm-3 client">
<a href="http://www.opendemocracy.org.za/"><img src="/img/partners/partner_odac.png" alt="Open Democracy Advice Centre"></a>
</div>
<div class="col-sm-3 client">
<a href="http://indigotrust.org.uk/"><img src="/img/partners/partner_indigo_trust.png" alt="The Indigo Trust"></a>
</div>
<div class="col-sm-3 client">
<a href="http://osf.org.za/"><img src="/img/partners/partner_osf.jpg" alt="Open Society Foundation for South Africa"></a>
</div>
<div class="col-sm-3 client pushdown">
<a href="http://www.mediamonitoringafrica.org/"><img src="/img/partners/mma.png" alt="Media Monitoring Africa"></a>
</div>
</div>
<div class="row client-logos text-center">
<div class="col-sm-3 client">
<a href="https://freedomhouse.org/"><img src="/img/partners/freedomhouse.png" alt="Freedom House"></a>
</div>
<div class="col-sm-3 client pushdown">
<a href="http://www.sarpam.net/"><img src="/img/partners/sarpam.png" alt="SARPAM"></a>
</div>
<div class="col-sm-3 client pushdown">
<a href="http://schoolofdata.org/"><img src="/img/partners/school-of-data.png" alt="School of Data"></a>
</div>
<div class="col-sm-3 client pushdown">
<a href="http://aws.amazon.com/what-is-cloud-computing"><img src="http://awsmedia.s3.amazonaws.com/AWS_Logo_PoweredBy_127px.png" alt="Powered by AWS Cloud Computing"></a>
</div>
</div>
</div>
</section>
</article>