From 6dc2daaae287395c0afd7750e74872ea773ddb75 Mon Sep 17 00:00:00 2001 From: Lucas Nussbaum Date: Mon, 16 Jun 2008 12:07:54 +0200 Subject: mention git on website --- website/index.html | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'website') diff --git a/website/index.html b/website/index.html index 0d9c25f..62fe1aa 100644 --- a/website/index.html +++ b/website/index.html @@ -60,8 +60,7 @@ when trying to keep up with their feeds. Other solutions to this problem include

The lastest release is version 0.9.2.

Downloads are available on http://download.gna.org/feed2imap/.

New releases are advertised using this RSS feed.

-

There's also a Debian/Ubuntu package. If you are running Debian testing (etch), Debian unstable, Ubuntu Breezy or Ubuntu Dapper, just apt-get install feed2imap. -

@@ -99,13 +98,7 @@ when trying to keep up with their feeds. Other solutions to this problem include

(Sort of) Developer Documentation

-

Development takes place on the GNA project page. Don't hesitate to post feature requests, bugs or patches.

- -

Feed2Imap is written in Ruby. If you don't know this language yet, continue to ignore it. Learning it will make you realize what you missed until now, and you might run into severe problems (depression, etc).

- -

Source code is browseable here.

- -

You can get the source code from SVN using svn co svn://svn.gna.org/svn/feed2imap/trunk/feed2imap.

+

Development takes place on the GNA project page. Source code lives on github. Clone using git clone git://github.com/ln/feed2imap.git.

The source code is quite easy to understand. Tasks are split into classes, themselves split into files :