<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>rnadow 的小站</title>
    <link>https://rnadow.top</link>
    <description>rnadow 的个人博客 —— 记录技术笔记、踩坑经验与生活随想。</description>
    <language>zh-CN</language>
    <copyright>© 2026 rnadow · rnadow.top</copyright>
    <lastBuildDate>Sun, 30 Aug 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://rnadow.top/feed.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title>用 Cloudflare Pages 五分钟部署你的个人博客</title>
      <link>https://rnadow.top/posts/deploy-blog-on-cloudflare-pages/</link>
      <guid isPermaLink="true">https://rnadow.top/posts/deploy-blog-on-cloudflare-pages/</guid>
      <pubDate>Sun, 30 Aug 2026 00:00:00 +0800</pubDate>
      <description>从域名解析、构建配置到 HTTPS 证书，手把手把博客搬上 Cloudflare 的全球边缘网络，顺便聊聊回源与缓存的那些坑。</description>
    </item>

    <item>
      <title>CSS 容器查询实战：告别媒体查询的组件级响应式</title>
      <link>https://rnadow.top/posts/css-container-queries-in-practice/</link>
      <guid isPermaLink="true">https://rnadow.top/posts/css-container-queries-in-practice/</guid>
      <pubDate>Sat, 18 Jul 2026 00:00:00 +0800</pubDate>
      <description>容器查询让组件真正「自成一体」，不再依赖视口宽度。本文用三个实际组件演示 @container 的写法、cqw 单位与降级方案。</description>
    </item>

    <item>
      <title>我的 2026 上半年读书清单</title>
      <link>https://rnadow.top/posts/2026-h1-reading-list/</link>
      <guid isPermaLink="true">https://rnadow.top/posts/2026-h1-reading-list/</guid>
      <pubDate>Sat, 02 Jun 2026 00:00:00 +0800</pubDate>
      <description>半年读完 9 本书，从《置身事内》到《设计数据密集型应用》。挑几本印象最深的聊聊，附上我的碎片化阅读方法。</description>
    </item>

    <item>
      <title>从零搭建家庭 NAS：硬件选型与避坑指南</title>
      <link>https://rnadow.top/posts/build-home-nas-guide/</link>
      <guid isPermaLink="true">https://rnadow.top/posts/build-home-nas-guide/</guid>
      <pubDate>Mon, 11 May 2026 00:00:00 +0800</pubDate>
      <description>蜗牛星际还是成品群晖？硬盘怎么选才不踩雷？完整记录我组装家用 NAS 的过程，以及三个月使用后的真实感受。</description>
    </item>

    <item>
      <title>那些容易被忽略的 JavaScript 内存泄漏场景</title>
      <link>https://rnadow.top/posts/javascript-memory-leaks/</link>
      <guid isPermaLink="true">https://rnadow.top/posts/javascript-memory-leaks/</guid>
      <pubDate>Wed, 08 Apr 2026 00:00:00 +0800</pubDate>
      <description>闭包、遗留的定时器、游离的 DOM 引用……这些问题在日常开发里很难察觉。用 Chrome DevTools 的 Memory 面板逐个揪出它们。</description>
    </item>

    <item>
      <title>写在博客开通的第一天</title>
      <link>https://rnadow.top/posts/hello-world-first-post/</link>
      <guid isPermaLink="true">https://rnadow.top/posts/hello-world-first-post/</guid>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0800</pubDate>
      <description>折腾了三个晚上，这个小站终于上线了。聊聊我为什么想写博客，以及 rnadow.top 之后想做成什么样子。</description>
    </item>
  </channel>
</rss>
