<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://www.beehack.com/blog</id>
    <title>BeeHack Blog</title>
    <updated>2026-05-18T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://www.beehack.com/blog"/>
    <subtitle>BeeHack Blog</subtitle>
    <icon>https://www.beehack.com/img/logo.svg</icon>
    <entry>
        <title type="html"><![CDATA[Site launch]]></title>
        <id>https://www.beehack.com/blog/site-launch</id>
        <link href="https://www.beehack.com/blog/site-launch"/>
        <updated>2026-05-18T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[BeeHack now runs on Docusaurus with a Pagefind search index generated during the production build.]]></summary>
        <content type="html"><![CDATA[<p>BeeHack now runs on Docusaurus with a Pagefind search index generated during the production build.</p>
<p>The deployment target is Cloudflare Pages. The build command is <code>npm run build</code>, and the output directory is <code>build</code>.</p>]]></content>
        <author>
            <name>BeeHack</name>
            <uri>https://www.beehack.com</uri>
        </author>
        <category label="docusaurus" term="docusaurus"/>
        <category label="pagefind" term="pagefind"/>
        <category label="cloudflare-pages" term="cloudflare-pages"/>
    </entry>
</feed>