<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://example.com</id>
  <title>Blog</title>
  <updated>2026-05-08T16:32:36.281550+00:00</updated>
  <link href="https://example.com"/>
  <link href="https://example.com/blog/archive/atom.xml" rel="self"/>
  <generator uri="https://ablog.readthedocs.io/" version="0.11.13">ABlog</generator>
  <entry>
    <id>https://example.com/blog/posts/2026-05-07-hello-world.html</id>
    <title>Hello, world</title>
    <updated>2026-05-07T00:00:00+00:00</updated>
    <author>
      <name>Lucas Gándara</name>
    </author>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;This is the first post on my new personal site, built with &lt;strong&gt;Sphinx&lt;/strong&gt; and the
&lt;strong&gt;Furo&lt;/strong&gt; theme. I picked the stack because I love its typography, the
light/dark mode out of the box, and the fact that I can write everything in
Markdown thanks to MyST.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Web development&lt;/strong&gt; — what I’m learning at work and on the side, mostly
React, TypeScript, and modern build tooling.&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://example.com/blog/posts/2026-05-07-hello-world.html"/>
    <summary>This is the first post on my new personal site, built with Sphinx and the
Furo theme. I picked the stack because I love its typography, the
light/dark mode out of the box, and the fact that I can write everything in
Markdown thanks to MyST.Web development — what I’m learning at work and on the side, mostly
React, TypeScript, and modern build tooling.</summary>
    <category term="furo" label="furo"/>
    <category term="site" label="site"/>
    <category term="sphinx" label="sphinx"/>
    <published>2026-05-07T00:00:00+00:00</published>
  </entry>
</feed>
