X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fcommunity.mdwn;h=3ae81c13197504edbb470e7277eef6cc92587e4e;hb=4fa5881562a06c1fefa0302defbc878bb9c8131b;hp=b06637bce8ef646776810a8d8fd3e05f93bfffd3;hpb=948b21702fbeaf1874286bd9b0d7c27c37d55c2a;p=monkeysphere.git diff --git a/website/community.mdwn b/website/community.mdwn index b06637b..3ae81c1 100644 --- a/website/community.mdwn +++ b/website/community.mdwn @@ -1,6 +1,6 @@ -[[!template id="nav"]] +[[meta title="The Monkeysphere Community"]] -[[meta title="Community"]] +# The Monkeysphere Community # ## Mailing list ## @@ -14,6 +14,12 @@ friendly bunch. You can also [look through our archives](https://lists.riseup.net/www/arc/monkeysphere) if you don't 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 @@ -24,6 +30,14 @@ from this web site: 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. + ### Individual developer repositories ### You might also be interested in the repositories of individual @@ -41,10 +55,11 @@ offering: 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. +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).