diff options
| author | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
| commit | 025e15b2ba7f54f87cf409fd7c3dd77746c72858 (patch) | |
| tree | 007c5af4f921aa85665f4db56f6f4309668a5dab /bar.buetow.org/content/home.xml | |
| parent | fc0acd318710aa0bb566329a36d886b1455c21ec (diff) | |
add hosts
Diffstat (limited to 'bar.buetow.org/content/home.xml')
| -rw-r--r-- | bar.buetow.org/content/home.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/bar.buetow.org/content/home.xml b/bar.buetow.org/content/home.xml new file mode 100644 index 0000000..7617c85 --- /dev/null +++ b/bar.buetow.org/content/home.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>It's just buetow.org</pagetitle> + <text>Welcome to my small humble website. My real name is Paul Bütow and I am a full time advanced Linux System Administrator managing more than 1000 servers at work. In my spare time I drive buetow.org and manage my own small company (to give support to Linux / *BSD systems and also to spend my time in system programming tasks).</text> + <text>If you don't like this website design: I am not a web designer and sometimes less is more.</text> + <text> + <enumeration> + <enumitem> + <noop>My development site: </noop> + <link>http://dev.buetow.org</link> + <noop> (english)</noop> + </enumitem> + <enumitem> + <noop>My blogs: </noop> + <link>http://blogs.buetow.org</link> + <noop> (mostly german)</noop> + </enumitem> + </enumeration> + </text> +</content> |
