X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fcommunity.mdwn;h=b7fa31e8b0fa845f279f73cc7fb450ca9de1a505;hb=3827c6f3dba11d1ebe3e9265e44269d610206e36;hp=095581d08bbfba47de5d577a39a8f2582e26a5c5;hpb=d78a6e30ed3bc408e6a43077b4024597dfb810bd;p=monkeysphere.git diff --git a/website/community.mdwn b/website/community.mdwn index 095581d..b7fa31e 100644 --- a/website/community.mdwn +++ b/website/community.mdwn @@ -1,6 +1,8 @@ -[[meta title="Monkeysphere community"]] +[[meta title="Community"]] -# Mailing list # +# The MonkeySphere Community # + +## Mailing list ## The Monkeysphere project is a new project with just one mailing list at the moment. Its where we roll our sphere, discuss development @@ -10,4 +12,46 @@ subjects around the web of trust. [Join us](https://lists.riseup.net/www/info/monkeysphere), we're a friendly bunch. You can also [look through our archives](https://lists.riseup.net/www/arc/monkeysphere) if you don't -believe me. +believe us. + +## Internet Relay Chat ## + +We're currently holding down an IRC channel on the `irc.oftc.net` +network. You can find us in `#monkeysphere` if you prefer to +communicate this way. + +## Development ## + +The Monkeysphere uses a distributed development model with +[git](http://git.or.cz/). Once you've [installed +git](http://www.spheredev.org/wiki/Git_for_the_lazy), you can [git +clone](http://www.kernel.org/pub/software/scm/git/docs/git-clone.html) +from this web site: + + git clone git://git.monkeysphere.info/monkeysphere + +### Individual developer repositories ### + +You might also be interested in the repositories of individual +developers, which may contain branches or features not yet in the main +offering: + +[Daniel Kahn Gillmor](http://cmrg.fifthhorseman.net/wiki/dkg): + + git clone git://lair.fifthhorseman.net/~dkg/monkeysphere + +[Jameson Graef Rollins](http://cmrg.fifthhorseman.net/wiki/jrollins): + + git clone git://lair.fifthhorseman.net/~jrollins/monkeysphere + +Micah Anderson: + + git clone git://labs.riseup.net/~micah/monkeysphere + +## Contact ## + +Please feel free to contact any of the Monkeysphere developers or post +to the mailing list with questions, comments, bug reports, requests, +etc. If you contact a developer individually, please indicate if +there is any part of your note that can be made public (we might want +to post it to the web here).