Skip to content

MPavleski/sigal

 
 

Repository files navigation

Sigal - Simple Static Gallery Generator

Travis-ci: continuous integration status.

coveralls.io

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.
  • Generate HTML pages using jinja2 templates.
  • Relative links for a portable output.
  • Support themes, videos, EXIF tags, zip download.
  • Parallel processing.
  • MIT licensed.

The idea behind Sigal is to ease the use of the javascript libraries like galleria. These libraries 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 :

Themes & Demo

Sigal comes with two themes, based on the colorbox and galleria Javascript libraries:

About

yet another simple static gallery generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 70.2%
  • CSS 20.6%
  • HTML 8.8%
  • Makefile 0.4%