Simon d19b17804b Refactor the writer.
- remove the html generated inside the writer module to put this in the
  templates
- move the breadcumb computation in a method
2013-02-15 00:26:31 +01:00
2013-02-08 10:51:37 +01:00
2013-02-15 00:26:31 +01:00
2012-11-09 00:03:01 +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
2012-12-20 00:31:55 +01: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%