<?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 Pages on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hans/tags/github-pages/</link>
    <description>Recent content in GitHub Pages on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hans</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Sat, 25 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hans/tags/github-pages/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>将 Hugo 静态网站使用 GitHub Actions 部署到 GitHub Pages</title>
      <link>https://hobbyworker.me/zh-hans/dev/2023-03-25-deploying-a-hugo-static-site-to-github-pages-with-github-actions/</link>
      <pubDate>Sat, 25 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hans/dev/2023-03-25-deploying-a-hugo-static-site-to-github-pages-with-github-actions/</guid>
      <description>使用 hugo.yaml 工作流配置，可以通过 GitHub Actions 自动部署 Hugo 静态网站到 GitHub Pages。要设置工作流，请在 .github/workflows/ 目录中创建 hugo.yaml 文件并复制提供的 YAML 配置。此外，请在项目中配置 GitHub Pages 设置，选择 &amp;#39;GitHub Actions&amp;#39; 作为构建和部署的来源。这种设置可以在将代码推送到主分支或从 Actions 选项卡手动触发时，实现无缝部署您的网站。通过自动化构建和部署过程，您可以专注于内容创建和更新，同时利用 GitHub Actions 内置的 CI/CD 能力来增强开发工作流程。</description>
    </item>
  </channel>
</rss>
