<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Javier García :: Blog</title><description>Hi! I&apos;m Javier, and welcome to my corner of the Internet where I write about programming and my hobbies, which include but are not limited to self-hosting, climbing, coffee, sci-fi and music.</description><link>https://javiermgc.com/</link><item><title>Hello World!</title><link>https://javiermgc.com/blog/hello-world</link><guid isPermaLink="true">https://javiermgc.com/blog/hello-world</guid><description>This is a hello world example</description><pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;This is a test blog post to try all the visual elements of this blog.&lt;/p&gt;
&lt;p&gt;You can continue reading if you want, and contact me if I ever make a change to the styles and layout of this blog and something breaks.&lt;/p&gt;
&lt;p&gt;My idea now is to try several different elements to see how they are seen. Let’s start with a paragraph of a couple lines. Let’s see if it’s easy to read, and everything shows properly. No weird overflows. Seems alright.&lt;/p&gt;
&lt;h2 id=&quot;lets-try-some-titles&quot;&gt;Let’s try some titles&lt;/h2&gt;
&lt;p&gt;Now, how about images. Let’s add an image of Nica here:&lt;/p&gt;
&lt;img src=&quot;/_astro/hello-world-image.CwWkqpqs_Z1K0v8e.webp&quot; alt=&quot;Nica image&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;500&quot; height=&quot;500&quot;&gt;
&lt;h3 id=&quot;some-subtitles-too&quot;&gt;Some subtitles too&lt;/h3&gt;
&lt;p&gt;Also, here is some code:&lt;/p&gt;
&lt;pre class=&quot;astro-code everforest-dark&quot; style=&quot;background-color:#2d353b;color:#d3c6aa; overflow-x: auto;&quot; tabindex=&quot;0&quot; data-language=&quot;js&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E69875&quot;&gt;const&lt;/span&gt;&lt;span style=&quot;color:#D3C6AA&quot;&gt; hello &lt;/span&gt;&lt;span style=&quot;color:#E69875&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#DBBC7F&quot;&gt; &quot;Hello World&quot;&lt;/span&gt;&lt;span style=&quot;color:#D3C6AA&quot;&gt;;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#D3C6AA&quot;&gt;console&lt;/span&gt;&lt;span style=&quot;color:#859289&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color:#A7C080&quot;&gt;log&lt;/span&gt;&lt;span style=&quot;color:#D3C6AA&quot;&gt;(hello);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Decent.
And that’s about it.&lt;/p&gt;</content:encoded></item></channel></rss>