<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Gert Van Gool</title>
    <link>https://gertvangool.be/post/</link>
    <description>Recent content in Posts on Gert Van Gool</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 02 Jul 2017 13:13:59 +0200</lastBuildDate>
    
	<atom:link href="https://gertvangool.be/post/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Goodbye RST</title>
      <link>https://gertvangool.be/post/2017/goodbye-rst/</link>
      <pubDate>Sun, 02 Jul 2017 13:13:59 +0200</pubDate>
      
      <guid>https://gertvangool.be/post/2017/goodbye-rst/</guid>
      <description>&lt;p&gt;Today I&amp;rsquo;ve said goodbye to
&lt;a href=&#34;http://docutils.sourceforge.net/rst.html&#34;&gt;reStructuredText&lt;/a&gt; for my website.&lt;/p&gt;

&lt;p&gt;I have a personal preference for reStructuredText, because it has a clear spec
and is beautifully integrated into the Python ecosystem. Just look at
&lt;a href=&#34;http://www.sphinx-doc.org/&#34;&gt;Sphinx&lt;/a&gt; and &lt;a href=&#34;https://readthedocs.org/&#34;&gt;Read the
Docs&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;But my personal website remains a playground to test technology for customers.
Most of the static-site generator ecosystem, like
&lt;a href=&#34;https://www.netlifycms.org/&#34;&gt;netlifyCMS&lt;/a&gt;, only supports Markdown. So
to better support customers, let&amp;rsquo;s ignore reStructuredText for a while and
focus on Markdown.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Continuous deployment with Hugo</title>
      <link>https://gertvangool.be/post/2016/hugo-ci-cd/</link>
      <pubDate>Tue, 26 Jan 2016 16:44:02 +0100</pubDate>
      
      <guid>https://gertvangool.be/post/2016/hugo-ci-cd/</guid>
      <description>&lt;p&gt;For better automation (and easier updating), I&amp;rsquo;ve added &lt;a href=&#34;https://circleci.com/&#34;&gt;CircleCI&lt;/a&gt;
for automated building and testing of the website.
It will automatically deploy any pushes to the master into a &lt;a href=&#34;https://github.com/gvangool/gvangool.github.io&#34;&gt;separate git
repository&lt;/a&gt; (to take
advantage of &lt;a href=&#34;https://pages.github.com/&#34;&gt;Github Pages&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>First Post</title>
      <link>https://gertvangool.be/post/2016/first-post/</link>
      <pubDate>Mon, 18 Jan 2016 09:26:51 +0100</pubDate>
      
      <guid>https://gertvangool.be/post/2016/first-post/</guid>
      <description>Why start blogging now? Actually, it&amp;rsquo;s basically an excuse for a new website. For a new photography website. In the meanwhile, I can dump some documents littered across my computers with tiny bits of information.</description>
    </item>
    
  </channel>
</rss>