diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2011-11-19 23:53:48 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2011-11-19 23:53:48 +0100 |
| commit | d37a08bafa2b5b1f2d40e0946d3997a610f9a482 (patch) | |
| tree | aeabed9579d0001952345bdb3e9e3c8a90526cc9 /README | |
Initial version
Diffstat (limited to 'README')
| -rw-r--r-- | README | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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. + |
