|
|
|
|
@ -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 |
|
|
|
|
|