aboutsummaryrefslogtreecommitdiffstats
path: root/community/index.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-10 16:39:29 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-17 12:24:22 +0100
commitdc90ce5b6dd63c446cda150f8c1f4ac089c436b0 (patch)
treebf337f02421a5318b3ecc92d20727cf7d549771c /community/index.md
parent86a4838f108023193406fe1e1c6e1b76cbbe0eea (diff)
Migrate info on AlaveteliCon 2012.
Diffstat (limited to 'community/index.md')
-rw-r--r--community/index.md75
1 files changed, 75 insertions, 0 deletions
diff --git a/community/index.md b/community/index.md
new file mode 100644
index 000000000..15b3e725e
--- /dev/null
+++ b/community/index.md
@@ -0,0 +1,75 @@
+---
+layout: page
+title: Community
+---
+
+The Alaveteli Community
+====================
+
+<p class="lead">
+ If you are running an Alaveteli installation &mdash; or are thinking of setting one up &mdash; let the community help.
+</p>
+
+We actively help people set up and run Alaveteli instances all around the
+world. Alaveteli is more than just software, it's also a community of people
+who care enough about <a href="{{ site.baseurl}}docs/glossary/#foi"
+class="glossary">Freedom of Information</a> to build and run sites to benefit
+the public.
+
+If you're just starting out, or you've already got your site up and running,
+this page points you at the places you can find out more, ask questions, or
+just say hi.
+
+<!--
+ direct email and twitter?
+
+ <li>Louise Crow (project lead): <a href="mailto:louise@mysociety.org">email</a>, <a href="http://twitter.com/crowbot">twitter</a></li>
+-->
+
+
+## Project mailing list
+
+Sign up for the <a href="https://groups.google.com/group/alaveteli-dev">Alaveteli project mailing list</a> &mdash; feel free to ask questions. Lots of helpful people are on it
+&mdash; not just mySociety staff but also people (like you!) running their own
+sites.
+
+The archives are a good source of information too. If you've got a problem, it's
+always worth checking to see if someone has already solved it.
+
+It you're just starting out, saying hello on the mailing list is a great way to
+begin <img src="http://www.alaveteli.org/wp-includes/images/smilies/icon_smile.gif" alt=":-)">
+
+## IRC
+
+### irc.mysociety.org #mschat
+
+**`#mschat`** &mdash;
+the mySociety developers can be found on IRC in `#mschat` on
+`irc.mysociety.org` (running on port `6667`, and also `9219`)
+(also available via this [web interface](http://www.irc.mysociety.org)).
+
+### irc.freenode.net #alaveteli
+
+**`#alaveteli`** &mdash;
+there's an `#alaveteli` channel on
+[Freenode](http://freenode.net) (`irc.freenode.net`) ...although that channel can be rather quiet
+<img src="http://www.alaveteli.org/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley">
+
+## Alaveteli commit messages (code)
+
+To keep an eye on activity on the repo, join the
+<a href="https://groups.google.com/group/alaveteli-commits/">Alaveteli push messages mailing list</a> (one a day).
+
+## Code and issues on github
+
+The [Alaveteli software is on github](https://github.com/mysociety/alaveteli) and we actively use
+[github's issues](https://github.com/mysociety/alaveteli) &mdash; sometimes there's discussion on specific issues in there too, which can be handy (especially if it's an issue you've raised).
+
+## Documentation
+
+Although asking a human is great, often what you want to know can be
+found in the documentation:
+
+* [this documentation]({{ site.baseurl }}docs/) &mdash; always the first place to look
+* [the dev wiki](http://github.com/mysociety/alaveteli/wiki) &mdash; informal or specific notes
+* [docs in the repo](https://github.com/mysociety/alaveteli/tree/rails-3-develop/doc) (although we're slowly phasing these out in favour of the docs you're reading now)