diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:35:19 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:35:19 +0100 |
| commit | 04312f9ea7bfe107d962981cc863c86c83967874 (patch) | |
| tree | c0e692fb8358861c7b10d237dd236f9f027a283a /photoalbum.buetow.org/content/home.xml | |
| parent | 1a46b15558b39e0053b7c09efd3dddf698463242 (diff) | |
cleaned up a lot of stuff
Diffstat (limited to 'photoalbum.buetow.org/content/home.xml')
| -rw-r--r-- | photoalbum.buetow.org/content/home.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/photoalbum.buetow.org/content/home.xml b/photoalbum.buetow.org/content/home.xml deleted file mode 100644 index 632eff8..0000000 --- a/photoalbum.buetow.org/content/home.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<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 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> |
