aboutsummaryrefslogtreecommitdiffstats
path: root/about.md
diff options
context:
space:
mode:
Diffstat (limited to 'about.md')
-rw-r--r--about.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/about.md b/about.md
new file mode 100644
index 000000000..d859cae31
--- /dev/null
+++ b/about.md
@@ -0,0 +1,32 @@
+---
+redirect_from: /about-2/
+layout: landing
+title: About
+---
+<div class="about__intro">
+ <div class="container">
+
+ <h1>About Alaveteli</h1>
+
+ <p> It’s a simple concept: citizens use Alaveteli to request information, and the replies are recorded for all to see on the website. Historic requests, along with any resulting correspondence, are archived publicly online. This increases the availability of the requested information, and encourages transparency. Therefore, Alaveteli acts both as a useful tool for citizens, and as an advocacy tool for right-to-know campaigners.</p>
+
+ <p>Funded by the <a href="http://soros.org/">Open Society Institute</a> and the <a href="http://www.hivos.nl/">Hivos Foundation</a>, the project supports FOI websites around the world.</p>
+ <img src="{{ site.baseurl }}assets/img/stamp.svg" class="stamp-graphic" />
+ </div>
+</div>
+<div class="container clearfix">
+ <h2>What next?</h2>
+ <h3>Take a look at <a href="{{ site.baseurl }}docs/">our documentation</a></h3>
+ <div class="grid-row content-in-columns">
+ <div class="about__column">
+ <p>Non-technical audiences should start with our <a href="{{ site.baseurl }}docs/getting_started/">Getting Started guide</a>. Developers might want to start with <a href="{{ site.baseurl }}docs/developers/">the technical overview</a>.</p>
+ <p>If you are an organisation who wants to use Alaveteli in your jurisdiction, join our <a href="http://groups.google.com/group/alaveteli-users">Google group for users of Alaveteli</a> and introduce yourself. If you’re a developer who is interested in collaborating on the software, please send a message to our <a href="https://groups.google.com/group/alaveteli-dev">dev mailing list</a>.</p>
+ <p>Currently, customising a new site using Alaveteli requires technical know-how. We are working to change this over the next few months. We also have resources to support a small number of new websites as hosted services.</p>
+ </div>
+ <div class="about__column">
+ <p>Groups who want to set up an Alaveteli website should note that its success depends on more than just deploying the software: it requires constant maintenance to ensure requests are successfully dealt with (whether from technical, usability or legal points of view). The project will therefore also develop a set of best practices for the human side of a successful FOI website. To start with, we have <a href="{{ site.baseurl }}2011/07/29/you-need-volunteers-to-make-your-website-work/">a blog post describing the importance of volunteers</a>.
+ </p>
+ <p>The software started life as <a href="https://www.whatdotheyknow.com">WhatDoTheyKnow</a>, a website produced by <a href="https://mysociety.org/">mySociety</a> for making FOI requests in the UK. Its history and background are described <a href="https://www.whatdotheyknow.com/help/credits">over there</a>. The development of Alaveteli is currently managed by <a href="https://twitter.com/crowbot">Louise Crow of mySociety</a>.</p>
+ </div>
+ </div>
+</div>