<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>hicke.se</title>
    <link>https://hicke.se/</link>
    <description>Recent content on hicke.se</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 01 May 2026 14:29:39 +0000</lastBuildDate>
    <atom:link href="https://hicke.se/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hugo and GitHub: A Perfect Cloudflare Integration</title>
      <link>https://hicke.se/posts/2026-05-01-hugo-and-github-a-perfect-cloudflare-integration/</link>
      <pubDate>Fri, 01 May 2026 14:29:39 +0000</pubDate>
      <guid>https://hicke.se/posts/2026-05-01-hugo-and-github-a-perfect-cloudflare-integration/</guid>
      <description>&lt;p&gt;In this post, I will share my experience of integrating Hugo with GitHub and Cloudflare to create a seamless workflow for deploying my static site.&lt;/p&gt;
&lt;h3 id=&#34;setting-up-hugo&#34;&gt;Setting Up Hugo&lt;/h3&gt;
&lt;p&gt;First, I installed Hugo on my local machine and created a new site using the command:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;hugo new site my-hugo-site
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;I then added a theme and created some content for my site. After customizing the site to my
liking, I built the site using:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
