<?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 Maxime Moreillon</title>
    <link>https://articles.maximemoreillon.com/tags/hugo/</link>
    <description>Recent content in Hugo on Maxime Moreillon</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 21 Nov 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://articles.maximemoreillon.com/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Migrating from my CMS to Hugo</title>
      <link>https://articles.maximemoreillon.com/articles/hugo/</link>
      <pubDate>Fri, 21 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://articles.maximemoreillon.com/articles/hugo/</guid>
      
      <description>&lt;p&gt;For several years, I have been managing articles such as this one using a custom CMS built around Neo4j.
Although functional, this approach required operational overhead such as server administration, authentication and maintenance.&lt;/p&gt;
&lt;p&gt;To reduce this burden, I decided to export all articles as markdown files and use &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt;, a popular static site generator, to render and serve those.&lt;/p&gt;
&lt;p&gt;Adding articles now involves adding mardkown files to the Hugo project&amp;rsquo;s &lt;code&gt;content&lt;/code&gt; folder and pushing the code to GitHub for CI/CD to compile it into the newest version of the site to be served.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
