<?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 Bence | Building Brands From China</title>
    <link>https://bence.us/en/tags/github/</link>
    <description>Recent content in GitHub on Bence | Building Brands From China</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Wed, 03 Jun 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://bence.us/en/tags/github/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Free Static Blog Deployment with GitHub Actions</title>
      <link>https://bence.us/en/posts/github-actions-deploy/</link>
      <pubDate>Wed, 03 Jun 2026 00:00:00 +0800</pubDate>
      <guid>https://bence.us/en/posts/github-actions-deploy/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Building a static blog with Hugo and deploying it to the public web — no server required, update anytime, anywhere as long as you have internet access.&lt;/p&gt;&#xA;&lt;p&gt;The core idea: create a &lt;strong&gt;private repo&lt;/strong&gt; on GitHub for source code, use &lt;strong&gt;GitHub Actions&lt;/strong&gt; to auto-build the static site, and push the &lt;code&gt;public&lt;/code&gt; folder to a &lt;strong&gt;public repo&lt;/strong&gt;. Anyone can view your site once the static files are on a public server. This guide focuses on the deployment workflow rather than how to build a static site — there are many tools for that (or you can even write plain &lt;code&gt;.html&lt;/code&gt;).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
