]> git.vanrenterghem.biz Git - www2.vanrenterghem.biz.git/blob - source/index.org
Gebruik nieuwe link voor RSS feed.
[www2.vanrenterghem.biz.git] / source / index.org
1 #+title: Frederik Vanrenterghem's website - @@html:https://www.vanrenterghem.biz@@
2 #+OPTIONS: title:nil html-postamble:nil
3 #+OPTIONS: ^:nil
4 #+mustache-template: ~/websites/stage.vanrenterghem.biz/html/landing.mustache
6 #+BEGIN_export html
7   <div class="h-card">
8     <a href="/"><img class="portrait img-fluid u-photo" src="/assets/frederik.jpg" alt="Frederik Vanrenterghem"/></a>
9     <p><span class="p-name">Frederik Vanrenterghem</span>
10     <span class="p-note">
11 was born and raised in Belgium, but except for a year back in 2013 where he lived in New Zealand, he has now settled in <span class="p-locality">North Fremantle</span>, <span class="p-region">Western Australia</span> - the largest state of <span class="p-country-name">Australia</span>.
12     </span>
13     </p>
14     <ul class="nav navbar-nav nav-pills justify-content-center list-group list-group-horizontal">
15       <li class="list-group-item">
16         <a class="btn u-url" href="https://www.vanrenterghem.biz" rel="me"><i class="fa fa-link big-icon"></i></a>
17       </li>
18       <li class="list-group-item">
19         <a class="btn btn-social-icon btn-github" href="https://github.com/fvanrenterghem" rel="me"><i class="fab fa-github big-icon"></i></a>
20       </li>
21       <li class="list-group-item">
22         <a class="btn btn-social-icon btn-linkedin" href="https://www.linkedin.com/in/fvanrenterghem/" rel="me"><i class="fab fa-linkedin big-icon"></i></a>
23       </li>
24       <li class="list-group-item">
25         <a class="btn u-email" href="mailto:frederik@vanrenterghem.biz"><i class="fas fa-envelope big-icon"></i></a>
26       </li>
27       <li class="list-group-item">
28         <a class="btn" href="https://www.vanrenterghem.biz/posts/sitemap.xml"><i class="fas fa-rss big-icon"></i></a>
29       </li>
30     </ul>
31   </div>
32 </div>
34 <div class="col-9">
36 #+END_export
39 * G'day mate!
42 Welcome on my little corner of the world wide web!
44 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!
46 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 [[https://photos.vanrenterghem.biz][some photos]] of it on this site. (Family and friends might even find themselves on here - but they'll need to log in first.)
48 I host [[http://git.vanrenterghem.biz][my own git server]], containing code samples that might be useful as a reference to some. This site's source is stored in there as well.
50 I [[file:posts/sitemap.org][blog]] irregularly about free software, R stats (mostly data visualisation) and occassionaly even about economics or politics.
52 ** Latest posts
54 #+INCLUDE: "sitemap.org" :lines "2-12"
56 #+BEGIN_export html
57 #+END_export