Sigal - Simple Static Gallery Generator¶
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 requires Python 3.9+.
Links¶
Themes & Demo¶
Sigal comes with three themes, based on the colorbox, galleria and photoswipe Javascript libraries:
Documentation¶
- Installation
- Getting started
- Configuration
- Album information
- Image information
- Themes
- Plugins
- Frequently Asked Questions (FAQ)
- Contributing guidelines
- License
- Changelog
- Version 2.5dev
- Version 2.4
- Version 2.3
- Version 2.2
- Version 2.1.1
- Version 2.1
- Version 2.0
- Version 1.4.1
- Version 1.4.0
- Version 1.3.0
- Version 1.2.0
- Version 1.1.0
- Version 1.0.1
- Version 1.0.0
- Version 0.9.2
- Version 0.9.1
- Version 0.9.0
- Version 0.8.1
- Version 0.8.0
- Version 0.7
- Version 0.6.0
- Version 0.5.1
- Version 0.5.0
- Version 0.4.1
- Version 0.4.0
- Version 0.3.3
- Version 0.3.2
- Version 0.3.1
- Version 0.3
- Version 0.2
- Version 0.1