foxiepaws / gallery

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

Home Page:http://gallery.foxiepa.ws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://gallery.foxiepa.ws


Languages

Language:Perl 100.0%