<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deployment on Sam Bloomquist</title><link>https://sambloomquist.com/tags/deployment/</link><description>Recent content in Deployment on Sam Bloomquist</description><generator>Hugo</generator><language>en</language><copyright>&lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0&lt;/a></copyright><lastBuildDate>Sun, 12 Jul 2026 10:26:19 -0500</lastBuildDate><atom:link href="https://sambloomquist.com/tags/deployment/index.xml" rel="self" type="application/rss+xml"/><item><title>Publishing a Hugo Static Site with GitHub Pages</title><link>https://sambloomquist.com/posts/2025/01/publishing-a-hugo-static-site-with-github-pages/</link><pubDate>Thu, 16 Jan 2025 03:12:47 +0000</pubDate><guid>https://sambloomquist.com/posts/2025/01/publishing-a-hugo-static-site-with-github-pages/</guid><description>&lt;!-- raw HTML omitted -->
&lt;!-- raw HTML omitted -->
&lt;p>One of my motivations for starting a personal site was developing my technical (and non-technical) writing. With that in mind, what&amp;rsquo;s a better starting point than writing about how the site is built and hosted? In this post I’ll go over how to start a Hugo site, how GitHub Pages works, and how to automate deployment with GitHub Actions.&lt;/p>
&lt;h1 id="building-hugo-sites">Building Hugo Sites&lt;/h1>
&lt;!-- raw HTML omitted -->
&lt;!-- raw HTML omitted -->
&lt;p>Hugo provides a convenient command to get your site project started. However, you must install Hugo on your machine first. Hugo is distributed as a &lt;a href="https://gohugo.io/installation/macos/#prebuilt-binaries">prebuilt binary which can be manually installed&lt;/a>, or more easily, installed with homebrew (on macOS and Linux).&lt;/p></description></item></channel></rss>