<?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 Daniel Hufschläger</title>
    <link>https://hufschlaeger.net/tags/hugo/</link>
    <description>Recent content in Hugo on Daniel Hufschläger</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>de</language>
    <copyright>© 2026 Daniel</copyright>
    <lastBuildDate>Fri, 15 May 2026 22:43:42 +0200</lastBuildDate><atom:link href="https://hufschlaeger.net/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Videos vom CCC mit einem Hugo-shortcode einbetten</title>
      <link>https://hufschlaeger.net/blog/short-code-media-ccc-de/</link>
      <pubDate>Fri, 15 May 2026 22:43:42 +0200</pubDate>
      
      <guid>https://hufschlaeger.net/blog/short-code-media-ccc-de/</guid>
      <description>&lt;p&gt;Wer in seinem Hugo-Blog Videos vom Chaos Computer Club (media.ccc.de) einbinden möchte, kann dafür einen eigenen Shortcode erstellen. Dieser erspart es, jedes Mal den vollständigen iframe-Code manuell einzufügen, und hält die Markdown-Dateien übersichtlich.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hufschlaeger.net/blog/short-code-media-ccc-de/featured.png" />
    </item>
    
    <item>
      <title>Setting Hugo frontmatter using Python</title>
      <link>https://hufschlaeger.net/blog/setting-frontmatter-using-python/</link>
      <pubDate>Tue, 16 Jan 2018 20:43:31 +0200</pubDate>
      
      <guid>https://hufschlaeger.net/blog/setting-frontmatter-using-python/</guid>
      <description>&lt;p&gt;Recently I switched the theme of my blog (based on hugo). My &lt;a href=&#34;https://themes.gohugo.io/minimo/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;new theme&lt;/a&gt; is supporting some new features like authors. This feature requires some additional parameters in the front matter of the post. I found a very convenient way using the Python package &lt;a href=&#34;https://pypi.python.org/pypi/python-frontmatter/0.2.1&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;front matter&lt;/a&gt;. The code below changes these parameters automatically. The original script was &lt;a href=&#34;https://stackoverflow.com/questions/25697664/how-would-i-parse-front-matter-with-python&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;posted&lt;/a&gt; in a StackOverflow answer but doesn&amp;rsquo;t work for me. So I modified it slightly.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hufschlaeger.net/blog/setting-frontmatter-using-python/featured.png" />
    </item>
    
  </channel>
</rss>
