diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-13 17:43:17 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-13 17:43:17 +0100 |
commit | ee19c5087b7af49bad3e8d0aaa3455311aea0451 (patch) | |
tree | dcac808f5d7b66cfdf071ceaa8661a7a2b3a7070 /docs/index.md | |
parent | 869688c6e1a0fb8c2511a3846107ddedb4c4dea6 (diff) | |
parent | 660627dd63d0904455273826da7ca19f0bb36815 (diff) |
Merge branch 'gh-pages-doc-move' into gh-pages
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 34 |
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). + |