diff options
| author | Carl Worth <cworth@cworth.org> | 2015-06-03 10:41:16 -0700 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2015-06-03 10:41:16 -0700 |
| commit | 52c2ebeb157886c6e2c2bc7d34f8645129e8f46f (patch) | |
| tree | 82faf851f7ea108e45815964d9661985a280f506 | |
| parent | aee253a6f23f9f84a6f80f4976e59af3de340851 (diff) | |
Add an introductory paragraph to the top-level of the website.
What I'm not saying here is that I'm really just testing that write
access to the wiki works again...
| -rw-r--r-- | index.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ [[!img notmuch-logo.png alt="Notmuch logo" class="left"]] # Notmuch -- Just an email system +Nomcuh is an email sytem that provides fast, global search of a local +email store. It provides command-line access for easy scripting, as +well as full-featured interfaces within consoles (or within text +editors such as emacs). It also provides a clean, library-interface in +C so that its functionality could be added to existing email programs. + ## Why Notmuch? Because dealing with your mail can be so much better. |
