<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ツール on HDIC project</title><link>https://shikeda.github.io/categories/%E3%83%84%E3%83%BC%E3%83%AB/</link><description>Recent content in ツール on HDIC project</description><generator>Hugo</generator><language>ja</language><lastBuildDate>Sun, 24 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://shikeda.github.io/categories/%E3%83%84%E3%83%BC%E3%83%AB/index.xml" rel="self" type="application/rss+xml"/><item><title>HugoサイトをGitHub Actionsで自動デプロイする設定メモ</title><link>https://shikeda.github.io/posts/2026-05-24-hugo-github-actions-setup/</link><pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate><guid>https://shikeda.github.io/posts/2026-05-24-hugo-github-actions-setup/</guid><description>&lt;h2 id="はじめに"&gt;
 はじめに
 &lt;a class="anchor" href="#%e3%81%af%e3%81%98%e3%82%81%e3%81%ab"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;HugoサイトをGitHub Pagesで公開する際、従来は以下の手順で手動運用していた。&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Markdownを編集&lt;/li&gt;
&lt;li&gt;&lt;code&gt;hugo&lt;/code&gt; コマンドを実行して &lt;code&gt;docs/&lt;/code&gt; を生成&lt;/li&gt;
&lt;li&gt;&lt;code&gt;docs/&lt;/code&gt; を git commit&lt;/li&gt;
&lt;li&gt;git push&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;この運用をGitHub Actionsによる自動ビルド・自動デプロイに移行したので、その手順とトラブルシューティングをまとめる。&lt;/p&gt;</description></item></channel></rss>