<?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 Code Musings</title>
    <link>https://sheppard.in/tags/hugo/</link>
    <description>Recent content in hugo on Code Musings</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 06 Jan 2019 15:13:10 -0600</lastBuildDate><atom:link href="https://sheppard.in/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hugo URL Aliases</title>
      <link>https://sheppard.in/2019/hugo-url-aliases/</link>
      <pubDate>Sun, 06 Jan 2019 15:13:10 -0600</pubDate>
      
      <guid>https://sheppard.in/2019/hugo-url-aliases/</guid>
      <description>&lt;p&gt;When I built and posted some content on my site today using Hugo v0.53,
I found that I had unintentionally broken some permanent links I was
proud of. Thankfully, Hugo has a built-in feature - &lt;code&gt;aliases&lt;/code&gt; - to
address this issue.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Syntax Higlighting Problems</title>
      <link>https://sheppard.in/2018/syntax-higlighting-problems/</link>
      <pubDate>Sun, 11 Feb 2018 15:11:48 -0600</pubDate>
      
      <guid>https://sheppard.in/2018/syntax-higlighting-problems/</guid>
      <description>&lt;p&gt;The allure of nice syntax highlighting without leaving Markdown was one
of the things that drew me to Hugo. In practice, I have found there are
a number of challenges in implementation to get it to work as I expect.
I was also reminded why I prefer not to spend my time fighting with CSS.
;)&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Post Formatting</title>
      <link>https://sheppard.in/2018/post-formatting/</link>
      <pubDate>Thu, 08 Feb 2018 23:03:45 -0500</pubDate>
      
      <guid>https://sheppard.in/2018/post-formatting/</guid>
      <description>&lt;p&gt;When I started looking into some of the finer points of how my Hugo site
looked, I had a few post formatting questions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Why does the sub-header look different in the post listing and page view?&lt;/li&gt;
&lt;li&gt;Why do the date posted and tags not appear in the page view but do in
the post listing?&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    
    <item>
      <title>Pygments to Chroma Migration</title>
      <link>https://sheppard.in/2017/pygments-to-chroma-migration/</link>
      <pubDate>Sat, 11 Nov 2017 23:59:24 -0600</pubDate>
      
      <guid>https://sheppard.in/2017/pygments-to-chroma-migration/</guid>
      <description>&lt;p&gt;As mentioned in my &lt;a href=&#34;https://sheppard.in/2017/pip-permissions/&#34;&gt;Pip Permissions post&lt;/a&gt;,
when I upgraded past &lt;a href=&#34;https://gohugo.io/news/0.28-relnotes/&#34;&gt;Hugo v0.28&lt;/a&gt; I
noticed that &lt;a href=&#34;https://github.com/alecthomas/chroma&#34;&gt;Chroma&lt;/a&gt; was now
preferred over &lt;a href=&#34;http://pygments.org/&#34;&gt;Pygments&lt;/a&gt;. Eventually, I tried
tackling the migration.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Summary Splitting in Hugo</title>
      <link>https://sheppard.in/2017/summary-splitting-in-hugo/</link>
      <pubDate>Sat, 04 Nov 2017 23:46:06 -0500</pubDate>
      
      <guid>https://sheppard.in/2017/summary-splitting-in-hugo/</guid>
      <description>&lt;p&gt;When exploring why another implementation of the Beautiful Hugo theme
had summaries that looked much nicer than what I was seeing on my own
site, I found out how
&lt;a href=&#34;http://gohugo.io/content-management/summaries/&#34;&gt;Content Summaries&lt;/a&gt;
are determined.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Hugo Index Page</title>
      <link>https://sheppard.in/2017/the-hugo-index-page/</link>
      <pubDate>Thu, 17 Aug 2017 19:15:43 -0500</pubDate>
      
      <guid>https://sheppard.in/2017/the-hugo-index-page/</guid>
      <description>&lt;p&gt;In a previous post I talked about my experience
&lt;a href=&#34;https://sheppard.in/2017/my-first-post/&#34;&gt;setting up a Hugo site&lt;/a&gt;. Since then I have
been exploring various additional Hugo-related threads including this one -
configuring the main page (a.k.a. Hugo homepage).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>My First Post</title>
      <link>https://sheppard.in/2017/my-first-post/</link>
      <pubDate>Sat, 05 Aug 2017 07:23:08 -0500</pubDate>
      
      <guid>https://sheppard.in/2017/my-first-post/</guid>
      <description>&lt;p&gt;After a discussion with &lt;a href=&#34;https://burgaud.com&#34;&gt;a passionate co-worker&lt;/a&gt;
about the merits of various
static site generation options and seeing an example of Hugo combined with
what seemed like attractive code blocks, I decided to give it a try.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
