<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="pretty-atom-feed.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  
  <title>Henrik Lauritsen</title>
  <subtitle>I am writing about my experiences...</subtitle>
  <link href="https://henriklauritsen.dk/feed/feed.xml" rel="self" />
  <link href="https://henriklauritsen.dk/" />
  <updated>2026-07-21T00:00:00Z</updated>
  <id>https://henriklauritsen.dk/</id>
  <author>
    <name>Henrik Lauritsen</name>
  </author>
  <entry>
    <title>Goodbye GitHub pages</title>
    <link href="https://henriklauritsen.dk/blog/goodbye-github-pages/" />
    <updated>2026-07-21T00:00:00Z</updated>
    <id>https://henriklauritsen.dk/blog/goodbye-github-pages/</id>
    <content type="html">&lt;p&gt;My previous website was a small react app deployed using GitHub Pages. It was created mainly to try out react a bit and showcase music I took part in creating. I have now moved the content to this site. The code can be found on &lt;a href=&quot;https://github.com/lauritsen/lauritsen.github.io&quot;&gt;GitHub&lt;/a&gt; and for now it still lives on &lt;a href=&quot;https://lauritsen.github.io&quot;&gt;lauritsen.github.io&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;R.I.P.&lt;/p&gt;
&lt;picture&gt;&lt;source type=&quot;image/avif&quot; srcset=&quot;https://henriklauritsen.dk/blog/goodbye-github-pages/eVg4h2m6c8-1592.avif 1592w&quot;&gt;&lt;source type=&quot;image/webp&quot; srcset=&quot;https://henriklauritsen.dk/blog/goodbye-github-pages/eVg4h2m6c8-1592.webp 1592w&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; src=&quot;https://henriklauritsen.dk/blog/goodbye-github-pages/eVg4h2m6c8-1592.png&quot; alt=&quot;Screenshot of my previous website.&quot; width=&quot;1592&quot; height=&quot;2248&quot;&gt;&lt;/picture&gt;</content>
  </entry>
  <entry>
    <title>Hello world</title>
    <link href="https://henriklauritsen.dk/blog/hello-world/" />
    <updated>2026-05-04T00:00:00Z</updated>
    <id>https://henriklauritsen.dk/blog/hello-world/</id>
    <content type="html">&lt;p&gt;Hi there!&lt;/p&gt;
&lt;p&gt;I am Henrik, a software engineer from Denmark living in Switzerland, and this is my blog. A while ago, I wanted to check out static site generators, but never got around to it. Now suddenly it felt like it was time. I decided to try out &lt;a href=&quot;https://www.11ty.dev/&quot;&gt;11ty&lt;/a&gt; and to deploy it to &lt;a href=&quot;https://developers.cloudflare.com/pages/&quot;&gt;Cloudflare Pages&lt;/a&gt;. If you are interested you can checkout other generators on &lt;a href=&quot;https://jamstack.org/generators/&quot;&gt;Jamstack&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;After watching and following along &lt;a href=&quot;https://www.youtube.com/watch?v=kzf9A9tkkl4&quot;&gt;
6 Minutes to Build a Blog from Scratch with Eleventy&lt;/a&gt; to get the basics, I started this blog based on the &lt;a href=&quot;https://github.com/11ty/eleventy-base-blog&quot;&gt;eleventy-base-blog v9&lt;/a&gt;. &lt;!-- Below you will see a snippet of how this first blog post looked, when it was posted #inception. --&gt;Let&#39;s see how it develops.&lt;/p&gt;
&lt;p&gt;All the best, &lt;br&gt;Henrik&lt;/p&gt;
&lt;!-- &lt;img src=&quot;first-blog-post.png&quot; alt=&quot;Screenshot of first blog post.&quot;&gt; --&gt;
</content>
  </entry>
</feed>