forked from taarifa/taarifa.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
42 lines (41 loc) · 1.57 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
---
layout: default
title: Home
category: hidden
---
<h1>Welcome to Taarifa</h1>
<div class="row">
<div class="col-sm-4 tlogo">
<img class="tlogo" src="taarifa_logo.png"/>
</div>
<div class="col-sm-8">
<p>The Taarifa Platform is an open source web API, designed to close citizen feedback loops. We are currently working on an Innvotion Project in Tanzania, with various partners.</p>
<a class="btn btn-large btn-success" href="https://github.com/taarifa/TaarifaAPI">Get started with the API</a><br/><br/>
</div>
<div>
<h2>What is Taarifa?</h2>
<iframe width="640" height="360" src="http://www.youtube.com/embed/LR3iDNIDS80?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<h2>Taarifa on the BBC's East Midlands Today programme</h2>
<iframe width="640" height="360" src="//www.youtube.com/embed/IaxrRRkgh-o?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- Example row of columns -->
<div class="row">
<div class="col-sm-4">
<h2>Community</h2>
<p>Get involved with our Taarifa community and subscribe to our mailing list.</p>
<a class="btn" href="https://groups.google.com/forum/#!forum/taarifa-dev">View details »</a></p>
</div>
<div class="col-sm-4">
<h2>Featured Deployment</h2>
<p>Taarifa will be live in Tanzania soon!.</p>
<p><!--a class="btn" href="#">View details »</a--></p>
</div>
<div class="col-sm-4">
<h2>Waterpoints dashboard</h2>
<p>Explore and experience the Taarifa platform.</p>
<p><a class="btn" href="http://dashboard.taarifa.org/#/dashboard">View details »</a></p>
</div>