From 1eaaf4d8d8b342deec2ebcf7ec8d9cf73a2335ab Mon Sep 17 00:00:00 2001 From: Feth AREZKI Date: Mon, 6 Aug 2012 18:12:54 +0200 Subject: [PATCH] add travis-ci url -> see why build breaks that deleted some trailing spaces --- README.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index ba227805..06fc6831 100644 --- a/README.rst +++ b/README.rst @@ -3,9 +3,11 @@ Pelican .. image:: https://secure.travis-ci.org/ametaireau/pelican.png?branch=master +See why: http://travis-ci.org/#!/getpelican/pelican + Pelican is a simple weblog generator, written in `Python `_. -* Write your weblog entries directly with your editor of choice (vim!) +* Write your weblog entries directly with your editor of choice (vim!) in `reStructuredText `_ or `Markdown `_ * Includes a simple CLI tool to (re)generate the weblog * Easy to interface with DVCSes and web hooks @@ -48,12 +50,12 @@ Feedback / Contact us --------------------- If you want to see new features in Pelican, don't hesitate to offer suggestions, -clone the repository, etc. There are many ways to `contribute +clone the repository, etc. There are many ways to `contribute `_. That's open source, dude! Contact me at "alexis at notmyidea dot org" for any request/feedback! You can -also join the team at `#pelican on irc.freenode.org -`_ +also join the team at `#pelican on irc.freenode.org +`_ (or if you don't have any IRC client, use `the webchat `_) for quick feedback.