<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>chenzylab</title>
    <link>https://chenzylab.vercel.app</link>
    <description>技术探索与思考记录。</description>
    <language>zh-CN</language>
    <atom:link href="https://chenzylab.vercel.app/rss.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>这个博客是怎么做的</title>
      <link>https://chenzylab.vercel.app/posts/blog-intro</link>
      <guid isPermaLink="true">https://chenzylab.vercel.app/posts/blog-intro</guid>
      <description>从技术选型到每个功能模块的设计思路——写给想自己造一个的人，也写给好奇这里有什么的人。</description>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>把音乐播放器做成一件有质感的事</title>
      <link>https://chenzylab.vercel.app/posts/music-player-architecture</link>
      <guid isPermaLink="true">https://chenzylab.vercel.app/posts/music-player-architecture</guid>
      <description>为博客从零造一个本地音乐播放器的全过程——分层架构、Web Audio 链路、高潮检测、风铃歌词、以及所有细腻交互背后的设计哲学。</description>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>用 Canvas 绘制一场会呼吸的暴风雨</title>
      <link>https://chenzylab.vercel.app/posts/canvas-rain-animation</link>
      <guid isPermaLink="true">https://chenzylab.vercel.app/posts/canvas-rain-animation</guid>
      <description>从一条斜线到完整的天气系统——记录为博客背景实现真实感雨景、闪电与粒子流场水面的全过程，涵盖分形闪电、双层雨滴、四种湍流模式、轨迹尾迹渲染与雨势联动设计。</description>
      <pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Svelte 5 组件示例</title>
      <link>https://chenzylab.vercel.app/posts/svelte-components-demo</link>
      <guid isPermaLink="true">https://chenzylab.vercel.app/posts/svelte-components-demo</guid>
      <description>通过可交互的内嵌组件，演示 Svelte 5 Runes 的核心用法。</description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Hello World</title>
      <link>https://chenzylab.vercel.app/posts/hello-world</link>
      <guid isPermaLink="true">https://chenzylab.vercel.app/posts/hello-world</guid>
      <description>博客的第一篇文章，记录建站过程与初衷。</description>
      <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>用 SvelteKit + shadcn-svelte 搭建博客</title>
      <link>https://chenzylab.vercel.app/posts/sveltekit-shadcn</link>
      <guid isPermaLink="true">https://chenzylab.vercel.app/posts/sveltekit-shadcn</guid>
      <description>记录如何用 SvelteKit 2、shadcn-svelte 和 Tailwind v4 搭建一个现代博客。</description>
      <pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>