<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>emre şahin's digital garden 🍃 - hugo</title>
    <link>https://emresahin.net/tags/hugo/</link>
    <description>Posts in the hugo tag</description>
    <language>en</language>
    <managingEditor>contact@emresahin.net (Emre Şahin)</managingEditor>
    <lastBuildDate>Tue, 15 Sep 2026 19:46:32 +0000</lastBuildDate>
    <atom:link href="https://emresahin.net/tags/hugo/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>aerc and goneovim</title>
      <published>2020-05-12T18:47:03+00:00</published>
      <updated>2020-05-12T18:47:03+00:00</updated>
      <author>Emre Şahin</author>
      <pubDate>Tue, 12 May 2020 18:47:03 +0000</pubDate>
      <link>https://emresahin.net/aerc-and-goneovim--3894/</link>
      <guid isPermaLink="true">https://emresahin.net/aerc-and-goneovim--3894/</guid>
      <description>aerc I’ve started using aerc as my command-line email client. Initially, I used its archived GitHub repository, but I found the software to be buggy. Switching to the active repository provided me with the fastest IMAP client I’ve ever used. Its asynchronous operations make the workflow incredibl...</description>
      <category>development</category>
      <category>tools</category>
      <category>aerc</category>
      <category>neovim</category>
      <category>goneovim</category>
      <category>hugo</category>
      <category>miniflux</category>
      <category>Go</category>
      <category>golang</category>
      <category>productivity</category>
      <content:encoded><![CDATA[<h2 id="aerc">aerc</h2>
<p>I’ve started using <a href="https://aerc-mail.org/">aerc</a> as my command-line email client. Initially, I used its archived GitHub repository, but I found the software to be buggy. Switching to the active repository provided me with the fastest IMAP client I’ve ever used. Its asynchronous operations make the workflow incredibly smooth, as you don’t have to wait for the server after deleting or archiving each email.</p>
<h2 id="goneovim">goneovim</h2>
<p>I’ve also begun using a Neovim GUI called <a href="https://github.com/akiyosi/goneovim">goneovim</a>. I previously used <a href="https://github.com/daa84/neovim-gtk">Neovim-GTK</a>, but encountered issues—possibly due to Fira Code’s ligatures or other incompatibilities—that resulted in poor visuals and noticeable lag. I’m giving this new GUI a try, and so far, Fira Code and its ligatures are working perfectly.</p>
<p>Software written in Go is occupying more mindshare than I previously anticipated. Alongside <a href="https://gohugo.io">Hugo</a>, the <a href="https://miniflux.app/">Miniflux</a> self-hosted RSS client, and the <a href="https://github.com/vkuznecovas/mouthful">Mouthful</a> comment server, these tools demonstrate that Go has truly taken off for system and performance-related tasks.</p>]]></content:encoded>
    </item>
    <item>
      <title>TIL April 29</title>
      <published>2020-04-30T00:18:58+00:00</published>
      <updated>2020-04-30T00:18:58+00:00</updated>
      <author>Emre Şahin</author>
      <pubDate>Thu, 30 Apr 2020 00:18:58 +0000</pubDate>
      <link>https://emresahin.net/til-april-29--6094/</link>
      <guid isPermaLink="true">https://emresahin.net/til-april-29--6094/</guid>
      <description>In Hugo frontmatter, it is possible to determine the type , but it is not possible to set the section directly. The latter is automatically determined by the top-level directory under content that contains the file.</description>
      <category>TIL</category>
      <category>Hugo</category>
      <category>Static-Site-Generators</category>
      <category>Frontmatter</category>
      <content:encoded><![CDATA[<p>In Hugo frontmatter, it is possible to determine the <code>type</code>, but it is not possible to set the <code>section</code> directly. The latter is automatically determined by the top-level directory under <code>content</code> that contains the file.</p>]]></content:encoded>
    </item>
  </channel>
</rss>
