summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-27 13:07:33 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-27 13:07:33 +0100
commit3d23d6bc29dcbf714c916281091ebc594d3bc667 (patch)
tree5bb44dc17eac4e77595081f2d9d43949539a9807 /docs/README
parent190f2bac98fa819096c928811aa0c0d94255a804 (diff)
some version which does not work yet
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README25
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/README b/docs/README
deleted file mode 100644
index a4384d3..0000000
--- a/docs/README
+++ /dev/null
@@ -1,25 +0,0 @@
-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.
-