From 04312f9ea7bfe107d962981cc863c86c83967874 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 08:35:19 +0100 Subject: cleaned up a lot of stuff --- netdiff.buetow.org/PROJECT | 1 - netdiff.buetow.org/content/50.Download.xml | 9 --------- netdiff.buetow.org/content/98.contact.xml | 9 --------- netdiff.buetow.org/content/99.license.xml | 5 ----- netdiff.buetow.org/content/home.xml | 7 ------- netdiff.buetow.org/htdocs/images/netdiff.png | Bin 63882 -> 0 bytes photoalbum.buetow.org/PROJECT | 1 - photoalbum.buetow.org/SITEMAP | 0 photoalbum.buetow.org/content/50.Download.xml | 9 --------- photoalbum.buetow.org/content/98.contact.xml | 9 --------- photoalbum.buetow.org/content/99.license.xml | 5 ----- photoalbum.buetow.org/content/home.xml | 6 ------ 12 files changed, 61 deletions(-) delete mode 100644 netdiff.buetow.org/PROJECT delete mode 100644 netdiff.buetow.org/content/50.Download.xml delete mode 100644 netdiff.buetow.org/content/98.contact.xml delete mode 100644 netdiff.buetow.org/content/99.license.xml delete mode 100644 netdiff.buetow.org/content/home.xml delete mode 100644 netdiff.buetow.org/htdocs/images/netdiff.png delete mode 100644 photoalbum.buetow.org/PROJECT delete mode 100644 photoalbum.buetow.org/SITEMAP delete mode 100644 photoalbum.buetow.org/content/50.Download.xml delete mode 100644 photoalbum.buetow.org/content/98.contact.xml delete mode 100644 photoalbum.buetow.org/content/99.license.xml delete mode 100644 photoalbum.buetow.org/content/home.xml diff --git a/netdiff.buetow.org/PROJECT b/netdiff.buetow.org/PROJECT deleted file mode 100644 index f739db9..0000000 --- a/netdiff.buetow.org/PROJECT +++ /dev/null @@ -1 +0,0 @@ -A tool to diff files across the network between two hosts. diff --git a/netdiff.buetow.org/content/50.Download.xml b/netdiff.buetow.org/content/50.Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/netdiff.buetow.org/content/50.Download.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Download - Download from git repository - - Go to - http://github.com/snonux/!!HOSTNAME!! - - diff --git a/netdiff.buetow.org/content/98.contact.xml b/netdiff.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/netdiff.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Contact me - - Please use the contact methods listed - on this site - :) - - diff --git a/netdiff.buetow.org/content/99.license.xml b/netdiff.buetow.org/content/99.license.xml deleted file mode 100644 index a2ce03c..0000000 --- a/netdiff.buetow.org/content/99.license.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - License - NetDiff is licensed under the GNU Gerneral Public License Version 3 or later. - diff --git a/netdiff.buetow.org/content/home.xml b/netdiff.buetow.org/content/home.xml deleted file mode 100644 index 5410158..0000000 --- a/netdiff.buetow.org/content/home.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - NetDiff - Diff files via the network. - ..between two hosts - - diff --git a/netdiff.buetow.org/htdocs/images/netdiff.png b/netdiff.buetow.org/htdocs/images/netdiff.png deleted file mode 100644 index ceee873..0000000 Binary files a/netdiff.buetow.org/htdocs/images/netdiff.png and /dev/null differ 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 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 @@ - - - Download - Download from git repository - - Go to - http://github.com/snonux/!!HOSTNAME!! - - 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 @@ - - - Contact me - - Please use the contact methods listed - on this site - :) - - 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 @@ - - - License - Photoalbum is licensed under the GNU Gerneral Public License Version 3 or later. - 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 @@ - - - Photoalbum - A simple photoalbum script. - 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. - -- cgit v1.2.3