X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fcommunity.mdwn;h=f2c5fc732aafd86087a8d03cce97ea127e344bff;hb=c584f334bc2d9751a300739430d8c191616043a2;hp=9335a1b639ec165d5406857698ee0a505a71cf92;hpb=c329ccb6fd64234ec64fed0f0a4262a5522e8f58;p=monkeysphere.git diff --git a/website/community.mdwn b/website/community.mdwn index 9335a1b..f2c5fc7 100644 --- a/website/community.mdwn +++ b/website/community.mdwn @@ -1,6 +1,7 @@ -[[meta title="Monkeysphere community"]] [[!template id="nav"]] +[[meta title="Monkeysphere community"]] + # Mailing list # The Monkeysphere project is a new project with just one mailing list @@ -11,4 +12,39 @@ 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. + +# 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://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.