Simon 57eb9cf456 Remove the copy exif feature.
This feature was not really needed as the exif metadata were just copied to the
generated image. Moreover, this was depending on pyexiv2 which is now deprecated
in favour of GExiv2.
2013-03-04 00:08:55 +01:00
2013-03-04 00:08:55 +01:00
2013-03-04 00:08:55 +01:00
2013-03-04 00:08:55 +01:00
2012-11-09 00:03:01 +01:00
2013-02-15 18:17:08 +01:00
2013-01-03 00:55:52 +01:00
2012-12-20 00:17:25 +01:00
2012-09-15 00:41:54 +02:00

sigal - yet another simple static gallery generator
===================================================

.. image:: https://secure.travis-ci.org/saimn/sigal.png?branch=master
   :target: https://travis-ci.org/saimn/sigal
   :alt: Travis-ci: continuous integration status.

Sigal is yet another simple static gallery generator. It's written in Python
and it allows to build a static gallery of images with the following features:

* process directories recursively,
* resize images and create thumbnails,
* generate html pages using jinja2 templates,
* relative links for a portable output,
* MIT licensed.

Links :

* Latest documentation on the `website`_
* Source, issues and pull requests on `Github`_
* Releases on `PyPI`_

.. _website: http://sigal.saimon.org/
.. _Github: https://github.com/saimn/sigal/
.. _PyPI: http://pypi.python.org/pypi/sigal
Description
yet another simple static gallery generator
Readme 7.8 MiB
Languages
JavaScript 75.9%
Python 15.4%
CSS 6.7%
HTML 2%