Image gallery creator with shell tools (static + js version)
Go to file
sh+git@codevoid.de de651d0aa0 Tidy things up 2019-10-23 11:25:39 +00:00
Makefile Tidy things up 2019-10-23 11:25:39 +00:00
README Initial commit 2019-10-23 07:38:26 +00:00
mkpicindex.sh Tidy things up 2019-10-23 11:25:39 +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`.