<?xml version="1.0" encoding="UTF-8"?>
    <rss version="2.0">
      <channel>
        <title>折页</title>
        <link>https://creased.pages.dev</link>
        <description>一个简洁、清新的中文博客，记录技术思考与生活灵感。</description>
        <language>zh-CN</language>
        <lastBuildDate>Sat, 16 May 2026 15:39:40 GMT</lastBuildDate>
        
        <item>
          <title>Agent 上下文压缩技术</title>
          <link>https://creased.pages.dev/blog/agent-context-compres/</link>
          <guid>https://creased.pages.dev/blog/agent-context-compres/</guid>
          <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
          <description>为什么openclaw、heness的上下文做的这么好？</description>
        </item>
        <item>
          <title>重新看 LangGraph 文档，有什么变化？</title>
          <link>https://creased.pages.dev/blog/relearn-langgraph/</link>
          <guid>https://creased.pages.dev/blog/relearn-langgraph/</guid>
          <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
          <description>隔一段时间，再回来看LangGraph，对我来说，有哪些不一样？</description>
        </item>
        <item>
          <title>从东方美学到数字排版：中文博客的视觉哲学</title>
          <link>https://creased.pages.dev/blog/from-eastern-aesthetics-to-digital-typography/</link>
          <guid>https://creased.pages.dev/blog/from-eastern-aesthetics-to-digital-typography/</guid>
          <pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate>
          <description>探讨如何将传统东方审美融入现代网页设计，从字体选择、行间距到留白处理，构建兼具美感与可读性的中文博客体验。</description>
        </item>
        <item>
          <title>用 Astro 构建内容驱动的静态博客</title>
          <link>https://creased.pages.dev/blog/astro-content-driven-static-blog/</link>
          <guid>https://creased.pages.dev/blog/astro-content-driven-static-blog/</guid>
          <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
          <description>Astro 以内容优先架构和零 JS 默认策略，成为中文博客框架的理想选择。</description>
        </item>
        <item>
          <title>关于「留白」的一些碎片想法</title>
          <link>https://creased.pages.dev/blog/whitespace-fragments/</link>
          <guid>https://creased.pages.dev/blog/whitespace-fragments/</guid>
          <pubDate>Sun, 03 May 2026 00:00:00 GMT</pubDate>
          <description>少即是多。在设计和写作中，空白不是浪费，而是呼吸的空间。</description>
        </item>
        <item>
          <title>春日散步笔记：公园里的色彩与光线</title>
          <link>https://creased.pages.dev/blog/spring-walk-colors-light/</link>
          <guid>https://creased.pages.dev/blog/spring-walk-colors-light/</guid>
          <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
          <description>记录一个普通午后在公园散步时捕捉到的光影瞬间和季节感受。</description>
        </item>
        <item>
          <title>深入理解 CSS Container Queries 的实际应用</title>
          <link>https://creased.pages.dev/blog/css-container-queries-practice/</link>
          <guid>https://creased.pages.dev/blog/css-container-queries-practice/</guid>
          <pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
          <description>Container Queries 改变了我们思考组件响应式设计的方式，让组件根据容器而不是视口自适应。</description>
        </item>
        <item>
          <title>配色方案的情绪表达：从冷色调到暖色调</title>
          <link>https://creased.pages.dev/blog/color-palettes-and-emotion/</link>
          <guid>https://creased.pages.dev/blog/color-palettes-and-emotion/</guid>
          <pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
          <description>色彩不只是装饰，每一种色调都在讲述一个故事。</description>
        </item>
        <item>
          <title>写作是一种整理思绪的方式</title>
          <link>https://creased.pages.dev/blog/writing-as-thinking/</link>
          <guid>https://creased.pages.dev/blog/writing-as-thinking/</guid>
          <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
          <description>很多想法只有在被写下来之后，才真正变得清楚。</description>
        </item>
        <item>
          <title>View Transitions API：让页面切换如丝般顺滑</title>
          <link>https://creased.pages.dev/blog/view-transitions-api/</link>
          <guid>https://creased.pages.dev/blog/view-transitions-api/</guid>
          <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
          <description>原生浏览器动画 API 让 SPA 式的页面过渡不再需要复杂框架。</description>
        </item>
        <item>
          <title>一个人的咖啡馆下午</title>
          <link>https://creased.pages.dev/blog/cafe-afternoon/</link>
          <guid>https://creased.pages.dev/blog/cafe-afternoon/</guid>
          <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
          <description>在嘈杂又安静的咖啡馆里，重新找回一点缓慢的注意力。</description>
        </item>
        <item>
          <title>TypeScript 5.4 新特性速览</title>
          <link>https://creased.pages.dev/blog/typescript-54-notes/</link>
          <guid>https://creased.pages.dev/blog/typescript-54-notes/</guid>
          <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
          <description>一次面向日常开发者的 TypeScript 新特性笔记。</description>
        </item>
        <item>
          <title>重新审视设计系统中的「Token」</title>
          <link>https://creased.pages.dev/blog/design-token-revisit/</link>
          <guid>https://creased.pages.dev/blog/design-token-revisit/</guid>
          <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
          <description>Token 不只是颜色变量，而是一套设计决策的命名方式。</description>
        </item>
        <item>
          <title>给自己写一封信</title>
          <link>https://creased.pages.dev/blog/write-a-letter-to-myself/</link>
          <guid>https://creased.pages.dev/blog/write-a-letter-to-myself/</guid>
          <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
          <description>有些提醒，写给未来的自己，比写给任何人都更合适。</description>
        </item>
        <item>
          <title>Web Components 在生产环境中的实践</title>
          <link>https://creased.pages.dev/blog/web-components-production/</link>
          <guid>https://creased.pages.dev/blog/web-components-production/</guid>
          <pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate>
          <description>用平台能力构建可复用组件时，需要关注样式隔离、可访问性和构建边界。</description>
        </item>
        <item>
          <title>日落时分的散步</title>
          <link>https://creased.pages.dev/blog/sunset-walk/</link>
          <guid>https://creased.pages.dev/blog/sunset-walk/</guid>
          <pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate>
          <description>一次没有目的地的傍晚散步，以及路上看到的光。</description>
        </item>
        <item>
          <title>2026 年的技术趋势与个人思考</title>
          <link>https://creased.pages.dev/blog/tech-trends-2026/</link>
          <guid>https://creased.pages.dev/blog/tech-trends-2026/</guid>
          <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
          <description>比起追逐每一个新词，我更关心哪些技术会改变日常工作的默认方式。</description>
        </item>
        <item>
          <title>从零搭建一个可访问性友好的组件库</title>
          <link>https://creased.pages.dev/blog/accessibility-component-library/</link>
          <guid>https://creased.pages.dev/blog/accessibility-component-library/</guid>
          <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
          <description>好的组件库不仅要好看好用，还要对所有人友好。</description>
        </item>
        <item>
          <title>秋天的阅读清单</title>
          <link>https://creased.pages.dev/blog/autumn-reading-list/</link>
          <guid>https://creased.pages.dev/blog/autumn-reading-list/</guid>
          <pubDate>Sat, 08 Nov 2025 00:00:00 GMT</pubDate>
          <description>几本适合在天气转凉时慢慢读的书。</description>
        </item>
      </channel>
    </rss>