diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-22 14:21:20 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-22 14:21:20 +0100 |
| commit | 56ca262dbe189a2ad9d4dd8c1fcd5776c8118d53 (patch) | |
| tree | 6337a81e3d244861fa26f11ea1cf2de4679f0d06 /photoalbum.buetow.org/content | |
| parent | 2dde86a0bd884cc0c1533064ee32f517c297ed21 (diff) | |
update
Diffstat (limited to 'photoalbum.buetow.org/content')
| -rw-r--r-- | photoalbum.buetow.org/content/home.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/photoalbum.buetow.org/content/home.xml b/photoalbum.buetow.org/content/home.xml index ded93bd..632eff8 100644 --- a/photoalbum.buetow.org/content/home.xml +++ b/photoalbum.buetow.org/content/home.xml @@ -2,5 +2,5 @@ <content> <pagetitle>Photoalbum</pagetitle> <textheader>A simple photoalbum script.</textheader> - <text>This is a bash script using ImageMagick to generate a set of static HTML pages which outlines a photo album. The script only needs one flat input directory containing pictures and the result will be one static ./dist directory containing static HTML pages including thumbs to be distributed on a static webserver. </text> + <text>This is a bash script using ImageMagick to generate a set of static HTML pages which outlines a photo album. The script only needs one input directory (which can contain multiple sub-directories) containing pictures and the result will be one static ./dist directory containing static HTML pages including thumbs to be distributed on a static webserver. </text> </content> |
