From c5bd8766bb2d4c17d53dccc456bdf9a363f1b4bf Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 3 Feb 2014 16:05:35 +0700 Subject: libraries/gallerize: Added (Web image gallery generator). Signed-off-by: Willy Sudiarto Raharjo --- libraries/gallerize/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libraries/gallerize/README (limited to 'libraries/gallerize/README') diff --git a/libraries/gallerize/README b/libraries/gallerize/README new file mode 100644 index 000000000000..ccb7ab326662 --- /dev/null +++ b/libraries/gallerize/README @@ -0,0 +1,5 @@ +Create a static HTML/CSS image gallery from a bunch of images. +- Integrates ImageMagick to resize images and create thumbnails. +- Generates clean, slim, semantically appropriate HTML5 and uses + CSS 3 for styling. As a result, the output can easily be themed. +- Provides HTML access keys for keyboard navigation. -- cgit v1.2.3