<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>@magcamit - static-site-generator</title>
    <subtitle>Researcher in Computational Trust, Privacy, Security and Artificial Intelligence</subtitle>
    <link rel="self" type="application/atom+xml" href="https://www.magcamit.com/tags/static-site-generator/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://www.magcamit.com"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-05-25T00:00:00+00:00</updated>
    <id>https://www.magcamit.com/tags/static-site-generator/atom.xml</id>
    <entry xml:lang="en">
        <title>Goodbye, HugoBlox (and Hugo)! Hello, Zola!</title>
        <published>2026-04-18T00:00:00+00:00</published>
        <updated>2026-05-25T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Michael Intal Magcamit
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://www.magcamit.com/musings/bye-hugo-hello-zola/"/>
        <id>https://www.magcamit.com/musings/bye-hugo-hello-zola/</id>
        
        <content type="html" xml:base="https://www.magcamit.com/musings/bye-hugo-hello-zola/">&lt;p&gt;As of April 2026, I have updated my website after having waited for years for a better alternative to what I had been using. Here are my thoughts on the transition.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;what-happened-and-why&quot;&gt;What happened and why?&lt;a class=&quot;post-anchor&quot; href=&quot;#what-happened-and-why&quot; aria-label=&quot;Anchor link for: what-happened-and-why&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;#&lt;&#x2F;span&gt;&lt;&#x2F;a&gt;
&lt;&#x2F;h2&gt;
&lt;p&gt;I have been using &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;gohugo.io&#x2F;&quot;&gt;Hugo&lt;&#x2F;a&gt; as the static site generator (SSG) for my website since late 2018. I had started with the Hugo Academic theme, which was later renamed Wowchemy and eventually to &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;hugoblox.com&#x2F;&quot;&gt;HugoBlox&lt;&#x2F;a&gt;. Initially, the Hugo Academic theme was great but with the theme&#x27;s evolution, every major update to the theme as well as Hugo, itself, brought about breaking changes.&lt;&#x2F;p&gt;
&lt;p&gt;In April 2026, I found out about &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.getzola.org&#x2F;&quot;&gt;Zola&lt;&#x2F;a&gt;, a static site generator written in Rust, and decided to switch to it. I quote the creator of Zola, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.vincentprouillet.com&#x2F;&quot;&gt;Vincent Prouillet&lt;&#x2F;a&gt;, below, which somewhat resonates with my frustrations with Hugo and HugoBlox.&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;This tool and its template engine tera were born from an intense dislike of the (insane) Golang template engine and therefore of Hugo that I was using before for 6+ sites.&lt;&#x2F;p&gt;
&lt;p&gt;— &lt;cite&gt;Zola GitHub repository&lt;sup class=&quot;footnote-reference&quot; id=&quot;fr-1-1&quot;&gt;&lt;a href=&quot;#fn-1&quot;&gt;1&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;cite&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;h2 id=&quot;zola-and-the-terminus-theme&quot;&gt;Zola and the &lt;code&gt;terminus&lt;&#x2F;code&gt; theme&lt;a class=&quot;post-anchor&quot; href=&quot;#zola-and-the-terminus-theme&quot; aria-label=&quot;Anchor link for: zola-and-the-terminus-theme&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;#&lt;&#x2F;span&gt;&lt;&#x2F;a&gt;
&lt;&#x2F;h2&gt;
&lt;p&gt;Given how frustrating my experience with Hugo had turned out to be, I decided to give Zola a try. However, Zola&#x27;s theme ecosystem is not as mature as Hugo&#x27;s yet and I could not find a theme that quite replicates the look and feel of the academic profile theme of Hugo. Hence, I ventured into a different direction -- using the &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;ebkalderon&#x2F;terminus&quot;&gt;&lt;code&gt;terminus&lt;&#x2F;code&gt;&lt;&#x2F;a&gt; theme for a minimalistic and clean look. I have &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;ebkalderon&#x2F;terminus&#x2F;pull&#x2F;17&quot;&gt;customised the theme&lt;&#x2F;a&gt;, thanks &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;ebkalderon&quot;&gt;Eyal Kalderon&lt;&#x2F;a&gt; for the theme and for accepting my customisations.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;the-future&quot;&gt;The future&lt;a class=&quot;post-anchor&quot; href=&quot;#the-future&quot; aria-label=&quot;Anchor link for: the-future&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;#&lt;&#x2F;span&gt;&lt;&#x2F;a&gt;
&lt;&#x2F;h2&gt;
&lt;p&gt;So far, so good but it is too early to tell how Zola and its themes evolve over time. A month on, and still no unpleasant surprises. Let&#x27;s see how it unfolds.&lt;&#x2F;p&gt;
&lt;section class=&quot;footnotes&quot;&gt;
&lt;ol class=&quot;footnotes-list&quot;&gt;
&lt;li id=&quot;fn-1&quot;&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;getzola&#x2F;zola&quot;&gt;Zola GitHub repository&lt;&#x2F;a&gt;, accessed on April 19, 2026. &lt;a href=&quot;#fr-1-1&quot;&gt;↩&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;&#x2F;section&gt;
</content>
        
    </entry>
</feed>
