<?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 Jack Taylor</title><link>https://jacktaylor.tech/tags/hugo/</link><description>Recent content in Hugo on Jack Taylor</description><generator>Hugo</generator><language>en</language><managingEditor>jack@jacktaylor.tech (Jack Taylor)</managingEditor><webMaster>jack@jacktaylor.tech (Jack Taylor)</webMaster><lastBuildDate>Sun, 08 Oct 2017 13:55:00 +0900</lastBuildDate><atom:link href="https://jacktaylor.tech/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing Hugo on Fedora 25</title><link>https://jacktaylor.tech/2017/03/installing-hugo-on-fedora-25/</link><pubDate>Mon, 27 Mar 2017 11:08:35 +0900</pubDate><author>jack@jacktaylor.tech (Jack Taylor)</author><guid>https://jacktaylor.tech/2017/03/installing-hugo-on-fedora-25/</guid><description>&lt;p&gt;For those not in the know, &lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt; is an amazing tool for building static websites&amp;mdash;including the one you&amp;rsquo;re reading right now. There are no RPMs available, though, so if you&amp;rsquo;re using &lt;a href="https://getfedora.org/"&gt;Fedora&lt;/a&gt; or another RPM-based Linux distro, then you might think you&amp;rsquo;re out of luck.&lt;/p&gt;
&lt;p&gt;In my case, when I saw that there were no Hugo RPMs, I looked to see if there were any unofficial ones. There were, but only for Hugo v0.16, and I needed v0.17 or later for the support for multilingual sites. So no luck there. Then I investigated installing it using &lt;a href="https://snapcraft.io/"&gt;snap&lt;/a&gt;, but Fedora doesn&amp;rsquo;t support snaps out of the box, and I&amp;rsquo;m still slightly skeptical of the idea of using snaps on my system. Then I looked into installing Hugo from source, but it requires &lt;a href="https://golang.org/"&gt;Go&lt;/a&gt; 1.8+, and Fedora 25 only has 1.7 in the official repositories. It was around this time that I started getting jealous of &lt;a href="https://www.ubuntu.com/"&gt;Ubuntu&lt;/a&gt; users&amp;rsquo; ability to do a simple &lt;code&gt;sudo apt-get install hugo&lt;/code&gt;. Would I have to replace my OS or set up a virtual machine just to make my website?&lt;/p&gt;
&lt;p&gt;Thankfully, in the end, the solution was simple.&lt;/p&gt;</description></item></channel></rss>