&lt;?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
	<channel>
		<title>Hugo on Tristan&#39;s Blog</title>
		<link>https://triwats.com/blog/tags/hugo/</link>
		<description>Recent content in Hugo on Tristan&#39;s Blog</description>
		<generator>Hugo</generator>
		<language>en-us</language><lastBuildDate>Tue, 08 Jul 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://triwats.com/blog/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
		<item>
			<title>installing this blog</title>
			<link>https://triwats.com/blog/posts/building-this-blog/</link>
			<pubDate>Tue, 08 Jul 2025 00:00:00 +0000</pubDate>
			<guid>https://triwats.com/blog/posts/building-this-blog/</guid>
			<description>&lt;p&gt;hello future tristan&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;code&gt;brew install hugo&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;hugo serve&lt;/code&gt; - runs it in dev mode&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;hugo build&lt;/code&gt; - packages this to build&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;new-content&#34;&gt;new content&lt;/h2&gt;&#xA;&lt;p&gt;use the helper, it&amp;rsquo;s easier&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;code&gt;hugo new content content/posts/&amp;lt;my-new-thought&amp;gt;.md&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;hugo serve&lt;/code&gt; then read and find all the typos&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;it uses archetypes which are essentially templates&lt;/p&gt;&#xA;&lt;h2 id=&#34;theme-is-prolly-fine-but-you-never-know&#34;&gt;theme is prolly fine but you never know&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;mkdir themes &amp;amp;&amp;amp; cd themes&lt;/li&gt;&#xA;&lt;li&gt;$ git clone &lt;a href=&#34;https://github.com/athul/archie.git&#34;&gt;https://github.com/athul/archie.git&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;references&#34;&gt;references&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;archetypes: &lt;a href=&#34;https://gohugo.io/content-management/archetypes/&#34;&gt;https://gohugo.io/content-management/archetypes/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;quick-start: &lt;a href=&#34;https://gohugo.io/getting-started/quick-start/&#34;&gt;https://gohugo.io/getting-started/quick-start/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;cloudflare x hugo: &lt;a href=&#34;https://developers.cloudflare.com/pages/framework-guides/deploy-a-hugo-site/&#34;&gt;https://developers.cloudflare.com/pages/framework-guides/deploy-a-hugo-site/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description><category>hugo</category><category>meta</category><category>web</category>
		</item>
	</channel>
</rss>
