From 78746ad081cf207d964c9da69dcd92ddf7924381 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Fri, 13 Jun 2014 17:35:07 +0100 Subject: Copy index page to docs in prep for merge of alaveteli.org --- docs/index.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 docs/index.md (limited to 'docs/index.md') diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 000000000..8cf85e8c2 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,34 @@ +--- +layout: page +title: Welcome +--- + +# Alaveteli documentation + +

+ This is the documentation for Alaveteli, + an open source Freedom of Information platform + created by mySociety. +

+ +## 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 }}docs/getting_started) + +**The documentation covers +[installing]({{ site.baseurl }}docs/installing), +[customising]({{ site.baseurl }}docs/customising), and +[running]({{ site.baseurl }}docs/running) your own Alaveteli site.** + +If you're making changes to the source code, we have +[documentation for developers]({{ site.baseurl }}docs/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). + -- cgit v1.2.3