diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-04-22 15:48:14 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-04-22 16:10:33 +0100 |
commit | d87bbd9195ce5f72c1812c9dfbd5bbcd550e7e9f (patch) | |
tree | 555bbb36e02e34b53da12db996002ab41bf05ec9 /index.md |
initial githubpages commit on orphan branch
Diffstat (limited to 'index.md')
-rw-r--r-- | index.md | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/index.md b/index.md new file mode 100644 index 000000000..1b69194b1 --- /dev/null +++ b/index.md @@ -0,0 +1,34 @@ +--- +layout: page +title: Welcome +--- + +# Alaveteli documentation + +<p class="lead"> + This is the documentation for Alaveteli, + an open source Freedom of Information platform + created by <a href="http://www.mysociety.org">mySociety</a>. +</p> + +## New to Alaveteli? + +You've found the documentation for Alaveteli. + +* Learn about the project at [www.alaveteli.org](http://www.alaveteli.org). + +* Read [Turbo Transparency](http://www.alaveteli.org/files/2012/10/Turbo-Transparency-v1.0.pdf), a paper about how and why to use Alaveteli for Freedom of Information systems + +* Read the [Getting Started guide]({{ site.baseurl }}getting_started) + +**The documentation covers +[installing]({{ site.baseurl }}installing), +[customising]({{ site.baseurl }}customising), and +[running]({{ site.baseurl }}running) your own Alaveteli site.** + +If you're making changes to the source code, we have +[documentation for developers]({{ site.baseurl }}developers) too. + +If you are an organisation who wants to use Alaveteli in your jurisdiction, or a developer who is interested in collaborating on the software, please +[get in touch]({{ site.baseurl }}community). + |