diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-07 14:48:47 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-07 14:48:47 +0200 |
| commit | f8e257a1babbe3dc767eff1ca5a3429cacac746c (patch) | |
| tree | 467ace7e2e8ce0a226d439b06ffb3bbbed93c555 /dev.buetow.org/content/home.xml | |
| parent | 2b410702314b5db36b7e637cb2634282665744a6 (diff) | |
new dev site
Diffstat (limited to 'dev.buetow.org/content/home.xml')
| -rw-r--r-- | dev.buetow.org/content/home.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml new file mode 100644 index 0000000..46e6ccf --- /dev/null +++ b/dev.buetow.org/content/home.xml @@ -0,0 +1,31 @@ +<?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 Senior Linux System Administrator managing more than 1500 servers at work (in a team). In my spare time I drive buetow.org and also 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> + </enumitem> + <enumitem> + <noop>My tech blog: </noop> + <link>http://comp.buetow.org</link> + </enumitem> + <enumitem> + <noop>My "normal stuff" blog: </noop> + <link>http://blog.buetow.org</link> + <noop> (mostly german)</noop> + </enumitem> + <enumitem> + <noop>Twitter: </noop> + <link>https://twitter.com/plantanran</link> + </enumitem> + <enumitem> + <noop>My pictures: </noop> + <link>http://www.flickr.com/photos/buetow/</link> + </enumitem> + </enumeration> + </text> +</content> |
