Generate static gallery
- by theomega
Hy,
I need a (linux/shell) script which does the following:
It takes a folder full of jpg-files, generates thumbnails and previews (maybe using imagemagik's convert) and creates a html-page which includes all the thumbnails, opens a preview using something like LightBox and links to the original size.
Does somebody know a script which does this? I could write one on my own, but it would save me some time.