diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:05:48 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:05:48 +0200 |
| commit | c592d7100b95124e6042563fc20d66a2966f3267 (patch) | |
| tree | 15c68ef0a106fb4a5523893d8d48a88dd301c4e0 /xerl.buetow.foo/content/bar.xml | |
| parent | f3edcebfc981ac077bcd61aac2dd3d1682c41bc2 (diff) | |
foo
Diffstat (limited to 'xerl.buetow.foo/content/bar.xml')
| -rw-r--r-- | xerl.buetow.foo/content/bar.xml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/xerl.buetow.foo/content/bar.xml b/xerl.buetow.foo/content/bar.xml new file mode 100644 index 0000000..1d5b0db --- /dev/null +++ b/xerl.buetow.foo/content/bar.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle> bar 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> + </enumeration> + </text> +</content> |
