<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GitHub on Wayne X.Y. Blog</title>
    <link>/en/tags/github/</link>
    <description>Recent content in GitHub on Wayne X.Y. Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 03 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/en/tags/github/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hugo Image Management: GitHub vs Cloudflare R2</title>
      <link>/en/2026/02/03/storing-asset/</link>
      <pubDate>Tue, 03 Feb 2026 00:00:00 +0000</pubDate>
      <guid>/en/2026/02/03/storing-asset/</guid>
      <description>&lt;h1 id=&#34;hugo-image-management-github-vs-cloudflare-r2&#34;&gt;Hugo Image Management: GitHub vs Cloudflare R2&lt;/h1&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/en/2026/02/01/setup-hugo-blog/&#34;&gt;After setting up my Hugo blog&lt;/a&gt; and registering my own domain, I happily started updating the website via &lt;code&gt;git push&lt;/code&gt;. But looking at the repository contents, I felt that pushing images together seemed a bit off XD. As I continue updating and maintaining the blog, images will inevitably increase, taking up too much space. Plus, if I switch development environments, I&amp;rsquo;d have to re-download a bunch of images locally when pulling.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Build an Automated Personal Blog with Hugo &#43; Cloudflare Pages</title>
      <link>/en/2026/02/01/setup-hugo-blog/</link>
      <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
      <guid>/en/2026/02/01/setup-hugo-blog/</guid>
      <description>&lt;h1 id=&#34;build-an-automated-personal-blog-with-hugo--cloudflare-pages&#34;&gt;Build an Automated Personal Blog with Hugo + Cloudflare Pages&lt;/h1&gt;&#xA;&lt;p&gt;Want to create a lightning-fast website that automatically updates every time you &lt;code&gt;git push&lt;/code&gt;? This article will guide you through building a personal blog using the &lt;strong&gt;Hugo&lt;/strong&gt; static site generator combined with &lt;strong&gt;Cloudflare Pages&lt;/strong&gt; automated deployment service.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;-why-this-combination&#34;&gt;🛠 Why This Combination?&lt;/h2&gt;&#xA;&lt;p&gt;Originally, I used GitHub Pages for hosting, but since the repository must be public, I decided to switch to Cloudflare Pages connected to my GitHub repo. The setup was simpler than expected, and after each &lt;code&gt;git push&lt;/code&gt;, GitHub Actions automatically runs and updates the website, ensuring everything works properly.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
