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 /community.md | |
parent | 869688c6e1a0fb8c2511a3846107ddedb4c4dea6 (diff) | |
parent | 660627dd63d0904455273826da7ca19f0bb36815 (diff) |
Merge branch 'gh-pages-doc-move' into gh-pages
Diffstat (limited to 'community.md')
-rw-r--r-- | community.md | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/community.md b/community.md index 2b24b6529..15b3e725e 100644 --- a/community.md +++ b/community.md @@ -7,12 +7,12 @@ The Alaveteli Community ==================== <p class="lead"> - If you are running an Alaveteli installation — or are thinking of setting one up — let the community help. + If you are running an Alaveteli installation — or are thinking of setting one up — 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}}glossary/#foi" +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. @@ -20,10 +20,10 @@ 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> + <li>Louise Crow (project lead): <a href="mailto:louise@mysociety.org">email</a>, <a href="http://twitter.com/crowbot">twitter</a></li> --> @@ -37,7 +37,7 @@ 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=":-)"> +begin <img src="http://www.alaveteli.org/wp-includes/images/smilies/icon_smile.gif" alt=":-)"> ## IRC @@ -51,25 +51,25 @@ the mySociety developers can be found on IRC in `#mschat` on ### irc.freenode.net #alaveteli **`#alaveteli`** — -there's an `#alaveteli` channel on -[Freenode](http://freenode.net) (`irc.freenode.net`) ...although that channel can be rather quiet +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) +## Alaveteli commit messages (code) -To keep an eye on activity on the repo, join the +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 +The [Alaveteli software is on github](https://github.com/mysociety/alaveteli) and we actively use [github's issues](https://github.com/mysociety/alaveteli) — 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 +Although asking a human is great, often what you want to know can be found in the documentation: -* [this documentation]({{ site.baseurl }}) — always the first place to look +* [this documentation]({{ site.baseurl }}docs/) — always the first place to look * [the dev wiki](http://github.com/mysociety/alaveteli/wiki) — 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) |