Update main and about pages.
[www.vanrenterghem.biz.git] / index.shtml
1 <!DOCTYPE html
2 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
7    <meta name="author" content="Frederik Vanrenterghem" />
8    <meta name="description" property="og:description" content="Personal homepage of Frederik Vanrenterghem" />
9    <meta name="keywords" content="Vanrenterghem,Frederik,R,statistics,homepage,blog,Linux,personal info" />
10    <link rel="SHORTCUT ICON" href="/favicon.ico" />
11    <title>Frederik Vanrenterghem's website - https://www.vanrenterghem.biz/</title>
12    <meta property="og:type" content="website" />
13    <meta property="og:image" content="http://www.vanrenterghem.biz/Pictures/frederik.jpg" />
14    <meta property="og:url" content="https://www.vanrenterghem.biz/" />
15 <link rel="stylesheet" href="/styles/header.css" type="text/css" />
16 <link rel="stylesheet" href="/styles/main.css" type="text/css" />  
17 </head>
18 <body>
19 <!--#include virtual="/header.shtml" -->
20 <h1>G'day mate!</h1>
21 <p>
22   Welcome on my little corner of the world wide web!
23 </p>
24 <p>
25   I'm Frederik Vanrenterghem, living in Western Australia with my family since 2014. The fact I even maintain a website anymore probably gives away my age - yes, I was born before the 80's! I've written up <a rel="me" href="https://www.vanrenterghem.biz/About/">some further details</a> for those that may be of interest to. 
26 </p>
27 <p>
28 Life occassionally takes me places, mostly close to home but regularly a bit further away too. When I encounter something pretty or interesting, I might drop <b><a href="https://photos.vanrenterghem.biz/">some photos</a></b> of it on this site. (Family and friends might even find themselves on here - but they'll need to log in first.)<br />
29 I <b><a href="/blog/">blog</a></b> irregularly about free software, R stats (mostly data visualisation) and occassionaly even about economics or politics.<br />
30 </p>
31 <h2>Code</h2>
32 <p>
33 I host <b><a href="http://git.vanrenterghem.biz/">my own git server</a></b>, containing code samples that might be useful as a reference to some. This site's source is stored in there as well.<br />
34 </p>
35 <!--#include virtual="/footer.shtml" -->
36 </body>
37 </html>