{"authors":[{"name":"Cherrybomb"}],"description":"Cherry is a static site generator that agents and humans share.","feed_url":"https://cherrybomb.dev/feed.json","home_page_url":"https://cherrybomb.dev/","items":[{"content_html":"<p>This site is built by Cherry itself — the <code>example/</code> directory in the\nrepository, compiled on every CI run so the framework can never drift\nfrom its own instructions.</p>\n<p>A Cherry site is a directory with a config and some markdown:</p>\n<pre class=\"lumis\"><code class=\"language-elixir\" translate=\"no\" tabindex=\"0\"><div class=\"l-line\" data-line=\"1\"><span class=\"l-comment\"># cherry.exs</span>\n</div><div class=\"l-line\" data-line=\"2\"><span class=\"l-punctuation-bracket\">[</span>\n</div><div class=\"l-line\" data-line=\"3\">  <span class=\"l-string-special-symbol\">title: </span><span class=\"l-string\">&quot;Cherrybomb&quot;</span><span class=\"l-punctuation-delimiter\">,</span>\n</div><div class=\"l-line\" data-line=\"4\">  <span class=\"l-string-special-symbol\">url: </span><span class=\"l-string\">&quot;https://cherrybomb.dev&quot;</span><span class=\"l-punctuation-delimiter\">,</span>\n</div><div class=\"l-line\" data-line=\"5\">  <span class=\"l-string-special-symbol\">description: </span><span class=\"l-string\">&quot;Cherry is a static site generator that agents and humans share.&quot;</span>\n</div><div class=\"l-line\" data-line=\"6\"><span class=\"l-punctuation-bracket\">]</span>\n</div></code></pre>\n<p>Posts are files whose names carry their date and slug, with typed\nfrontmatter checked at build time:</p>\n<pre class=\"lumis\"><code class=\"language-plaintext\" translate=\"no\" tabindex=\"0\"><div class=\"l-line\" data-line=\"1\">content/posts/2026-08-14-cherry-is-growing.md\n</div></code></pre>\n<p>Everything else — feeds, sitemaps, canonical URLs, the theme — is\ndefault-on. Delete this post and the site still validates; that is the\npoint.</p>","date_published":"2026-08-14T00:00:00Z","id":"https://cherrybomb.dev/cherry-is-growing/","summary":"The dogfood site goes live, built by Cherry on every CI run.","tags":["meta"],"title":"Cherry is growing","url":"https://cherrybomb.dev/cherry-is-growing/"}],"title":"Cherrybomb","version":"https://jsonfeed.org/version/1.1"}