/gallery

Perl gallery generator using HTML::Template, Imagemagick and Bootstrap. CGI and Static modes available

Primary LanguagePerl

gallery.pl

This is a simple gallery generator using HTML::Template and Imagemagick's convert though a system call.

Install HTML::Template (debian and deratives: libhtml-template-perl) or use CPAN

Install Imagemagick (debian and deratives: imagemagick)

set pubdir and tmpldir to ABSOLUTE PATHS TO WHERE THEY WILL GO, make sure to CREATE that directory, the full and thumbs dir put the images in the pubdir's full dir and run the script.