Skip to content

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

Notifications You must be signed in to change notification settings

foxiepaws/gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages