<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>me</title>
    <link>https://nextdev.cc</link>
    <description>技术笔记</description>
    <language>zh-CN</language>
    <item>
      <title>一个 alias 进入写代码状态</title>
      <link>https://nextdev.cc/posts/p3-one-key-coding-mode</link>
      <guid>https://nextdev.cc/posts/p3-one-key-coding-mode</guid>
      <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
      <description>用 AI 写了一段 AppleScript，让 Ghostty 终端输入 p3 就展开三分屏 coding 布局。</description>
    </item>
    <item>
      <title>用 vite-ssg 把站点「印」成静态 HTML</title>
      <link>https://nextdev.cc/posts/vite-ssg-static-shipping</link>
      <guid>https://nextdev.cc/posts/vite-ssg-static-shipping</guid>
      <pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate>
      <description>预渲染、首屏与托管：为什么个人站更适合静态生成，而不是一上来就 SSR。</description>
    </item>
    <item>
      <title>第一篇：博客搭好了</title>
      <link>https://nextdev.cc/posts/hello-world</link>
      <guid>https://nextdev.cc/posts/hello-world</guid>
      <pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
      <description>vite-ssg、Vue 3 与 Markdown 管线跑通后的第一篇公开文章。</description>
    </item>
    <item>
      <title>Markdown 当唯一真相：frontmatter、标签与草稿</title>
      <link>https://nextdev.cc/posts/markdown-as-single-source</link>
      <guid>https://nextdev.cc/posts/markdown-as-single-source</guid>
      <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
      <description>用 gray-matter 解析元数据，构建期生成列表与 RSS，草稿只留在仓库里。</description>
    </item>
    <item>
      <title>先掌握 CSS 原语，再谈要不要上框架</title>
      <link>https://nextdev.cc/posts/css-primitives-not-frameworks</link>
      <guid>https://nextdev.cc/posts/css-primitives-not-frameworks</guid>
      <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
      <description>Grid、自定义属性与现代选择器足够搭出大部分布局；组件库应是加速器而非拐杖。</description>
    </item>
    <item>
      <title>桌面、咖啡与深度工作的小迷信</title>
      <link>https://nextdev.cc/posts/desk-coffee-and-deep-work</link>
      <guid>https://nextdev.cc/posts/desk-coffee-and-deep-work</guid>
      <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
      <description>环境提示与仪式感如何帮助进入心流——以及何时该承认自己在拖延。</description>
    </item>
    <item>
      <title>周末走一段山路，把缓存清掉</title>
      <link>https://nextdev.cc/posts/weekend-trail-reset</link>
      <guid>https://nextdev.cc/posts/weekend-trail-reset</guid>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <description>离开屏幕的几个小时里，大脑会做后台整理——适合用来消化本周的技术决策。</description>
    </item>
  </channel>
</rss>
