<?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 </title>
    <link>https://stoeps.de/tags/hugo/</link>
    <description>Recent content in Hugo on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>christoph.stoettner@stoeps.de (Christoph Stoettner)</managingEditor>
    <webMaster>christoph.stoettner@stoeps.de (Christoph Stoettner)</webMaster>
    <copyright>© 2026 Christoph Stoettner</copyright>
    <lastBuildDate>Sun, 05 Apr 2026 18:28:05 +0200</lastBuildDate><atom:link href="https://stoeps.de/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Blog Redesign 2026</title>
      <link>https://stoeps.de/posts/2026/blog-redesign-2026/</link>
      <pubDate>Sun, 05 Apr 2026 18:28:05 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2026/blog-redesign-2026/</guid>
      <description>&lt;p&gt;After attending the session &lt;a href=&#34;https://media.ccc.de/v/clt26-290-der-eigene-blog-mit-hugo-ein-praxisbeispiel&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Der eigene Blog mit Hugo - Ein Praxisbeispiel&lt;/a&gt; by Tobi Heine at the &lt;a href=&#34;https://stoeps.de/posts/2026/chemnitzer-linux-tage/&#34; &gt;Chemnitz Linux Days 2026&lt;/a&gt;, I was curious to work on the blog again.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2026/blog-redesign-2026/feature.jpg" />
    </item>
    
    <item>
      <title>Automate hugo</title>
      <link>https://stoeps.de/posts/2019/20191230-automate-hugo/</link>
      <pubDate>Mon, 30 Dec 2019 14:19:52 +0100</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2019/20191230-automate-hugo/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://stoeps.de/archive/2018/2018-07-14-new-blog-engine/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Mid 2018&lt;/a&gt; I switched my blog from &lt;a href=&#34;https://www.wordpress.org&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Wordpress&lt;/a&gt; to &lt;a href=&#34;https://hugo.io&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Hugo&lt;/a&gt;. Main reason was performance and that I can use &lt;a href=&#34;https://asciidoctor.org&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Asciidoctor&lt;/a&gt; to write the posts.&lt;/p&gt;&#xA;&lt;p&gt;What happened the last 18 months? I stayed with the &lt;a href=&#34;https://github.com/appernetic/hugo-bootstrap-premium&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;theme&lt;/a&gt; I selected 2018, but I tweaked it a little bit. So I added &lt;a href=&#34;https://lunrjs.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;code&gt;lunr&lt;/code&gt;&lt;/a&gt; to implement searching, changed all scripts and fonts from CDN to local (privacy and tracking), updated &lt;a href=&#34;https://getbootstrap.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Bootstrap&lt;/a&gt; 3 to 4.&lt;/p&gt;&#xA;&lt;p&gt;Working with Bootstrap was quite fun, I haven’t done a lot of &lt;code&gt;HTML&lt;/code&gt; or &lt;code&gt;CSS&lt;/code&gt; the last years, but the grid and css classes from Bootstrap are working without checking each change on all browsers and are responsive.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>New Blog Engine</title>
      <link>https://stoeps.de/posts/2018/2018-07-14-new-blog-engine/</link>
      <pubDate>Sat, 14 Jul 2018 14:15:09 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2018/2018-07-14-new-blog-engine/</guid>
      <description>&lt;p&gt;I switched my blog to &lt;a href=&#34;https://gohugo.io&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Hugo&lt;/a&gt; the last days. After nearly 12 years with &lt;a href=&#34;https://wordpress.com&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;WordPress&lt;/a&gt;, I needed something new.&#xA;Why did I drop WordPress, one of the &lt;a href=&#34;https://w3techs.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;most used blog engines&lt;/a&gt; in the world?&lt;/p&gt;&#xA;&lt;p&gt;Most used means always most interesting for bad guys.&#xA;Dynamic pages are slower and can contain more vulnerabilities than static pages (which Hugo generates).&#xA;Hugo supports git, so I have version control in my posts and design.&#xA;I can start a small web server locally and test the posts: &lt;code&gt;hugo server -D&lt;/code&gt; and the most convenient thing: &lt;strong&gt;I can use &lt;a href=&#34;https://www.vim.org&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;VIM&lt;/a&gt; for editing.&lt;/strong&gt;&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
