<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Luminessa</title><link>https://blog.luminessa.net/post/</link><description>Recent content in Posts on Luminessa</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 20 Jan 2026 13:52:14 +0100</lastBuildDate><atom:link href="https://blog.luminessa.net/post/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello World</title><link>https://blog.luminessa.net/post/hello-world/</link><pubDate>Tue, 20 Jan 2026 13:52:14 +0100</pubDate><guid>https://blog.luminessa.net/post/hello-world/</guid><description>&lt;p&gt;This is my first post on my self-hosted blog!&lt;/p&gt;
&lt;h2 id="testing-the-theme"&gt;Testing the theme
&lt;/h2&gt;&lt;p&gt;Let&amp;rsquo;s see how the theme handles content&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="cp"&gt;#!/bin/bash
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nb"&gt;echo&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;Hello world!&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Like some bash!&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!TLDR] Callouts
Just seeing if it has Obsidian-like callouts&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Also, let&amp;rsquo;s check something used a lot, lists!:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Item 1&lt;/li&gt;
&lt;li&gt;Item 2
&lt;ul&gt;
&lt;li&gt;Item 2.1&lt;/li&gt;
&lt;li&gt;Item 2.2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Item 3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That&amp;rsquo;s all folks!&lt;/p&gt;</description></item></channel></rss>