<?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 Notes</title>
    <link>https://www.simplicidade.org/tags/hugo/index.xml</link>
    <description>Recent content in Hugo on Notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>melo@simplicidade.org (Pedro Melo)</managingEditor>
    <webMaster>melo@simplicidade.org (Pedro Melo)</webMaster>
    <copyright>(c) 2016 Pedro Melo.</copyright>
    <atom:link href="/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsuhhubbub.superfeedr.com/"/>
    
    <item>
      <title>Phoenix, take 2</title>
      <link>https://www.simplicidade.org/notes/2016/07/26/phoenix-take-2/</link>
      <pubDate>Tue, 26 Jul 2016 13:06:25 +0100</pubDate>
      <author>melo@simplicidade.org (Pedro Melo)</author>
      <guid>https://www.simplicidade.org/notes/2016/07/26/phoenix-take-2/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;In Greek mythology, a phoenix or phenix (Greek: φοῖνιξ phoinix; Latin: phoenix, phœnix, fenix) is a long-lived bird that is cyclically regenerated or reborn.
&amp;ndash; via Wikipedia, Phoenix (Mythology) entry&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;A couple months back, the server where this site was hosted died in a horrible disk crash. I had (more or less) decent backups so nothing was lost, but the time to bring it back to life didn&amp;rsquo;t materialize. For the past 3+ years, I was deeply involved with a couple of eCommerce sites that took all my free time.&lt;/p&gt;

&lt;p&gt;I left my previous employer on June 30th, and took a couple weeks of holidays to be with the family. And now I&amp;rsquo;m back to figure out what to do next.&lt;/p&gt;

&lt;p&gt;For the past years, I felt the need to write about current events and technical issues that I found interesting, but lacked the place to do it. So one of the first priorities I had was to recover this site. The previous setup was still using a &lt;a href=&#34;https://movabletype.org/&#34;&gt;Movable Type&lt;/a&gt; 3.x installation, but I wanted some sort of modern setup, with the same &amp;ldquo;burn to static files&amp;rdquo; approach that MT had. I decided to use &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt; as it seems a very sensible and straightforward solution to the problem, and it is written in &lt;a href=&#34;https://gohugo.io/&#34;&gt;Go&lt;/a&gt;, a language that I&amp;rsquo;ve been learning over the past year or so. I also picked the &lt;a href=&#34;https://github.com/enten/hyde-y&#34;&gt;Hyde-y theme for Hugo&lt;/a&gt; as a simple enough layout. Not sure if it will stick, but good enough for now.&lt;/p&gt;

&lt;p&gt;To avoid any further hosting snafu&amp;rsquo;s, I&amp;rsquo;m publishing the site using &lt;a href=&#34;https://pages.github.com/&#34;&gt;GitHub pages&lt;/a&gt;. This unfortunately means that I have to update the RSS feed URL. You should use &lt;a href=&#34;https://www.simplicidade.org/index.xml&#34;&gt;&lt;code&gt;https://www.simplicidade.org/index.xml&lt;/code&gt;&lt;/a&gt; to subscribe to updates.&lt;/p&gt;

&lt;p&gt;Next steps was to convert/copy the old MT posts to this new site, and add a couple of alias to make the old URLs work properly. This is still work in progress, I&amp;rsquo;ve placed the scripts I&amp;rsquo;m using in a new repository, &lt;a href=&#34;https://github.com/melo/movable_type2hugo&#34;&gt;movable_type2hugo&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;It was not ready yet, still needs tweaking, but I got everything back. I had to migrate some posts from DB (with all the original metadata), some by scraping the static HTML pages that MT generated, and others from &lt;a href=&#34;https://www.red-sweater.com/marsedit/&#34;&gt;MarsEdit&lt;/a&gt;, with only some of the metadata. For some reason, my backup has all the HTML pages for the site, but the DB that was backed up at the same time, only has some of the pages. Weird.&lt;/p&gt;

&lt;p&gt;Most of the previous &lt;a href=&#34;https://www.simplicidade.org/notes/2014/05/13/phoenix/&#34;&gt;Phoenix&lt;/a&gt; post is still valid, but now I&amp;rsquo;m back for more.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>