diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-28 13:15:31 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-28 13:15:31 +0200 |
| commit | 82530a1cfefe05e63dd7ff80704dd9ccc4a6bb4c (patch) | |
| tree | e38286af52eff5f3921e401ea603a4051673f715 /xerl.buetow.foo | |
| parent | 9b52ea1a23bbe530bb369186b22393a5081566bc (diff) | |
add xerl.buetow.foo
Diffstat (limited to 'xerl.buetow.foo')
| -rw-r--r-- | xerl.buetow.foo/content/home.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/xerl.buetow.foo/content/home.xml b/xerl.buetow.foo/content/home.xml new file mode 100644 index 0000000..ff511c0 --- /dev/null +++ b/xerl.buetow.foo/content/home.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>It's just xerldev.buetow.org</pagetitle> + <text>Welcome to my small humble website. My real name is Paul Bütow and I am a full time 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> + <hyperlink>http://dev.buetow.org</hyperlink> + </enumitem> + <enumitem> + <noop>My tech blog: </noop> + <hyperlink>http://comp.buetow.org</hyperlink> + </enumitem> + <enumitem> + <noop>My "normal stuff" blog: </noop> + <hyperlink>http://blog.buetow.org</hyperlink> + <noop> (mostly german)</noop> + </enumitem> + <enumitem> + <noop>Twitter: </noop> + <hyperlink>https://twitter.com/plantanran</hyperlink> + </enumitem> + <enumitem> + <noop>My pictures: </noop> + <hyperlink>http://www.flickr.com/photos/buetow/</hyperlink> + </enumitem> + </enumeration> + </text> +</content> |
