<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Stardust · 在代码与星河之间</title>
    <link>https://example.com/</link>
    <description>记录前端工程、iPhone / iOS 适配、Canvas 动效与 Cloudflare 边缘计算的实践笔记。</description>
    <language>zh-CN</language>
    <lastBuildDate>Thu, 17 Sep 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://example.com/feed.xml" rel="self" type="application/rss+xml" />

    <item>
      <title>iPhone Duo 适配</title>
      <link>https://example.com/posts/iphone-duo.html</link>
      <guid isPermaLink="true">https://example.com/posts/iphone-duo.html</guid>
      <pubDate>Thu, 17 Sep 2026 00:00:00 +0800</pubDate>
      <description>从安全区、灵动岛到 120Hz ProMotion：把一套界面完整适配到 iPhone 全系机型的清单式实践。</description>
    </item>

    <item>
      <title>用 Canvas 手写一个会旋转的银河粒子背景</title>
      <link>https://example.com/posts/galaxy-canvas.html</link>
      <guid isPermaLink="true">https://example.com/posts/galaxy-canvas.html</guid>
      <pubDate>Thu, 10 Sep 2026 00:00:00 +0800</pubDate>
      <description>不依赖任何库，用指数盘、对数螺旋臂、深度投影与加色混合，写一个能随鼠标倾斜、自动降级的旋转星系。</description>
    </item>

    <item>
      <title>把纯静态博客免费放到 Cloudflare Pages</title>
      <link>https://example.com/posts/cloudflare-pages.html</link>
      <guid isPermaLink="true">https://example.com/posts/cloudflare-pages.html</guid>
      <pubDate>Fri, 28 Aug 2026 00:00:00 +0800</pubDate>
      <description>直接上传、Git 自动构建、Wrangler CLI 三种部署方式对比，附 _headers / _redirects 配置与自定义域名、缓存策略。</description>
    </item>

  </channel>
</rss>
