diff options
Diffstat (limited to 'uberwachung.buetow.org/content')
| -rw-r--r-- | uberwachung.buetow.org/content/50.Download.xml | 10 | ||||
| -rw-r--r-- | uberwachung.buetow.org/content/98.contact.xml | 11 | ||||
| -rw-r--r-- | uberwachung.buetow.org/content/99.license.xml | 5 | ||||
| -rw-r--r-- | uberwachung.buetow.org/content/home.xml | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/uberwachung.buetow.org/content/50.Download.xml b/uberwachung.buetow.org/content/50.Download.xml new file mode 100644 index 0000000..7bba58b --- /dev/null +++ b/uberwachung.buetow.org/content/50.Download.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Download</pagetitle> + <text>!!HOSTNAME!! can be downloaded from git.</text> + <textheader>Download from git repository</textheader> + <text> + <noop>Go to </noop> + <namedlink href="http://github.com/buetow/!!HOSTNAME!!">http://github.com/buetow/!!HOSTNAME!!</namedlink> + </text> +</content> diff --git a/uberwachung.buetow.org/content/98.contact.xml b/uberwachung.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..976ee93 --- /dev/null +++ b/uberwachung.buetow.org/content/98.contact.xml @@ -0,0 +1,11 @@ +<?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="https://contact.buetow.org">on this site</namedlink> + <noop> of if you are interested in other projects please visit </noop> + <hyperlink>https://dev.buetow.org</hyperlink> + <noop> :)</noop> + </text> +</content> diff --git a/uberwachung.buetow.org/content/99.license.xml b/uberwachung.buetow.org/content/99.license.xml new file mode 100644 index 0000000..99c31df --- /dev/null +++ b/uberwachung.buetow.org/content/99.license.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>License</pagetitle> + <text>Uberwachung is licensed under the GNU Gerneral Public License Version 3 or later.</text> +</content> diff --git a/uberwachung.buetow.org/content/home.xml b/uberwachung.buetow.org/content/home.xml new file mode 100644 index 0000000..c745405 --- /dev/null +++ b/uberwachung.buetow.org/content/home.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Uberwachung</pagetitle> + <textheader>A simple home surveilance appliance.</textheader> +</content> |
