From 475ca77785db30a8b208f7057cf448a421d3fc13 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Fri, 27 Dec 2013 12:50:20 +0100 Subject: initial debian package version --- docs/README | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 docs/README (limited to 'docs/README') diff --git a/docs/README b/docs/README new file mode 100644 index 0000000..a4384d3 --- /dev/null +++ b/docs/README @@ -0,0 +1,25 @@ +Project Homepage: http://photoalbum.buetow.org + +TOC: +01. HELLO WORLD +02. QUICK START GUIDE +03. HTML TEMPLATES + +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 + +* Edit photoalbum.conf + +* Run "make" + +* Distribute the ./dist directory + +03. HTML TEMPLATES + +Go to the ./templates directory and edit them as wished. + -- cgit v1.2.3