Image gallery creator with shell tools (static + js version)
Go to file
sh+git@codevoid.de 718f541621 Initial commit 2019-10-23 07:38:26 +00:00
Makefile Initial commit 2019-10-23 07:38:26 +00:00
README Initial commit 2019-10-23 07:38:26 +00:00
config.mk Initial commit 2019-10-23 07:38:26 +00:00
mkpicindex.sh Initial commit 2019-10-23 07:38:26 +00:00

README

Usage:

    $ make

This will create a justified gallery with all jpg, png and gif pictures
in the current directory.

    $ make clean

This will remove all autogenerated files including thumbnails.

Configure in `config.mk`.