<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>陆上江南</title>
  <subtitle>直道半生如汪洋，付一尾孤航。</subtitle>
  <link href="http://localhost:4321/"/>
  <link rel="self" href="http://localhost:4321/feed.xml"/>
  <updated>2026-08-13T09:00:00.000Z</updated>
  <author>
    <name>陆上江南</name>
    <email>kingstar718@foxmail.com</email>
  </author>
  <id>http://localhost:4321/</id>
    <entry>
      <title>静态化迁移说明</title>
      <link href="http://localhost:4321/posts/2026-08-13-迁移说明"/>
      <id>http://localhost:4321/posts/2026-08-13-迁移说明</id>
      <updated>2026-08-13T09:00:00.000Z</updated>
      <content type="html">&lt;p&gt;这是静态化（v3）后的示例文章。&lt;/p&gt;
&lt;p&gt;真实内容来自 R2 里的 markdown 文件，构建时由 &lt;code&gt;scripts/sync-content.mjs&lt;/code&gt;
拉到 &lt;code&gt;src/content/&lt;/code&gt;，push 或 Deploy Hook 触发 Cloudflare Pages 构建。&lt;/p&gt;
&lt;p&gt;图片继续用 &lt;code&gt;http://localhost:4321/media/&amp;#x3C;uid&gt;/&amp;#x3C;宽度&gt;.jpg&lt;/code&gt; 这种短引用，由 Pages Function
从 R2 图片桶读取，URL 和旧站保持一致。&lt;/p&gt;</content>
    </entry>
    <entry>
      <title>随记 2026-08-13</title>
      <link href="http://localhost:4321/notes"/>
      <id>http://localhost:4321/notes</id>
      <updated>2026-08-13T08:30:00.000Z</updated>
      <content type="html">&lt;p&gt;一条示例随记。随记没有标题，直接在时间线里展开。&lt;/p&gt;</content>
    </entry>
</feed>