X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fcommunity.mdwn;h=492703bc9d0aea53de0d24f975f1f816bcdc94aa;hb=94c28acd69a41f5733e3b4d800c755b053ca3449;hp=477eb451c976c6196f5b88fe76ae5d2751046c45;hpb=0e5a29df930f53cacfb7526b166ca1c6d4fbd25a;p=monkeysphere.git diff --git a/website/community.mdwn b/website/community.mdwn index 477eb45..492703b 100644 --- a/website/community.mdwn +++ b/website/community.mdwn @@ -1,8 +1,8 @@ -[[!template id="nav"]] +[[meta title="The Monkeysphere Community"]] -[[meta title="Monkeysphere community"]] +# The Monkeysphere Community # -# Mailing list # +## 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 @@ -14,7 +14,13 @@ friendly bunch. You can also [look through our archives](https://lists.riseup.net/www/arc/monkeysphere) if you don't believe us. -# Development # +## 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 @@ -22,9 +28,21 @@ 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 + git clone git://git.monkeysphere.info/monkeysphere + +If you would like to build a deb package from the latest release, you can type +the following from inside the monkeysphere top level directory: + + make debian-package + +This command will build an upstream tarball, attach the debian packaging +directory, and build a sample deb. + +If you want to help extend the scope of the Monkeysphere, take a look +at our +[list of environments that could make use of the project](/expansion). -## Individual developer repositories ## +### 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 @@ -34,17 +52,18 @@ offering: git clone git://lair.fifthhorseman.net/~dkg/monkeysphere -[Jameson Graef Rollins](http://cmrg.fifthhorseman.net/wiki/jrollins): +[Jameson 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 # +## Contact ## Please feel free to contact any of the Monkeysphere developers or post to the mailing list with questions, comments, bug reports, requests, -etc. +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).