<a class="navbar-brand fs-2 fw-bold" href="/index.html">vanrenterghem.biz</a>
</div>
</nav>
-
--- /dev/null
+<main class="container-fluid">\r
+ <div class="row">\r
+ <div class="col-3 bg-body-secondary justify-content-center">\r
+\r
+ <div class="h-card">\r
+ <a href="/"><img class="portrait img-fluid u-photo" src="/assets/frederik.jpg" alt="Frederik Vanrenterghem"/></a>\r
+ <p><span class="p-name">Frederik Vanrenterghem</span>\r
+ <span class="p-note">\r
+ 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>.\r
+ </p>\r
+ <ul class="nav navbar-nav nav-pills justify-content-center list-group list-group-horizontal">\r
+ <li class="list-group-item">\r
+ <a class="btn u-url" href="https://www.vanrenterghem.biz" rel="me"><i class="fa fa-link big-icon"></i></a>\r
+ </li>\r
+ <li class="list-group-item">\r
+ <a class="btn btn-social-icon btn-github" href="https://github.com/fvanrenterghem" rel="me"><i class="fab fa-github big-icon"></i></a>\r
+ </li>\r
+ <li class="list-group-item">\r
+ <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>\r
+ </li>\r
+ \r
+ <li class="list-group-item">\r
+ <a class="btn u-email" href="mailto:frederik@vanrenterghem.biz"><i class="fas fa-envelope big-icon"></i></a>\r
+ </li>\r
+ \r
+ <li class="list-group-item">\r
+ <a class="btn" href="https://www.vanrenterghem.biz/posts/rss.xml"><i class="fas fa-rss big-icon"></i></a>\r
+ </li>\r
+ </ul>\r
+ </div>\r
+\r
+ </div>\r
+\r
+<div class="col-9">\r
:headline-levels 3
:section-numbers nil
:with-toc nil
+ :html-head-include-default-style nil
:html-head "<link href=\"/assets/styles/bootstrap-5.3.0/css/bootstrap.min.css\" rel=\"stylesheet\" />"
:html-preamble t
:recursive t
:auto-sitemap t
+ ;:sitemap-filename "~/websites/stage.vanrenterghem.biz/source/posts/sitemap.org"
:html-preamble website-header
:html-postamble website-footer
)
--- /dev/null
+#+title: Frederik Vanrenterghem's website - @@html:https://www.vanrenterghem.biz@@
+#+OPTIONS: title:nil html-postamble:nil
+#+HTML_HEAD_EXTRA: <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css">
+#+OPTIONS: ^:nil
+
+#+INCLUDE: "~/websites/stage.vanrenterghem.biz/html/sidebar.html" export html
+
+* G'day mate!
+
+
+Welcome on my little corner of the world wide web!
+
+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!
+
+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.)
+
+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.
+
+I [[./posts/index.html][blog]] irregularly about free software, R stats (mostly data visualisation) and occassionaly even about economics or politics.
+
+** Latest posts
+
+#+INCLUDE: "sitemap.org" :lines "5-14"
+
+#+BEGIN_EXPORT html
+</div>
+</div>
+</div>
+</div>
+</div>
+</main>
+#+END_EXPORT