-
Notifications
You must be signed in to change notification settings - Fork 0
Home
sseycek edited this page Jan 31, 2013
·
2 revisions
Welcome to GALgen
GALgen is a cross-platform tool for generating static HTML image galleries.
For generating a photography site the user has to provide:
- An XHTML template (including CSS and images, if any) for his/her gallery site that has to meet certain TemplateSpecifications specifications
- The pictures themselves
- A hand full of configuration settings
The output of a GALgen generation run is the complete HTML structure containing the top-level index.html, the stylesheet and corresponding images, the gallery and album files and last but not least the picture pages.
GALgen is open source, written in Python and its user interface is implemented by means of wxPython. It is known to work on Windows and Linux systems.
Author: Stepan Seycek