From 63a261c012a6f1ebcb2f552f366b6617cacb1242 Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Mon, 25 Aug 2014 22:02:04 +0200 Subject: [PATCH] Add mailing list at Librelist. --- README.rst | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 357e1e1..95e110b 100644 --- a/README.rst +++ b/README.rst @@ -16,22 +16,23 @@ and it allows to build a static gallery of images with the following features: * MIT licensed. The idea behind Sigal is to ease the use of the javascript librairies like -`galleria`_. These librairies do a great job to display the images, Sigal does +galleria_. These librairies do a great job to display the images, Sigal does what is missing: resize images, create thumbnails, generate html pages. Sigal is compatible with Python 2.7 and 3.3. Links : -* Latest documentation on the `website`_ -* Source, issues and pull requests on `Github`_ -* Releases on `PyPI`_ -* ``#sigal`` on Freenode, or with the `webchat`_ interface. +* Latest documentation on the website_ +* Source, issues and pull requests on Github_ +* Releases on PyPI_ +* ``#sigal`` on Freenode, or with the webchat_ interface. +* `Mailing list`_ at Librelist (Archives_). Themes & Demo ------------- -Sigal comes with two themes, based on the `colorbox`_ and `galleria`_ +Sigal comes with two themes, based on the colorbox_ and galleria_ Javascript libraries: - `colorbox demo`_ @@ -45,3 +46,5 @@ Javascript libraries: .. _galleria demo: http://saimon.org/sigal-demo/galleria/ .. _colorbox demo: http://saimon.org/sigal-demo/colorbox/ .. _webchat: http://webchat.freenode.net/?channels=sigal +.. _Archives: http://librelist.com/browser/sigal/ +.. _Mailing list: mailto:sigal@librelist.com