summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorSandra Snan <sandra.snan@handgranat.org>2010-03-17 12:42:16 +0100
committerLucas Nussbaum <lucas@lucas-nussbaum.net>2010-03-17 22:03:12 +0100
commit7a5e620db0cff1a0f023539e9f8a2b2d76f8336c (patch)
tree251547ffbb5bbd8e1f9ec7d7afe38523d680dd6b /website
parentdb52aeb97fcc73e3b9a3a2a6e2e9eb63fd4cb0f8 (diff)
downloadfeed2imap-7a5e620db0cff1a0f023539e9f8a2b2d76f8336c.tar.gz
feed2imap-7a5e620db0cff1a0f023539e9f8a2b2d76f8336c.tar.bz2
feed2imap-7a5e620db0cff1a0f023539e9f8a2b2d76f8336c.zip
Document the maildir target
I looked for a good feed to maildir program, and I couldn’t find one. Turns out, by looking at feed2imaps source code, that it has that function. So here’s a documentation patch so it’s easier to find. This patch shouldn’t touch any code. Generated by git. Sandra Signed-off-by: Sandra Snan <sandra.snan@handgranat.org>
Diffstat (limited to 'website')
-rw-r--r--website/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/index.html b/website/index.html
index 20d3cd0..dbec9d6 100644
--- a/website/index.html
+++ b/website/index.html
@@ -32,7 +32,7 @@
</div>
<p>Feed2Imap is an RSS/Atom feed aggregator. After Downloading feeds (over
-HTTP or HTTPS), it uploads them to a specified folder of an IMAP mail server. The user can then access the feeds using Mutt, Evolution, Mozilla Thunderbird or even a webmail.</p>
+HTTP or HTTPS), it uploads them to a specified folder of an IMAP mail server or copies them to a local maildir. The user can then access the feeds using Mutt, Evolution, Mozilla Thunderbird or even a webmail.</p>
<a name="rationale"></a>
<h2>Rationale</h2>
@@ -51,7 +51,7 @@ when trying to keep up with their feeds. Other solutions to this problem include
<a name="screenshots"></a>
<h2>Screenshots</h2>
-<p>Of course, it depends on your MUA !</p>
+<p>Of course, how it looks depends on your MUA !</p>
<p class="center"><img src="scr-evolution.jpg" alt="reading feeds with evolution"/><br/><i>Reading feeds with evolution</i></p>
<p class="center"><img src="scr-mutt.jpg" alt="reading feeds with mutt"/><br/><i>Reading feeds with mutt (yeah, some people do that!)</i></p>