From d37a08bafa2b5b1f2d40e0946d3997a610f9a482 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 19 Nov 2011 23:53:48 +0100 Subject: Initial version --- README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..924b344 --- /dev/null +++ b/README @@ -0,0 +1,21 @@ +TOC: +01. HELLO WORLD +02. QUICK START GUIDE +03. CONFIGURATION + +01. HELLO WORLD + +photoalbum is a minimal bash script for linux to generate static web photo albums. + +02. QUICK START GUIDE: + +* Copy all images wanted to ./incoming + +* Run the script + +* Open index.html + +03. CONFIGURATION + +Edit the script header. + -- cgit v1.2.3