]> git.itanic.dy.fi Git - thumbnailer/commit
Initial commit master
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 3 Sep 2011 13:27:14 +0000 (16:27 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 3 Sep 2011 13:27:14 +0000 (16:27 +0300)
commit06f2860588af4074665a9b177339fafc3ec6da0c
treedb6262bed133df9c980ec8eb2252ce36d7bb8198
Initial commit

Creates two subdirectories, one with the full sized images. All images
pre-rotated, if needed. Another directory for thumbnails. An
index.html file is generated on the root. The html file has the
thumbnails listed on one page, clicking on a thumbnail will show the
full sized image.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
index.html.footer [new file with mode: 0644]
index.html.header [new file with mode: 0644]
index.html.img [new file with mode: 0644]