<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hugo on ilikeorangutans</title><link>https://kuelzer.ca/tags/hugo/</link><description>Recent content in Hugo on ilikeorangutans</description><generator>Hugo</generator><language>en</language><copyright>© 2026 Jakob Külzer</copyright><lastBuildDate>Sun, 12 Apr 2026 14:27:24 -0400</lastBuildDate><atom:link href="https://kuelzer.ca/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>Hugo --cleanDestinationDir and Git Submodules</title><link>https://kuelzer.ca/posts/2025/08/04/hugo--cleandestinationdir-and-git-submodules/</link><pubDate>Mon, 04 Aug 2025 16:20:39 -0400</pubDate><guid>https://kuelzer.ca/posts/2025/08/04/hugo--cleandestinationdir-and-git-submodules/</guid><description>&lt;p&gt;Recently I&amp;rsquo;ve been working on updating my blog a bit (you might have noticed?). I keep the hugo sources in a git repository and the built site in a separate repository. That repository is added as a submodule to the sources repo and during the build, the generated HTML is written into the submodule. Except the submodule kept getting messed up; git would be unable to track the changes or they&amp;rsquo;d be added to the parent repository. It was truly maddening, but as it is so often, the problem was not git but me.&lt;/p&gt;</description></item><item><title>A New Theme</title><link>https://kuelzer.ca/posts/2018/05/21/a-new-theme/</link><pubDate>Mon, 21 May 2018 22:58:40 -0400</pubDate><guid>https://kuelzer.ca/posts/2018/05/21/a-new-theme/</guid><description>&lt;p&gt;After toying around with the really nice &lt;a href="https://github.com/aos/temple"&gt;Temple theme&lt;/a&gt; I decided there was no better way to spend my afternoon than building my own, new theme for my blog.&lt;/p&gt;
&lt;p&gt;If you haven&amp;rsquo;t notice, I recently switched my blog from &lt;a href="https://jekyllrb.com/"&gt;Jekyll&lt;/a&gt; to &lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt;. The upgrade path from the really old version of Jekyll to the latest version wasn&amp;rsquo;t quite working as expected, and having to mess around with Gemfiles isn&amp;rsquo;t really something I enjoy. Hugo on the other hand is written in Go and comes as a single, standalone binary. That seemed really appealing and I&amp;rsquo;ve had good experiences when trying to build a little &lt;a href="https://github.com/ilikeorangutans/hugo-photo-scanner"&gt;photo gallery builder&lt;/a&gt; with it a while ago before Hugo had actual photo support. Moving the content over from the Jekyll frontmatter to the Hugo frontmatter was done easy enough, I even moved some of the good posts from my really old blog on here. I was almost perfectly happy, exception for the theme. The Temple theme is nice, but it wasn&amp;rsquo;t quite what I wanted. So this weekend I built my own (yeah, you&amp;rsquo;re looking at it).&lt;/p&gt;</description></item></channel></rss>