Simplest Little Image Gallery - Web Gallery without server side scripts using Apache's mod_autoindex and Galleria.io
Go to file
Sven Dowideit f3cb294f28 add simple readme 2011-09-25 22:42:37 +02:00
galleria initial version of an mod_autoindex image gallery 2011-09-25 21:37:37 +02:00
.htaccess initial version of an mod_autoindex image gallery 2011-09-25 21:37:37 +02:00
README add simple readme 2011-09-25 22:42:37 +02:00
footer.html cleanup 2011-09-25 22:12:30 +02:00
header.html cleanup 2011-09-25 22:12:30 +02:00

README

I'm travelling, and have lots of images that I'm rsync-ing to my server.

I don't like any of the image gallery scripts that I've played with, so I wrote my own.

however, it uses _NO_ server side scripts, just a .htaccess file that turns on autoindex-ing, and custom header&footer html that adds the Galleria javascript component.

SimplestLittleImageGallery uses <a href="http://galleria.aino.se">Galleria</a> and Apache mod_autoindex