<?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>GitHub Actions on Robin Yang</title>
    <link>https://yrbing.github.io/tags/github-actions/</link>
    <description>Recent content in GitHub Actions on Robin Yang</description>
    <image>
      <title>Robin Yang</title>
      <url>https://yrbing.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://yrbing.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 04 May 2026 10:00:00 +0800</lastBuildDate>
    <atom:link href="https://yrbing.github.io/tags/github-actions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Build a Modern Tech Blog: Hugo, Github Pages, and Zero-Maintenance CI/CD</title>
      <link>https://yrbing.github.io/posts/build-a-tech-blog-with-hugo-and-github-pages/</link>
      <pubDate>Mon, 04 May 2026 10:00:00 +0800</pubDate>
      <guid>https://yrbing.github.io/posts/build-a-tech-blog-with-hugo-and-github-pages/</guid>
      <description>&lt;p&gt;This blog you&amp;rsquo;re reading is a &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt; site, hosted free on GitHub Pages and rebuilt automatically on every push to &lt;code&gt;main&lt;/code&gt;. No servers, no &lt;code&gt;rsync&lt;/code&gt; scripts, no monthly cost. Just &lt;code&gt;git push&lt;/code&gt; and the update is live ✨.&lt;/p&gt;
&lt;p&gt;Below is the full setup, from &lt;code&gt;hugo new site&lt;/code&gt; to a working CI/CD pipeline.&lt;/p&gt;
&lt;h2 id=&#34;-prerequisites&#34;&gt;📋 Prerequisites&lt;/h2&gt;
&lt;p&gt;You&amp;rsquo;ll need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A &lt;strong&gt;GitHub&lt;/strong&gt; account&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Git&lt;/strong&gt; installed locally&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hugo&lt;/strong&gt; installed (see the &lt;a href=&#34;https://gohugo.io/installation/&#34;&gt;official guide&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;A terminal&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;-1-create-a-new-hugo-site&#34;&gt;🚀 1. Create a new Hugo site&lt;/h2&gt;
&lt;p&gt;Follow Hugo&amp;rsquo;s &lt;a href=&#34;https://gohugo.io/getting-started/quick-start/&#34;&gt;official quick start&lt;/a&gt;, or run the following from your projects directory:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
