<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>叶扬的博客</title><link>https://yeyangchen2009.github.io</link><description>我是叶扬，人生苦短，我用AI～</description><copyright>叶扬的博客</copyright><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><image><url>https://github.com/yeyangchen2009.png</url><title>avatar</title><link>https://yeyangchen2009.github.io</link></image><lastBuildDate>Tue, 15 Sep 2026 03:33:04 +0000</lastBuildDate><managingEditor>叶扬的博客</managingEditor><ttl>60</ttl><webMaster>叶扬的博客</webMaster><item><title>G16｜目录会读心：把 tocbot 请到本地，让当前章节一路高亮</title><link>https://yeyangchen2009.github.io/post/25.html</link><description>&gt; [G14](/post/21.html) 给手机补上了 ☰ 浮层目录，[G15](/post/24.html) 是一期插播的翻车记，这一期回到目录话题，补上读者从 [G07](/post/13.html) 起就隐约期待的最后一块拼图：右侧目录虽然一直在，但它是'死'的——文章滚到第三节，目录不会告诉你。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/25.html</guid><pubDate>Tue, 15 Sep 2026 03:32:38 +0000</pubDate></item><item><title>G15｜Mermaid 翻车记：自动检测按需加载，顺手给 Gmeek 提个 PR</title><link>https://yeyangchen2009.github.io/post/24.html</link><description>&gt; 上一期 [G14](/post/21.html) 结尾，叶扬说文章页的目录体验已经在桌面和手机两端补齐。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/24.html</guid><pubDate>Tue, 15 Sep 2026 02:20:40 +0000</pubDate></item><item><title>G14｜手机上的文章目录：右下角 ☰ 与两个 TOC 插件的和平共处</title><link>https://yeyangchen2009.github.io/post/21.html</link><description>&gt; 上一期 [G13](/post/20.html) 给列表页装上了数字分页条，这一期换个战场到手机上。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/21.html</guid><pubDate>Mon, 14 Sep 2026 23:50:49 +0000</pubDate></item><item><title>G13｜数字分页条：借不到轮子，就自己造一个</title><link>https://yeyangchen2009.github.io/post/20.html</link><description>&gt; 上一期 [G12](/post/19.html) 接掉了 [issue #186](https://github.com/Meekdai/Gmeek/issues/186) 的头号需求（外链新标签页），这一期接第二个：**数字分页条**。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/20.html</guid><pubDate>Mon, 14 Sep 2026 23:27:12 +0000</pubDate></item><item><title>G12 小补丁：外链自动新标签页打开，内链原地走</title><link>https://yeyangchen2009.github.io/post/19.html</link><description># G12 小补丁：外链自动新标签页打开，内链原地走

&gt; G11 补齐了机器与迷路者的待遇，这一期回到正文内部。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/19.html</guid><pubDate>Mon, 14 Sep 2026 22:47:38 +0000</pubDate></item><item><title>G11 运维两小件：给爬虫的 robots.txt，给迷路读者的 404 页</title><link>https://yeyangchen2009.github.io/post/18.html</link><description># G11 运维两小件：给爬虫的 robots.txt，给迷路读者的 404 页

&gt; 自研三连（G08–G10）写完插件，这一期叶扬处理两个建站起就欠着的小尾巴：G04 做 SEO 时测过本站的 robots.txt 是 **404**——没有 robots 文件时绝大多数爬虫默认'全站可抓'，所以没出事故，但 sitemap 的门牌号已经挂出去了，总不能还让 Googlebot 每次来都撞一扇没挂牌子的大门；另一边，输错地址的读者此前看到的是 GitHub Pages 默认的白地 404，和博客毫无关系。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/18.html</guid><pubDate>Mon, 14 Sep 2026 22:07:34 +0000</pubDate></item><item><title>G10 自研插件（三）：凭空造出的时间线归档页</title><link>https://yeyangchen2009.github.io/post/17.html</link><description># G10 自研插件（三）：凭空造出的时间线归档页

&gt; 前两弹分别在文章**头尾**做文章——G08 上一篇/下一篇读 `postList.json`，G09 阅读时长读页面自身 DOM。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/17.html</guid><pubDate>Mon, 14 Sep 2026 14:40:09 +0000</pubDate></item><item><title>G09 自研插件（二）：标题下的字数与阅读时长</title><link>https://yeyangchen2009.github.io/post/15.html</link><description># G09 自研插件（二）：标题下的字数与阅读时长

&gt; G08 的'上一篇 / 下一篇'在文章**末尾**留人，这一期叶扬把目光挪到文章**开头**。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/15.html</guid><pubDate>Mon, 14 Sep 2026 13:18:49 +0000</pubDate></item><item><title>G08 自研插件（一）：文章末尾的"上一篇 / 下一篇"</title><link>https://yeyangchen2009.github.io/post/14.html</link><description># G08 自研插件（一）：文章末尾的'上一篇 / 下一篇'&#13;
&#13;
&gt; G04 到 G07 装的都是'别人造好的轮子'。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/14.html</guid><pubDate>Mon, 14 Sep 2026 10:40:57 +0000</pubDate></item><item><title>G07 写作三件套：Alert 提示块、数学公式、Mermaid 图表</title><link>https://yeyangchen2009.github.io/post/13.html</link><description># G07 写作三件套：Alert 提示块、数学公式、Mermaid 图表

&gt; 装了灯箱、目录、隐藏 JSON 这些'硬件'之后，这一期 G07 回到写作本身。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/13.html</guid><pubDate>Mon, 14 Sep 2026 09:07:43 +0000</pubDate></item><item><title>G06 文章末尾的秘密：一行隐藏 JSON，给单篇文章开小灶</title><link>https://yeyangchen2009.github.io/post/12.html</link><description># G06 文章末尾的秘密：一行隐藏 JSON，给单篇文章开小灶

