<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>BeeHack Blog</title>
        <link>https://www.beehack.com/blog</link>
        <description>BeeHack Blog</description>
        <lastBuildDate>Mon, 18 May 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <item>
            <title><![CDATA[Site launch]]></title>
            <link>https://www.beehack.com/blog/site-launch</link>
            <guid>https://www.beehack.com/blog/site-launch</guid>
            <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[BeeHack now runs on Docusaurus with a Pagefind search index generated during the production build.]]></description>
            <content:encoded><![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:encoded>
            <category>docusaurus</category>
            <category>pagefind</category>
            <category>cloudflare-pages</category>
        </item>
    </channel>
</rss>