summaryrefslogtreecommitdiff
path: root/photoalbum.buetow.org
diff options
context:
space:
mode:
Diffstat (limited to 'photoalbum.buetow.org')
-rw-r--r--photoalbum.buetow.org/PROJECT1
-rw-r--r--photoalbum.buetow.org/SITEMAP0
-rw-r--r--photoalbum.buetow.org/content/50.Download.xml9
-rw-r--r--photoalbum.buetow.org/content/98.contact.xml9
-rw-r--r--photoalbum.buetow.org/content/99.license.xml5
-rw-r--r--photoalbum.buetow.org/content/home.xml6
6 files changed, 0 insertions, 30 deletions
diff --git a/photoalbum.buetow.org/PROJECT b/photoalbum.buetow.org/PROJECT
deleted file mode 100644
index 4123ac7..0000000
--- a/photoalbum.buetow.org/PROJECT
+++ /dev/null
@@ -1 +0,0 @@
-This is a simple (static) photoalbum generation script written in bash.
diff --git a/photoalbum.buetow.org/SITEMAP b/photoalbum.buetow.org/SITEMAP
deleted file mode 100644
index e69de29..0000000
--- a/photoalbum.buetow.org/SITEMAP
+++ /dev/null
diff --git a/photoalbum.buetow.org/content/50.Download.xml b/photoalbum.buetow.org/content/50.Download.xml
deleted file mode 100644
index 51346ad..0000000
--- a/photoalbum.buetow.org/content/50.Download.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Download</pagetitle>
- <textheader>Download from git repository</textheader>
- <text>
- <noop>Go to </noop>
- <namedlink href="http://github.com/snonux/!!HOSTNAME!!">http://github.com/snonux/!!HOSTNAME!!</namedlink>
- </text>
-</content>
diff --git a/photoalbum.buetow.org/content/98.contact.xml b/photoalbum.buetow.org/content/98.contact.xml
deleted file mode 100644
index 4c2f856..0000000
--- a/photoalbum.buetow.org/content/98.contact.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Contact me</pagetitle>
- <text>
- <noop>Please use the contact methods listed </noop>
- <namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> :)</noop>
- </text>
-</content>
diff --git a/photoalbum.buetow.org/content/99.license.xml b/photoalbum.buetow.org/content/99.license.xml
deleted file mode 100644
index 5b99060..0000000
--- a/photoalbum.buetow.org/content/99.license.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>License</pagetitle>
- <text>Photoalbum is licensed under the GNU Gerneral Public License Version 3 or later.</text>
-</content>
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>