&gt; 前面几期装修的都是'全屋'：TOC、灯箱、favicon、页脚……写在 `config.json` 里的东西对所有页面一视同仁。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/12.html</guid><pubDate>Mon, 14 Sep 2026 07:21:34 +0000</pubDate></item><item><title>G05 给文章图片装一盏灯：官方 lightbox 灯箱插件</title><link>https://yeyangchen2009.github.io/post/11.html</link><description># G05 给文章图片装一盏灯：官方 lightbox 灯箱插件

&gt; G04 把博客的门牌号递给了搜索引擎，这期回到读者的阅读体验上。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/11.html</guid><pubDate>Mon, 14 Sep 2026 04:34:46 +0000</pubDate></item><item><title>G04 把门牌号递给搜索引擎：RSS 直接当 sitemap 提交（Google / Bing / 百度）</title><link>https://yeyangchen2009.github.io/post/10.html</link><description># G04 把门牌号递给搜索引擎：RSS 直接当 sitemap 提交（Google / Bing / 百度）

&gt; G03 给博客挂上了 favicon 和分享封面，门面算是装好了。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/10.html</guid><pubDate>Mon, 14 Sep 2026 00:48:53 +0000</pubDate></item><item><title>G03 给博客一张脸：自制 SVG favicon 与社交分享封面</title><link>https://yeyangchen2009.github.io/post/9.html</link><description># G03 给博客一张脸：自制 SVG favicon 与社交分享封面

&gt; 浏览器的收藏夹里一排灰扑扑的默认图标，聊天框里甩出去的链接光秃秃只有一行字——这都是博客在'社死现场'。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/9.html</guid><pubDate>Mon, 14 Sep 2026 00:19:04 +0000</pubDate></item><item><title>G02 页脚装修：版权小字与"本站已运行 N 天"</title><link>https://yeyangchen2009.github.io/post/8.html</link><description># G02 页脚装修：版权小字与'本站已运行 N 天'

&gt; 上一期 [G01](/post/7.html) 搞定了 About 页，博客终于能回答'你是谁'。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/8.html</guid><pubDate>Sun, 13 Sep 2026 14:33:58 +0000</pubDate></item><item><title>G01 固定页面：用 singlePage 做一个不进文章流的 About 页</title><link>https://yeyangchen2009.github.io/post/7.html</link><description># G01 固定页面：用 singlePage 做一个不进文章流的 About 页

&gt; 普通 Issue 一发布就会进入首页时间流和 RSS，但'关于页''友链页'这类内容不应该是一篇会被新文章冲走的日志。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/7.html</guid><pubDate>Sun, 13 Sep 2026 14:00:32 +0000</pubDate></item><item><title>Gmeek 插件与功能全景调研：系列教程总揽（第 0 篇）</title><link>https://yeyangchen2009.github.io/post/5.html</link><description># Gmeek 插件与功能全景调研：系列教程总揽（第 0 篇）&#13;
&#13;
&gt; 这是 Gmeek 系列教程的**第 0 篇**：一张完整的功能地图。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/5.html</guid><pubDate>Sun, 13 Sep 2026 13:06:05 +0000</pubDate></item><item><title>一个博客除了评论还需要什么：叶扬的博客基础功能建设清单</title><link>https://yeyangchen2009.github.io/post/4.html</link><description># 一个博客除了评论还需要什么：叶扬的博客基础功能建设清单&#13;
&#13;
&gt; 博客能打开、能发文、能评论，只是'活着'；要让文章在十年后还能被人搜到、读到、读得舒服，需要一整套基础功能。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/4.html</guid><pubDate>Sun, 13 Sep 2026 11:52:08 +0000</pubDate></item><item><title>Gmeek 右侧"文章目录"导航栏：插件原理与接入全过程</title><link>https://yeyangchen2009.github.io/post/3.html</link><description># Gmeek 右侧'文章目录'导航栏：插件原理与接入全过程&#13;
&#13;
&gt; 长文没有目录，读者只能靠滚动条判断自己读到了哪。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/3.html</guid><pubDate>Sun, 13 Sep 2026 11:50:36 +0000</pubDate></item><item><title>楞严咒</title><link>https://yeyangchen2009.github.io/post/2.html</link><description># 楞严咒

&gt; 《楞严咒》出自《大佛顶如来密因修证了义诸菩萨万行首楞严经》，又称「大佛顶首楞严神咒」，是佛教中极为重要的咒语。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/2.html</guid><pubDate>Sun, 13 Sep 2026 07:44:55 +0000</pubDate></item><item><title>用 GitHub Issues 写博客：Gmeek 搭建全过程与原理</title><link>https://yeyangchen2009.github.io/post/1.html</link><description># 用 GitHub Issues 写博客：Gmeek 搭建全过程与原理&#13;
&#13;
&gt; 把博客托管在 GitHub 上，写作却不用碰 Git——新建一个 Issue、打个标签，文章自动上线。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/post/1.html</guid><pubDate>Sun, 13 Sep 2026 06:53:05 +0000</pubDate></item><item><title>关于叶扬</title><link>https://yeyangchen2009.github.io/about.html</link><description># 关于叶扬&#13;
&#13;
&gt; 我是叶扬。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/about.html</guid><pubDate>Sun, 13 Sep 2026 13:53:48 +0000</pubDate></item><item><title>文章归档</title><link>https://yeyangchen2009.github.io/archive.html</link><description># 文章归档

&gt; 这里按年份倒序列出博客的全部文章。</description><guid isPermaLink="true">https://yeyangchen2009.github.io/archive.html</guid><pubDate>Mon, 14 Sep 2026 14:16:39 +0000</pubDate></item></channel></rss>