diff options
Diffstat (limited to 'xerl.buetow.foo/content/home.xml')
| -rw-r--r-- | xerl.buetow.foo/content/home.xml | 55 |
1 files changed, 32 insertions, 23 deletions
diff --git a/xerl.buetow.foo/content/home.xml b/xerl.buetow.foo/content/home.xml index ff511c0..7636a95 100644 --- a/xerl.buetow.foo/content/home.xml +++ b/xerl.buetow.foo/content/home.xml @@ -1,31 +1,40 @@ <?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> + <pagetitle>It's just xerl.buetow.foo</pagetitle> + <important> + <text> + <strong>Important notice:</strong> + <noop>The domain </noop> <strong>.buetow.foo</strong> + <noop>contains only development, test and PoC stuff. Replace </noop> + <strong>$shomething.buetow.foo</strong> <noop> with </noop> + <strong>$something.buetow.org</strong> <noop> (if exists) to get the stable stuff.</noop> + </text> + </important> + <text>Welcome to my small humble website. My real name is Paul Buetow 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> + <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> |
