<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Meta · Latest Stable</title>
  <link>https://lateststable.com/topics/meta/</link>
  <atom:link href="https://lateststable.com/topics/meta/feed.xml" rel="self" type="application/rss+xml" />
  <description>Posts tagged "Meta" on Latest Stable.</description>
  <language>en</language>
  <lastBuildDate>Thu, 03 Sep 2026 09:00:00 GMT</lastBuildDate>
  <item>
    <title>Hello, World</title>
    <link>https://lateststable.com/posts/hello-world/</link>
    <guid>https://lateststable.com/posts/hello-world/</guid>
    <pubDate>Thu, 03 Sep 2026 09:00:00 GMT</pubDate>
    <description><![CDATA[<p>This is the first post on the blog. It's built with <a href="https://www.11ty.dev/">Eleventy</a>, a simple static site generator — no database, no server to maintain, just Markdown files that turn into fast HTML.</p>
<p>To write a new post, drop a new <code>.md</code> file into <code>src/posts/</code> with a <code>title</code> and <code>date</code> in the front matter, like this one has. Run <code>npm run dev</code> to preview the site locally, and <code>npm run build</code> to generate the final static files in <code>_site/</code>.</p>
]]></description>
  </item>
</channel>
</rss>
