Initial commit

This commit is contained in:
sh+git@codevoid.de
2019-10-23 07:38:26 +00:00
commit 718f541621
4 changed files with 787 additions and 0 deletions

13
README Normal file
View File

@@ -0,0 +1,13 @@
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`.