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 | |
| parent | 1a46b15558b39e0053b7c09efd3dddf698463242 (diff) | |
cleaned up a lot of stuff
| -rw-r--r-- | netdiff.buetow.org/PROJECT | 1 | ||||
| -rw-r--r-- | netdiff.buetow.org/content/50.Download.xml | 9 | ||||
| -rw-r--r-- | netdiff.buetow.org/content/98.contact.xml | 9 | ||||
| -rw-r--r-- | netdiff.buetow.org/content/99.license.xml | 5 | ||||
| -rw-r--r-- | netdiff.buetow.org/content/home.xml | 7 | ||||
| -rw-r--r-- | netdiff.buetow.org/htdocs/images/netdiff.png | bin | 63882 -> 0 bytes | |||
| -rw-r--r-- | photoalbum.buetow.org/PROJECT | 1 | ||||
| -rw-r--r-- | photoalbum.buetow.org/SITEMAP | 0 | ||||
| -rw-r--r-- | photoalbum.buetow.org/content/50.Download.xml | 9 | ||||
| -rw-r--r-- | photoalbum.buetow.org/content/98.contact.xml | 9 | ||||
| -rw-r--r-- | photoalbum.buetow.org/content/99.license.xml | 5 | ||||
| -rw-r--r-- | photoalbum.buetow.org/content/home.xml | 6 |
12 files changed, 0 insertions, 61 deletions
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 @@ -<?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/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 @@ -<?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/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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>License</pagetitle> - <text>NetDiff is licensed under the GNU Gerneral Public License Version 3 or later.</text> -</content> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>NetDiff</pagetitle> - <textheader>Diff files via the network.</textheader> - <text>..between two hosts</text> - <cimg href="?document=images/netdiff.png" title="NetDiff" alt="NetDiff"/> -</content> diff --git a/netdiff.buetow.org/htdocs/images/netdiff.png b/netdiff.buetow.org/htdocs/images/netdiff.png Binary files differdeleted file mode 100644 index ceee873..0000000 --- a/netdiff.buetow.org/htdocs/images/netdiff.png +++ /dev/null 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> |
