X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=index.mdwn;h=ed042db4837b1c3bd1bfb2a587ac8073c8a036c0;hb=be5ddd8f20d978cb24801dc2046bd7c6bcb38866;hp=1bdee7f5d2ab69dbc3ecea971e63be70a4a5d758;hpb=4ba16353caf6a8f74797d5b342a65d8b545292eb;p=notmuch-wiki diff --git a/index.mdwn b/index.mdwn index 1bdee7f..ed042db 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,3 +1,4 @@ +[[!img notmuch-logo.png alt="Notmuch logo" class="left"]] # Why Notmuch? * "Not much mail" is what Notmuch thinks about your email @@ -44,21 +45,40 @@ you've been looking for. Either way, please feel free to jump in. All of the code for Notmuch is available as free -software released under the GNU GPL version 3. The latest versions +software released under the GNU +GPL version +3. The latest versions can be checked out via git with this command: - git clone git://notmuchmail.org/git/notmuch -Or you can browse the -Notmuch code history online. +Or you can browse the Notmuch code history +online. And finally, you can subscribe +to the notmuch-commits list to watch every commit made to notmuch +(and to the notmuchmail.org web site). + +Patches are most welcome and should be sent to notmuch@notmuchmail.org. +Please try to follow the [patch submission guidelines of the Git +project](http://repo.or.cz/w/git.git?a=blob;f=Documentation/SubmittingPatches;hb=HEAD) +when submitting patches to notmuch. We are currently test-driving a [Patchwork +instance](http://patchwork.notmuchmail.org/project/notmuch) to help us keep track +of [the patches](http://patchwork.notmuchmail.org/project/notmuch/list). Comments? Please feel free to email the notmuch mailing list: notmuch@notmuchmail.org (subscription is not required, but you can subscribe to the notmuch list if you would like to). You can also browse the online archives -or the mailing list or download an mbox file of the entire mailing-list. The mb2md utility can then be used to convert the archives to maildir format which is convenient for reading the archives within notmuch itself. + +### Website + +This wiki is maintained using [ikiwiki](http://ikiwiki.info). You can pull and +push changes using the following URL (no authentication necessary): + + git://notmuchmail.org/git/notmuch-wiki