<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Artificial Intelligence on Florian Kromer</title>
    <link>https://florian-kromer.eu/en/categories/artificial-intelligence/</link>
    <description>Recent content in Artificial Intelligence on Florian Kromer</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>kromer-florian@protonmail.com (Florian Kromer)</managingEditor>
    <webMaster>kromer-florian@protonmail.com (Florian Kromer)</webMaster>
    <copyright>© 2026 Florian Kromer</copyright>
    <lastBuildDate>Tue, 11 Aug 2026 10:00:00 +0200</lastBuildDate><atom:link href="https://florian-kromer.eu/en/categories/artificial-intelligence/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Development of This Website: Technology Stack and Workflow</title>
      <link>https://florian-kromer.eu/en/posts/entwicklung-dieser-webseite/</link>
      <pubDate>Sun, 05 Jul 2026 10:00:00 +0200</pubDate>
      <author>kromer-florian@protonmail.com (Florian Kromer)</author>
      <guid>https://florian-kromer.eu/en/posts/entwicklung-dieser-webseite/</guid>
      <description>&lt;p&gt;In this article, I describe the technology stack and development workflow I used for this website.&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Hugo as Static Website Generator&#xA;    &lt;div id=&#34;hugo-as-static-website-generator&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#hugo-as-static-website-generator&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;I chose &lt;a href=&#34;https://gohugo.io/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Hugo&lt;/a&gt; because it:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Is &lt;strong&gt;blazing fast&lt;/strong&gt; - pages are generated in milliseconds&lt;/li&gt;&#xA;&lt;li&gt;Offers &lt;strong&gt;simple Markdown syntax&lt;/strong&gt; - perfect for blog content&lt;/li&gt;&#xA;&lt;li&gt;Uses &lt;strong&gt;Markdown files&lt;/strong&gt; - ideal for agentic development, easily read and edited by AI agents&lt;/li&gt;&#xA;&lt;li&gt;Has a &lt;strong&gt;theming system&lt;/strong&gt; - allows easy customizations&lt;/li&gt;&#xA;&lt;li&gt;Supports &lt;strong&gt;themes as Git submodules&lt;/strong&gt; - can be cleanly integrated and maintained as separate Git submodules&lt;/li&gt;&#xA;&lt;li&gt;Provides &lt;strong&gt;multilingual support&lt;/strong&gt; - ideal for my German/English website&lt;/li&gt;&#xA;&lt;li&gt;Requires &lt;strong&gt;no database&lt;/strong&gt; - everything is static files&lt;/li&gt;&#xA;&lt;li&gt;Has &lt;strong&gt;significantly less maintenance overhead&lt;/strong&gt; than JavaScript-based websites - no constant updates of JS dependencies needed&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Development with Hugo is very efficient. I write content in Markdown, and Hugo generates the complete HTML, CSS, and JavaScript.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
