Tempura is a wiki (or anti-Wiki) concept I started contemplating as I came to rely more and more on IMAP for all sorts of things.
Imagine, if you will, a wiki-like site that is a crunchy shell around an IMAP server (or a maildir, or a set of mbox files) for storage, and which relies completely on the HTML portions of “mail” messages, using hyperlinks defined in them for navigation.
Yes, this means zero markup hassles, attachment support, and painless insertion of images into posts (it would only depend on how clever your MUA is, since parsing MIME and rendering it as HTML is pretty straightforward).
Like Yaki, Sushi and Sashimi, this could leverage server-side caching to minimize the hassle of accessing the IMAP store and rendering RFC 2822 messages to HTML. It would also play nice with my Data For The Ages approach, allow for easy, secure remote editing, let you delegate whole subtrees (via IMAP shared folders) to other people, etc., etc.