<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>blog.sh demo</title>
    <link>https://blogsh.app/</link>
    <atom:link href="https://blogsh.app/rss.xml" rel="self" type="application/rss+xml" />
    <description>A working reference deployment&lt;br&gt;of the blog.sh engine</description>
    <language>en</language>
    <lastBuildDate>Wed, 29 Jul 2026 20:32:50 +0000</lastBuildDate>
    <item>
  <title>Hello, blog.sh</title>
  <link>https://blogsh.app/posts/2026/hello-blog-sh/</link>
  <guid isPermaLink="true">https://blogsh.app/posts/2026/hello-blog-sh/</guid>
  <pubDate>Wed, 29 Jul 2026 20:32:50 +0000</pubDate>
  <description><![CDATA[<p>This is a fresh install of blog.sh -- a minimalist, file-based blog/log engine. Posts are plain JSON files, the site is a static build, and authoring happens through a CLI wizard.</p>
<h2 id="what-to-do-next">What to do next</h2>
<ul><li>Fill in config/site.yml with the site&#39;s real identity</li><li>Drop a banner image and a favicon into assets/images/</li><li>Write the first real post with ./blog.sh add</li><li>Pick a deploy backend in env.sh when ready to publish</li></ul>]]></description>
  <category>meta</category><category>hello-world</category>
</item>

  </channel>
</rss>
