Wiki Write Access
This website is a wiki maintained using ikiwiki. You can pull and push changes using the following URL:
git://notmuchmail.org/git/notmuch-wiki
Clone the wiki branch with:
git clone git://notmuchmail.org/git/notmuch-wiki
Then you can edit the wiki locally, commit the changes with:
git add ...
git commit
and push back to the wiki:
git push
The syntax used on the pages is markdown. In order to preview your modifications you can copy and paste the page in this online preview.