<?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>Hugo on taude.xyz</title><link>http://taude.xyz/tags/hugo/</link><description>Recent content in Hugo on taude.xyz</description><generator>Hugo</generator><language>en-us</language><copyright>Todd</copyright><lastBuildDate>Wed, 22 Jul 2026 16:00:00 +0300</lastBuildDate><atom:link href="http://taude.xyz/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>The tool stack behind this blog</title><link>http://taude.xyz/posts/the-tool-stack-behind-this-blog/</link><pubDate>Wed, 22 Jul 2026 16:00:00 +0300</pubDate><guid>http://taude.xyz/posts/the-tool-stack-behind-this-blog/</guid><description>&lt;p&gt;This one&amp;rsquo;s ai-slop, as advertised on the &lt;a href="http://taude.xyz/about/"&gt;about page&lt;/a&gt; — I paired
with Claude Code to build this site&amp;rsquo;s entire publishing pipeline, and it
seemed only right to have it write up its own plumbing.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s what&amp;rsquo;s actually running under the hood.&lt;/p&gt;
&lt;h2 id="hugo-with-papermod"&gt;Hugo, with PaperMod&lt;/h2&gt;
&lt;p&gt;The site is a static &lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt; build using the
&lt;a href="https://github.com/adityatelange/hugo-PaperMod"&gt;PaperMod&lt;/a&gt; theme,
installed as a proper git submodule (not vendored — &lt;code&gt;git submodule update --remote themes/PaperMod&lt;/code&gt; pulls upstream changes when I want them). Two
sections get custom layouts instead of PaperMod&amp;rsquo;s defaults:&lt;/p&gt;</description></item><item><title>Publishing from Obsidian</title><link>http://taude.xyz/til/publishing-from-obsidian/</link><pubDate>Wed, 22 Jul 2026 09:00:00 +0300</pubDate><guid>http://taude.xyz/til/publishing-from-obsidian/</guid><description>&lt;p&gt;Wired up a script that rsyncs markdown out of my taude.xyz Blog vault
folder straight into the Hugo repo&amp;rsquo;s content directory, then builds and
pushes. Turns out Hugo slugifies filenames automatically, so Obsidian&amp;rsquo;s
spaces-and-caps note titles turn into clean URLs for free.&lt;/p&gt;</description></item></channel></rss>