<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TEEC Studio</title>
    <link>https://teecstudio.com/</link>
    <description>TEEC Studio —— 关于工具链、写作与独立开发的长期笔记。</description>
    <language>zh-CN</language>
    <lastBuildDate>Wed, 16 Sep 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://teecstudio.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>用 mermaid 在文章里画图</title>
      <link>https://teecstudio.com/posts/mermaid-diagrams.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/mermaid-diagrams.html</guid>
      <pubDate>Wed, 16 Sep 2026 00:00:00 +0800</pubDate>
      <description>生成器现在支持 mermaid 图表：把代码块的围栏语言标成 mermaid，里面写图表定义，浏览器端自动渲染成矢量图。</description>
      <category>Markdown</category>
      <category>工具链</category>
    </item>
    <item>
      <title>把 Cumora 搬进懒猫微服：LightOS 天然适合 BYOA</title>
      <link>https://teecstudio.com/posts/cumora-byoa-lightos.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/cumora-byoa-lightos.html</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 +0800</pubDate>
      <description>一次真实的 Cumora BYOA 移植记录：LPK 承载协作服务，LightOS 运行本地 Codex，并用 .lzcapp 内网地址完成配对、SSE 唤醒与重启恢复。</description>
      <category>懒猫微服</category>
      <category>LightOS</category>
      <category>BYOA</category>
      <category>Cumora</category>
      <category>Codex</category>
    </item>
    <item>
      <title>给非程序员的第一堂命令行课</title>
      <link>https://teecstudio.com/posts/cli-first-lesson.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/cli-first-lesson.html</guid>
      <pubDate>Fri, 07 Aug 2026 00:00:00 +0800</pubDate>
      <description>别怕终端。用三个比喻讲清 cd、ls、文件路径，让命令行变成你的日常工具。</description>
      <category>命令行</category>
      <category>入门</category>
      <category>效率工具</category>
    </item>
    <item>
      <title>本机 AI 笔记：把 RAG 塞进个人知识库</title>
      <link>https://teecstudio.com/posts/ai-note-rag.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/ai-note-rag.html</guid>
      <pubDate>Thu, 06 Aug 2026 00:00:00 +0800</pubDate>
      <description>收集、切片、向量化、语义检索——用一个可复用的 RAG 架构让笔记「能被 AI 想起」。</description>
      <category>AI</category>
      <category>笔记</category>
      <category>RAG</category>
    </item>
    <item>
      <title>博客图片支持：双平台静态图片方案</title>
      <link>https://teecstudio.com/posts/blog-images.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/blog-images.html</guid>
      <pubDate>Wed, 05 Aug 2026 00:00:00 +0800</pubDate>
      <description>为博客生成器加上文章图片支持——content/images/ 随构建拷贝到 public/，懒猫微服与 Cloudflare Pages 双平台都能直接服务。</description>
      <category>Node.js</category>
      <category>图片</category>
      <category>双平台</category>
    </item>
    <item>
      <title>写作十年的习惯清单：我是怎么保持输出的</title>
      <link>https://teecstudio.com/posts/writing-habits.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/writing-habits.html</guid>
      <pubDate>Tue, 04 Aug 2026 00:00:00 +0800</pubDate>
      <description>灵感、草稿、成文、发布——一套让「持续写作」可持续的简单流程。</description>
      <category>写作</category>
      <category>习惯</category>
      <category>个人成长</category>
    </item>
    <item>
      <title>博客开工：从零写一个静态站生成器</title>
      <link>https://teecstudio.com/posts/hello.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/hello.html</guid>
      <pubDate>Mon, 03 Aug 2026 00:00:00 +0800</pubDate>
      <description>不依赖 Hugo/MkDocs，用 Node 从零实现 md 解析 → 模板渲染 → 静态输出，并在懒猫微服与 Cloudflare Pages 上试部署。</description>
      <category>Node.js</category>
      <category>静态博客</category>
      <category>从零实现</category>
    </item>
    <item>
      <title>Git Worktree：一个仓库多线并行开发的利器</title>
      <link>https://teecstudio.com/posts/git-worktree-workflow.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/git-worktree-workflow.html</guid>
      <pubDate>Sun, 02 Aug 2026 00:00:00 +0800</pubDate>
      <description>不想频繁切换分支、又怕互相污染？git worktree 让多个分支同时 checkout，各占一个目录。</description>
      <category>Git</category>
      <category>效率工具</category>
      <category>工作流</category>
    </item>
    <item>
      <title>独立开发者的工具箱：低成本起步的软件栈</title>
      <link>https://teecstudio.com/posts/independent-toolbox.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/independent-toolbox.html</guid>
      <pubDate>Sat, 01 Aug 2026 00:00:00 +0800</pubDate>
      <description>域名、托管、数据库、CI——一个独立开发者用几乎零成本跑通产品的软件清单。</description>
      <category>独立开发</category>
      <category>工具链</category>
      <category>效率</category>
    </item>
    <item>
      <title>Markdown 常用语法速查</title>
      <link>https://teecstudio.com/posts/markdown-guide.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/markdown-guide.html</guid>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0800</pubDate>
      <description>从标题、列表到代码块、引用，一篇文章把 Markdown 最常用的语法过一遍，写作时随手可查。</description>
      <category>Markdown</category>
      <category>写作</category>
    </item>
    <item>
      <title>REST API 设计十条军规</title>
      <link>https://teecstudio.com/posts/api-design-principles.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/api-design-principles.html</guid>
      <pubDate>Sun, 26 Jul 2026 00:00:00 +0800</pubDate>
      <description>命名、状态码、版本、错误处理——把踩过的坑总结成十条可落地的 API 设计原则。</description>
      <category>API</category>
      <category>后端</category>
      <category>架构</category>
    </item>
    <item>
      <title>Flexbox 速查：一次搞懂主轴、对齐和换行</title>
      <link>https://teecstudio.com/posts/css-flexbox-guide.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/css-flexbox-guide.html</guid>
      <pubDate>Wed, 22 Jul 2026 00:00:00 +0800</pubDate>
      <description>布局难题 90% 能用 Flexbox 解决。用一个可视化例子讲清楚 flex 的核心概念。</description>
      <category>CSS</category>
      <category>前端</category>
      <category>布局</category>
    </item>
    <item>
      <title>在懒猫微服上托管纯静态站</title>
      <link>https://teecstudio.com/posts/lazycat-lpk-static.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/lazycat-lpk-static.html</guid>
      <pubDate>Mon, 20 Jul 2026 00:00:00 +0800</pubDate>
      <description>用 LPK 的 file:// 路由把静态产物直接托管到懒猫微服，零容器、零后端，一条路由搞定。</description>
      <category>懒猫微服</category>
      <category>部署</category>
      <category>静态站</category>
    </item>
    <item>
      <title>用 SQLite 当个人数据仓库：一个文件搞定一切</title>
      <link>https://teecstudio.com/posts/sqlite-personal-db.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/sqlite-personal-db.html</guid>
      <pubDate>Wed, 15 Jul 2026 00:00:00 +0800</pubDate>
      <description>待办、记账、收藏……单机应用的数据存储，SQLite 是性价比之王。聊聊为什么以及怎么用。</description>
      <category>数据库</category>
      <category>SQLite</category>
      <category>效率工具</category>
    </item>
    <item>
      <title>从零写 SSG：为什么不用现成框架</title>
      <link>https://teecstudio.com/posts/why-ssg.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/why-ssg.html</guid>
      <pubDate>Sun, 12 Jul 2026 00:00:00 +0800</pubDate>
      <description>Hugo、MkDocs 都很好，但自己从零写一遍，才真正理解一条 Markdown 到 HTML 页面的完整管线。</description>
      <category>Node.js</category>
      <category>静态博客</category>
      <category>从零实现</category>
    </item>
    <item>
      <title>Serverless 不是不用服务器，而是不用管服务器</title>
      <link>https://teecstudio.com/posts/serverless-thinking.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/serverless-thinking.html</guid>
      <pubDate>Wed, 08 Jul 2026 00:00:00 +0800</pubDate>
      <description>把云函数、冷启动、按量计费这些概念讲清楚，顺便聊聊什么场景适合 Serverless。</description>
      <category>云计算</category>
      <category>Serverless</category>
      <category>架构</category>
    </item>
    <item>
      <title>我的 Vim 工作流：从入门到离不开</title>
      <link>https://teecstudio.com/posts/vim-workflow.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/vim-workflow.html</guid>
      <pubDate>Fri, 03 Jul 2026 00:00:00 +0800</pubDate>
      <description>从只会 vim 退出，到用它写完整篇文章——分享一套容易上手又够用的 Vim 日常配置。</description>
      <category>Vim</category>
      <category>效率工具</category>
      <category>工作流</category>
    </item>
    <item>
      <title>今年读的几本技术书</title>
      <link>https://teecstudio.com/posts/books-2026.html</link>
      <guid isPermaLink="true">https://teecstudio.com/posts/books-2026.html</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 +0800</pubDate>
      <description>随手记几本近期读完、值得二刷的技术书，附一点自己的阅读心得。</description>
      <category>读书</category>
      <category>技术成长</category>
    </item>
  </channel>
</rss>