<?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>Cloudflare on Me, Myself, and Technology</title><link>https://kalpik.com/tags/cloudflare/</link><description>Recent content in Cloudflare on Me, Myself, and Technology</description><generator>Hugo -- 0.138.0</generator><language>en</language><lastBuildDate>Mon, 03 Oct 2022 11:05:00 +0200</lastBuildDate><atom:link href="https://kalpik.com/tags/cloudflare/index.xml" rel="self" type="application/rss+xml"/><item><title>Hosting your Hugo website for free on Cloudflare</title><link>https://kalpik.com/blog/2022-10-03-free-hosting-hugo-cloudflare/</link><pubDate>Mon, 03 Oct 2022 11:05:00 +0200</pubDate><guid>https://kalpik.com/blog/2022-10-03-free-hosting-hugo-cloudflare/</guid><description>&lt;p>You probably already know how big a fan I am of Cloudflare. So while looking around on the Cloudflare console, when I discovered Cloudflare pages, I was overjoyed! It took me only a couple of minutes to switch hosting this blog from DigitalOcean apps to Cloudflare pages. That&amp;rsquo;s the beauty of code driven deployments 🙂&lt;/p>
&lt;p>I followed the &lt;a href="https://developers.cloudflare.com/pages/framework-guides/deploy-a-hugo-site/">very handy documentation here on the Cloudflare developer portal&lt;/a>, and switching was a breeze! The only point to note is that by default Cloudflare uses an old version of Hugo, so your website may not compile. It&amp;rsquo;s a better idea to instead use the &lt;code>HUGO_VERSION&lt;/code> environment variable and set it to the same version as what you&amp;rsquo;re using locally (you can get your local version by running &lt;code>hugo version&lt;/code>).&lt;/p></description></item></channel></rss>