aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-13 17:35:07 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-13 17:35:07 +0100
commit78746ad081cf207d964c9da69dcd92ddf7924381 (patch)
treeff8c69d0f4634e6ca12166b4e32bbc753474eac2
parentebedfa6a761db97f832f55a43bef8134bac2c44d (diff)
Copy index page to docs in prep for merge of alaveteli.org
-rw-r--r--docs/index.md34
1 files changed, 34 insertions, 0 deletions
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
+
+<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 }}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).
+