Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 8F898431FBD for ; Tue, 2 Feb 2010 23:45:03 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.861 X-Spam-Level: X-Spam-Status: No, score=-1.861 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1.8, AWL=-0.062, BAYES_50=0.001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QMIO2aqXCNqL for ; Tue, 2 Feb 2010 23:45:02 -0800 (PST) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id B9EBA431FAE for ; Tue, 2 Feb 2010 23:45:02 -0800 (PST) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 750DA254181; Wed, 3 Feb 2010 20:45:02 +1300 (NZDT) From: Carl Worth To: notmuch@notmuchmail.org Date: Tue, 02 Feb 2010 23:44:56 -0800 Message-ID: <87sk9ipxtz.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: [notmuch] New wiki instance on the notmuchmail.org website X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2010 07:45:03 -0000 --=-=-= So Keith tells me he's entirely unimpressed with my website-design skills as evidenced by http://notmuchmail.org . In an effort to fix this, I've switched from the single, static HTML page that was there previously, to now using ikiwiki to generate a remarkably similar-looking, single, static web page. The benefit is that there's now a git repository for the website, (with source in markdown format), and more importantly, the git repository will accept a "git push" without any authentication necessary. So now anyone that would like to improve the website can do so. Just git clone as follows: git clone git://notmuchmail.org/git/notmuch-wiki make your improvements, "git commit -a", and then "git push". If anyone would like to make changes to the ikiwiki templates or the configuration, (such as enabling plugins, etc.), I've got a separate repository with those files that I can advertise. That repository does not allow for anonymous pushes for sake of security. I'd be glad for anyone to add relevant content to our website, and to do any interesting design improvements. Anyone want to start thinking about a logo design idea... ? -Carl --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFLaSl46JDdNq8qSWgRAgp6AJ92ZzG/Mnv/i0vdhf5CUqI5T3ZktwCfRejz W6ZbghBPdCvXDZbjEq8yX3c= =PzCk -----END PGP SIGNATURE----- --=-=-=--