<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
  <channel>
    <title>Guido Flohr - #CMS</title>
    <description></description>
    <link>https://www.guido-flohr.net/</link>
    <webfeeds:cover image="http://www.guido-flohr.net/assets/images/gfl-profile.jpeg" />
    <atom:link href="https://www.guido-flohr.net/" rel="self" type="application/rss+xml"/>

    <pubDate>Tue, 02 Jun 2026 17:07:23 +0000</pubDate>
    <lastBuildDate>Tue, 02 Jun 2026 17:07:23 +0000</lastBuildDate>
    <generator>Qgoda vv0.11.0 (https://www.qgoda.net/)</generator>
      
      <item>
        <title>Using Tags With Multilingual Jekyll Sites</title>
        <description>The static site generator Jekyll stores tags site-wide. You need a little Ruby code if you want to want to maintain them per-language instead, as you would want on a multi-lingual site. In a previous post &quot;Multilingual Web Sites with Jekyll&quot; I had described how to set up a site with Jekyll supporting documents in multiple languages. One thing that was still missing was support for tags respectively keywords.</description>
        <pubDate>Fri, 25 Mar 2016 22:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/jekyll-multilang-tags/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/jekyll-multilang-tags/index.html</guid>
        
        <category>Jekyll</category>
        
        <category>Static Site Generators</category>
        
        <category>CMS</category>
        
        <category>Multi-Language</category>
        
        <category>I18N</category>
        
        <category>Development</category>
        
        <category>Ruby</category>
        
        
        <category>Development</category>
        
      </item>
      
      <item>
        <title>The imperia View Processor</title>
        <description>The main motivation for developing the imperia view processor was frustration about the existing templating engines available for Perl at the time. None of them offered all of the features that I considered a must for the V in the imperia MVC framework. Some of the more important design decisions behind it are outlined below, giving you some insight into the anatomy of a modern template processor.</description>
        <pubDate>Thu, 17 Mar 2016 22:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/imperia-view-processor/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/imperia-view-processor/index.html</guid>
        
        <category>Imperia</category>
        
        <category>CMS</category>
        
        <category>Perl</category>
        
        
        <category>Development</category>
        
      </item>
      
      <item>
        <title>Multilingual Web Sites with Jekyll</title>
        <description>After waiting years on my TODO list I recently decided to tackle the project &quot;web site&quot;. Since I no longer work for Imperia I was looking for a light-weight alternative. I did not want to install PHP on my server, ruling out a lot of options. A colleague finally recommended Jekyll. Its simple semi-static approach reminded me of Imperia and I decided to give it a shot.</description>
        <pubDate>Fri, 26 Feb 2016 22:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/multilang-with-jekyll/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/multilang-with-jekyll/index.html</guid>
        
        <category>Web Development</category>
        
        <category>CMS</category>
        
        <category>I18N</category>
        
        <category>Static Site Generators</category>
        
        <category>System Administration</category>
        
        <category>Development</category>
        
        <category>Jekyll</category>
        
        <category>Multi-Language</category>
        
        
        <category>System Administration</category>
        
        <category>Development</category>
        
      </item>
      
      <item>
        <title>Finding Related Posts in Jekyll</title>
        <description>LSI for Jekyll can get slow and did not produce satisfying results for my site. I therefore wrote my own little, largely simplified plug-in hand-tailored for my needs, that does the same job quite well and quite fast.</description>
        <pubDate>Thu, 21 Jul 2016 21:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/jekyll-related-posts/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/jekyll-related-posts/index.html</guid>
        
        <category>Jekyll</category>
        
        <category>Static Site Generators</category>
        
        <category>Development</category>
        
        <category>CMS</category>
        
        <category>Ruby</category>
        
        
        <category>Development</category>
        
      </item>
      
  </channel>
</rss>
