diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-19 21:56:36 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-19 21:56:36 +0200 |
| commit | 64088751ec9a33a4b412f1782bbf2185c5940057 (patch) | |
| tree | 2f47ec6a056afeed8af15de302c4b2f009b6821a /paul.buetow.foo/content/home.xml | |
| parent | 09fb718c4040f16a95181a80a2dfa2f6b419b833 (diff) | |
foo
Diffstat (limited to 'paul.buetow.foo/content/home.xml')
| -rw-r--r-- | paul.buetow.foo/content/home.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/paul.buetow.foo/content/home.xml b/paul.buetow.foo/content/home.xml new file mode 100644 index 0000000..5aa497f --- /dev/null +++ b/paul.buetow.foo/content/home.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>It's just paul.buetow.foo</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 a few 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.foo</hyperlink> + </enumitem> + <enumitem> + <noop>My "normal stuff" blog: </noop> + <hyperlink>http://blog.buetow.foo</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> |
