Skip to content

kontza/sigal

 
 

Repository files navigation

Sigal - Simple Static Gallery Generator

Travis-ci: continuous integration status.

codecov.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 3.5+.

Links :

  • Latest documentation on the website
  • Source, issues and pull requests on GitHub
  • Releases on PyPI
  • #sigal on Freenode, or with the webchat interface.

Themes & Demo

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

About

yet another simple static gallery generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.1%
  • Python 16.1%
  • CSS 4.0%
  • HTML 2.7%
  • Shell 0.1%