<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>云图札记</title><description>在云端俯瞰图景，在图景中寻找云的方向</description><link>https://blog.lzplus.top/</link><language>zh-CN</language><item><title>一个安静的周末午后</title><link>https://blog.lzplus.top/blog/a-quiet-weekend-afternoon/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/a-quiet-weekend-afternoon/</guid><description>写完技术文章之后，坐在窗边看云。突然意识到有些时刻不需要被记录，只需要被度过。</description><pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate><category>随笔</category><category>随想</category><category>周末</category><category>生活</category><author>公爵</author></item><item><title>Docker 搭建去中心化社交网络：Misskey 与 Mastodon 实战对比</title><link>https://blog.lzplus.top/blog/docker-misskey-mastodon/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/docker-misskey-mastodon/</guid><description>从零开始在服务器上用 Docker 部署 Misskey 和 Mastodon 两个主流 Fediverse 平台，从环境准备到配置细节全程实录，并做横向对比，帮你选最适合自己那个。</description><pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate><category>技术</category><category>Docker</category><category>Misskey</category><category>Mastodon</category><category>Fediverse</category><category>去中心化</category><category>ActivityPub</category><category>自托管</category><author>公爵</author></item><item><title>用 Gitea + Docker 搭一个私人 Git 服务器</title><link>https://blog.lzplus.top/blog/gitea-docker-self-hosted-git-server/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/gitea-docker-self-hosted-git-server/</guid><description>不依赖 GitHub，不担心代码被平台拿走，一台小主机跑一切。从零开始装 Gitea，配邮件通知，接 Cloudflare 隧道，全程可跑。</description><pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate><category>技术</category><category>Gitea</category><category>Docker</category><category>Git</category><category>自托管</category><category>服务器</category><author>公爵</author></item><item><title>方法论不是学来的，是自己长出来的</title><link>https://blog.lzplus.top/blog/methodology-grows-from-soil/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/methodology-grows-from-soil/</guid><description>读了十几本方法论书，最后真正有用的那几条，全都是踩坑踩出来的。方法不是起点，是终点。</description><pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate><category>思考</category><category>方法论</category><category>个人成长</category><category>学习</category><category>思考</category><author>公爵</author></item><item><title>我的&quot;稍后读&quot;列表里，有 847 篇文章</title><link>https://blog.lzplus.top/blog/the-queue-of-unread-things/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/the-queue-of-unread-things/</guid><description>从&quot;mark later&quot;到&quot;never read&quot;，我意识到收藏夹不是一个读书计划，而是一张心理安慰剂。</description><pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate><category>随笔</category><category>阅读</category><category>信息焦虑</category><category>知识管理</category><category>随想</category><author>公爵</author></item><item><title>从 npm 到 pnpm：我为什么换了包管理器</title><link>https://blog.lzplus.top/blog/from-npm-to-pnpm/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/from-npm-to-pnpm/</guid><description>用了三年 npm，半年 yarn，最后在 pnpm 上停下来了。不是跟风，是硬盘不够用了——node_modules 占了 12GB。</description><pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate><category>技术</category><category>pnpm</category><category>npm</category><category>包管理</category><category>前端工程化</category><author>公爵</author></item><item><title>用脚本解决具体问题，比学一门语言有用</title><link>https://blog.lzplus.top/blog/scripts-for-real-problems/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/scripts-for-real-problems/</guid><description>不背 API、不啃文档，每次遇到重复劳动就写个小脚本，一年下来你会的比上课学的多。</description><pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate><category>教程</category><category>脚本</category><category>自动化</category><category>效率</category><category>命令行</category><author>公爵</author></item><item><title>双向链接只是工具</title><link>https://blog.lzplus.top/blog/backlinks-are-just-tools/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/backlinks-are-just-tools/</guid><description>你花了多少时间在 Obsidian 里织网，却没写几篇文章？双向链接、图谱视图、知识图谱——这些词被捧得太高了。是时候把工具放回工具的位置，让注意力回到真正重要的事上：把想法写清楚。</description><pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate><category>思考</category><category>知识管理</category><category>数字花园</category><category>写作</category><category>工具</category><author>公爵</author></item><item><title>MediaWiki 扩展推荐：我的个人知识库是怎么搭起来的</title><link>https://blog.lzplus.top/blog/mediawiki-extensions-you-should-know/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/mediawiki-extensions-you-should-know/</guid><description>VisualEditor、Cargo、PageForms、Cite、ConfirmEdit……从编辑器到知识管理，从安全防护到页面美化，聊一聊我这些年折腾 MediaWiki 扩展踩过的坑和留下的精华。</description><pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate><category>技术</category><category>MediaWiki</category><category>知识管理</category><category>扩展</category><category>维基</category><category>建站</category><author>公爵</author></item><item><title>《思考，快与慢》笔记：大脑的两个人</title><link>https://blog.lzplus.top/blog/thinking-fast-and-slow/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/thinking-fast-and-slow/</guid><description>系统一与系统二、锚定效应、损失厌恶——卡尼曼的诺贝尔奖研究，如何重塑了我对决策的认知。</description><pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate><category>阅读</category><category>认知心理学</category><category>决策</category><category>读书笔记</category><author>公爵</author></item><item><title>Stellaris：一局银河的风云变幻</title><link>https://blog.lzplus.top/blog/stellaris-a-galaxy-in-flux/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/stellaris-a-galaxy-in-flux/</guid><description>从部落时代到银河帝国，Stellaris 教会我什么？一场关于文明、冲突与宇宙孤独感的策略游戏复盘。</description><pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate><category>游戏</category><category>Stellaris</category><category>P社游戏</category><category>策略游戏</category><category>游戏笔记</category><author>公爵</author></item><item><title>博客写作语法指南</title><link>https://blog.lzplus.top/blog/writing-syntax-guide/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/writing-syntax-guide/</guid><description>当前写作支持的 Markdown 扩展语法一览，包括双向链接、Callout 容器、脚注、高亮、Emoji 等，让写作更高效、更富表达力。</description><pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate><category>技术</category><category>写作</category><category>语法</category><category>markdown</category><author>公爵</author></item><item><title>本地优先架构在个人项目中的实践</title><link>https://blog.lzplus.top/blog/local-first-architecture-implementation/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/local-first-architecture-implementation/</guid><description>从 Obsidian 到博客评论系统，拆解本地优先的核心组件：本地存储、后台同步、冲突解决，以及如何在不过度工程的前提下真正落地</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate><category>技术</category><category>本地优先</category><category>架构</category><category>同步</category><category>IndexedDB</category><category>CRDT</category><category>Astro</category><author>公爵</author></item><item><title>云图札记的数字园丁计划</title><link>https://blog.lzplus.top/blog/digital-garden-launch/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/digital-garden-launch/</guid><description>从博客到数字花园：我是怎么用 seed/bud/bloom 重新组织的，这套系统怎么用代码实现，以及 v1.6.0 全站花园主题化改造。</description><pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate><category>技术</category><category>Astro</category><category>数字花园</category><category>内容管理</category><category>前端</category><author>公爵</author></item><item><title>沙丘：帝国的生态学</title><link>https://blog.lzplus.top/blog/dune-the-ecology-of-empire/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/dune-the-ecology-of-empire/</guid><description>弗兰克·赫伯特的科幻巨著，维伦纽瓦的电影改编——关于宗教、生态、权力的永恒母题，在沙漠星球阿拉基斯上交织成一曲文明的悲歌。</description><pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate><category>观影</category><category>沙丘</category><category>科幻</category><category>电影</category><category>阅读</category><author>公爵</author></item><item><title>Astro Islands 实战，我在哪里用了，为什么</title><link>https://blog.lzplus.top/blog/astro-islands-in-practice/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/astro-islands-in-practice/</guid><description>我用 Astro Islands 的地方，以及踩过的坑。没有理论，只有我和几段代码。</description><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate><category>技术</category><category>Astro</category><category>Islands</category><category>代码</category><author>公爵</author></item><item><title>用 Docker 搭一个属于你自己的密码管理器</title><link>https://blog.lzplus.top/blog/vaultwarden-docker/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/vaultwarden-docker/</guid><description>Vaultwarden 自部署完整流程，10 分钟跑起来，从此只记一个主密码。</description><pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate><category>技术</category><category>Docker</category><category>自部署</category><category>Vaultwarden</category><category>密码管理</category><author>公爵</author></item><item><title>程序员最该掌握的技能：读别人的代码</title><link>https://blog.lzplus.top/blog/tech-reading-code/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/tech-reading-code/</guid><description>代码阅读方法论，如何高效理解陌生代码，快速成为内部人</description><pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate><category>技术</category><category>技术</category><category>编程</category><category>方法论</category><author>公爵</author></item><item><title>为什么我们需要数字极简</title><link>https://blog.lzplus.top/blog/digital-minimalism/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/digital-minimalism/</guid><description>以前我觉得手机是效率工具，后来才发现它更像一个黑洞，吸走了我大量的注意力和时间。</description><pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate><category>随笔</category><category>生活方式</category><category>数字极简</category><category>注意力</category><author>公爵</author></item><item><title>用户研究的那点事</title><link>https://blog.lzplus.top/blog/user-research-guide/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/user-research-guide/</guid><description>做了几年用户研究后，我明白了一件事：研究本身不产生价值，研究被理解并转化为行动才产生价值。</description><pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate><category>随笔</category><category>用户研究</category><category>产品思维</category><category>方法论</category><author>公爵</author></item><item><title>从 0 到 1 设计一个产品</title><link>https://blog.lzplus.top/blog/product-design-101/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/product-design-101/</guid><description>做过几次产品后，我发现最难的不是画原型，而是知道什么时候该停下来问自己「这真的是个问题吗」。</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate><category>随笔</category><category>产品思维</category><category>产品设计</category><category>方法论</category><author>公爵</author></item><item><title>组件库使用指南</title><link>https://blog.lzplus.top/blog/components-showcase/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/components-showcase/</guid><description>CloakBlog Ink Editorial 设计系统完整组件库，包含用法示例和代码参考</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate><category>技术</category><category>组件</category><category>Ink Editorial</category><category>设计系统</category><author>公爵</author></item><item><title>黄金圈法则：如何识别用户的真需求和伪需求</title><link>https://blog.lzplus.top/blog/golden-circle-demands/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/golden-circle-demands/</guid><description>用黄金圈法则穿透用户表象，从What、How、Why三层拆解需求本质，避免把资源浪费在昙花一现的产品上。</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate><category>产品</category><category>产品思维</category><category>用户研究</category><category>需求分析</category><category>黄金圈法则</category><author>公爵</author></item><item><title>自建 Mastodon 实例：Docker 搭建去中心化社交网络</title><link>https://blog.lzplus.top/blog/mastodon-docker-setup/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/mastodon-docker-setup/</guid><description>厌倦了 Twitter/X 的算法和审核？用 Docker 在你自己的服务器上跑一个 Mastodon 实例，加入联邦宇宙（FediVerse），找回社交媒体的主动权。</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate><category>技术</category><category>Mastodon</category><category>ActivityPub</category><category>去中心化</category><category>联邦宇宙</category><category>Docker</category><category>自托管</category><category>社交网络</category><author>公爵</author></item><item><title>我的效率工作流</title><link>https://blog.lzplus.top/blog/personal-workflow/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/personal-workflow/</guid><description>记录我日常使用的工具组合和工作流程。从信息收集到任务管理，从专注力保护到自动化脚本。不是软件推荐清单，是我实际在用的方式。</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate><category>工具</category><category>效率</category><category>工作流</category><category>自动化</category><category>任务管理</category><author>公爵</author></item><item><title>Obsidian 使用指南：打造你的第二大脑</title><link>https://blog.lzplus.top/blog/obsidian-second-brain/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/obsidian-second-brain/</guid><description>不是软件测评。记录我如何用 Obsidian 管理笔记、知识和想法。包括双向链接的实际用法、笔记组织方法、Dataview 查询，以及我踩过的坑。</description><pubDate>Mon, 22 Jun 2026 00:00:00 GMT</pubDate><category>工具</category><category>Obsidian</category><category>笔记</category><category>知识管理</category><category>第二大脑</category><author>公爵</author></item><item><title>我的命令行工具箱</title><link>https://blog.lzplus.top/blog/cli-toolbox/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/cli-toolbox/</guid><description>分享我日常使用的命令行工具配置，包括 tmux 会话管理、zsh 定制、fzf 模糊搜索实战，以及 fd/rg 等现代化替代工具。这些是我在终端里待得久的原因。</description><pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate><category>工具</category><category>命令行</category><category>tmux</category><category>zsh</category><category>效率工具</category><author>公爵</author></item><item><title>自建 Matrix 通信服务：用 Synapse 搭建去中心化加密聊天</title><link>https://blog.lzplus.top/blog/matrix-synapse-setup/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/matrix-synapse-setup/</guid><description>厌倦了被中心化平台绑架？用 Synapse 搭一个自己的 Matrix 服务器，实现端到端加密、去中心化联邦、安全自托管的即时通讯。</description><pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate><category>技术</category><category>Matrix</category><category>Synapse</category><category>去中心化</category><category>加密通信</category><category>自托管</category><category>Docker</category><author>公爵</author></item><item><title>TypeScript 类型体操入门</title><link>https://blog.lzplus.top/blog/typescript-type-mastery/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/typescript-type-mastery/</guid><description>从实用主义角度讲解 TypeScript 高级类型技巧，包括内置工具类型、条件类型、映射类型的实战用法，避开学术化的表述，用真实场景驱动理解。</description><pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate><category>技术</category><category>TypeScript</category><category>前端</category><category>类型系统</category><author>公爵</author></item><item><title>Docker 容器化完全指南</title><link>https://blog.lzplus.top/blog/docker-complete-guide/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/docker-complete-guide/</guid><description>从镜像、容器、仓库的基础概念入手，结合实战案例讲清楚 Dockerfile 编写技巧、docker-compose 多服务编排，以及日常开发中那些容易踩的坑。</description><pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate><category>技术</category><category>Docker</category><category>容器化</category><category>DevOps</category><author>公爵</author></item><item><title>Git 工作流实战</title><link>https://blog.lzplus.top/blog/git-workflow-guide/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/git-workflow-guide/</guid><description>从 Git Flow 到 trunk-based，结合实际团队经验讲清楚不同分支策略的选择，以及日常开发中那些让人头大的冲突处理和协作陷阱。</description><pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate><category>技术</category><category>Git</category><category>团队协作</category><category>工程实践</category><author>公爵</author></item><item><title>提高学习效率的策略</title><link>https://blog.lzplus.top/blog/improve-learning-efficiency-strategies/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/improve-learning-efficiency-strategies/</guid><description>推荐一本关于学习方法的书《认知天性》，里面有讲到有一些简单实用的学习策略，能让大家学的更好、记得更牢，而且这些策略人人可用，时时可用。</description><pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate><category>随笔</category><category>书籍</category><category>学习</category><author>公爵</author></item><item><title>做产品，就是不断回答问题</title><link>https://blog.lzplus.top/blog/product-thinking-decisions/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/product-thinking-decisions/</guid><description>产品决策的本质是不断回答用户问题，每个功能背后都是一个未说出口的问题</description><pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate><category>产品</category><category>产品</category><category>思维</category><category>决策</category><author>公爵</author></item><item><title>[Europa Universalis IV]最新双子节补丁下载</title><link>https://blog.lzplus.top/blog/eu4dll/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/eu4dll/</guid><description>最新双子节补丁下载，需要配合汉化mod使用</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate><category>教程</category><category>Europa Universalis IV</category><category>双子节</category><author>公爵</author></item><item><title>Stellaris 开发者日志 #424 ——《游牧》与 4.4“飞马座”初步发布说明</title><link>https://blog.lzplus.top/blog/stellaris-dev-diary424/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/stellaris-dev-diary424/</guid><description>本篇开发者日志包含大量关于 2026 年新扩展包（DLC）的前瞻内容。文中新增机制、新物种、起源、国民理念及相关名称的中文译名，均基于当前资料与现有术语表译制。由于内容仍可能调整，最终译名请以游戏正式上线后的官方中文版本为准。</description><pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate><category>游戏</category><category>Stellaris</category><category>开发者日志</category><category>游戏</category><category>P社</category><author>公爵</author></item><item><title>我花了三年才明白，专注才是稀缺资源</title><link>https://blog.lzplus.top/blog/life-focus-scarcity/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/life-focus-scarcity/</guid><description>深度工作的代价，选择专注意味着放弃很多看起来很忙的机会</description><pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate><category>随笔</category><category>生活</category><category>专注</category><category>效率</category><author>公爵</author></item><item><title>你是哪种&quot;日常&quot;选手？</title><link>https://blog.lzplus.top/blog/daily-habits-quiz/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/daily-habits-quiz/</guid><description>不是性格测试，是行为测试。10 个场景，不设正确答案，只看你下意识会怎么选。</description><pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate><category>随笔</category><category>日常</category><category>习惯</category><category>自测</category><category>生活</category><author>公爵</author></item><item><title>为什么我越来越少发朋友圈了</title><link>https://blog.lzplus.top/blog/life-social-media/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/life-social-media/</guid><description>数字生活的边界意识，不再追求存在感之后反而活得更轻松</description><pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate><category>随笔</category><category>生活</category><category>社交媒体</category><category>数字极简</category><author>公爵</author></item><item><title>Obsidian 两年：我的笔记系统演进史</title><link>https://blog.lzplus.top/blog/tools-obsidian-evolution/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/tools-obsidian-evolution/</guid><description>工具与工作流的磨合，从复杂模板到极简日常，Obsidian教会我的事</description><pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate><category>工具</category><category>工具</category><category>Obsidian</category><category>笔记</category><author>公爵</author></item><item><title>2024 年阅读：在信息洪流中打捞几本书</title><link>https://blog.lzplus.top/blog/reading-list-2024/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/reading-list-2024/</guid><description>回顾 2024 年读过的书，从认知科学到历史叙事，从产品设计到游戏理论——哪些书真正改变了我看待世界的方式。</description><pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate><category>阅读</category><category>年度总结</category><category>阅读</category><category>书单</category><author>公爵</author></item><item><title>命令行不是炫技，是另一种思维方式</title><link>https://blog.lzplus.top/blog/tools-command-line-mindset/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/tools-command-line-mindset/</guid><description>命令行的哲学，组合优于点击，可复用优于临时方案，文本优于GUI</description><pubDate>Sat, 15 Nov 2025 00:00:00 GMT</pubDate><category>工具</category><category>工具</category><category>命令行</category><category>效率</category><author>公爵</author></item><item><title>本地优先：为什么我重新爱上了本地工具</title><link>https://blog.lzplus.top/blog/tech-local-first/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/tech-local-first/</guid><description>云端很美但有代价，本地优先不是复古，是在喧嚣中找回掌控感</description><pubDate>Mon, 03 Nov 2025 00:00:00 GMT</pubDate><category>技术</category><category>技术</category><category>工具</category><category>本地优先</category><author>公爵</author></item><item><title>从零搭博客的那些坑，够我写三篇文章了</title><link>https://blog.lzplus.top/blog/tech-blog-setup-lessons/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/tech-blog-setup-lessons/</guid><description>技术选型的真实教训，从静态博客到自动化部署每一个坑都是成长</description><pubDate>Fri, 22 Aug 2025 00:00:00 GMT</pubDate><category>技术</category><category>技术</category><category>博客</category><category>教程</category><author>公爵</author></item><item><title>为什么你的产品总差一点温度</title><link>https://blog.lzplus.top/blog/product-design-emotion/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/product-design-emotion/</guid><description>从功能堆砌到情感设计，为什么好用和打动人之间隔着一道鸿沟</description><pubDate>Tue, 12 Aug 2025 00:00:00 GMT</pubDate><category>产品</category><category>产品</category><category>设计</category><category>情感</category><author>公爵</author></item><item><title>云图札记博文写作规范</title><link>https://blog.lzplus.top/blog/writing-guide/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/writing-guide/</guid><description>如何写博文？本文涵盖 frontmatter 格式、Markdown 写法、命名规则、系列文集、图片规范、写作风格和数字园丁特性，是一份完整的投稿指南。</description><pubDate>Mon, 12 May 2025 00:00:00 GMT</pubDate><category>教程</category><category>Markdown</category><category>写作规范</category><author>公爵</author></item><item><title>技术博客写作方法论：如何把一个知识点写成 3000 字</title><link>https://blog.lzplus.top/blog/technical-blog-writing-methodology/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/technical-blog-writing-methodology/</guid><description>从选题到成稿的完整写作框架，覆盖知识延伸、示例构建、架构取舍和高阶技法，让每篇技术文章既有干货又有可读性。</description><pubDate>Mon, 05 May 2025 00:00:00 GMT</pubDate><category>技术</category><category>写作</category><category>方法论</category><category>技术博客</category><category>内容创作</category><author>公爵</author></item><item><title>用 Cloudflare Workers 搭建无服务器访客统计 API</title><link>https://blog.lzplus.top/blog/cf-workers-visitor-stats/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/cf-workers-visitor-stats/</guid><description>不用服务器、不用数据库，用 Cloudflare Workers + KV 在边缘节点记录页面访问。完整的路由设计、数据存储和避坑指南。</description><pubDate>Thu, 01 May 2025 00:00:00 GMT</pubDate><category>技术</category><category>Cloudflare Workers</category><category>KV</category><category>无服务器</category><category>API</category><category>边缘计算</category><author>公爵</author></item><item><title>博客安全检查清单：防 XSS、CSRF、恶意爬虫与评论攻击</title><link>https://blog.lzplus.top/blog/blog-security-checklist/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/blog-security-checklist/</guid><description>面向静态博客站长安全防御指南，覆盖 DNS 配置、CDN WAF、评论安全、API 保护和爬虫对抗。</description><pubDate>Mon, 28 Apr 2025 00:00:00 GMT</pubDate><category>技术</category><category>安全</category><category>XSS</category><category>CSRF</category><category>WAF</category><category>爬虫</category><author>公爵</author></item><item><title>博客字体方案演进：从 Noto Sans SC 到阅读优先排版设计</title><link>https://blog.lzplus.top/blog/blog-font-evolution/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/blog-font-evolution/</guid><description>回顾博客字体从系统字体到 Google Fonts 到 Noto Serif SC 阅读优先演进过程，每个阶段选择理由、踩坑和反思。</description><pubDate>Mon, 21 Apr 2025 00:00:00 GMT</pubDate><category>技术</category><category>字体</category><category>排版</category><category>设计</category><category>阅读体验</category><author>公爵</author></item><item><title>字体这件事，我折腾了三轮</title><link>https://blog.lzplus.top/blog/font-evolution/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/font-evolution/</guid><description>从系统默认字体到 Google Fonts 到自托管，从随手引入到用脚本批量下载 woff2，字体方案这件事，我前后改了四版。</description><pubDate>Tue, 15 Apr 2025 00:00:00 GMT</pubDate><category>技术</category><category>字体</category><category>排版</category><category>Google Fonts</category><category>Astro</category><category>性能优化</category><author>公爵</author></item><item><title>技术选型的诚实时刻</title><link>https://blog.lzplus.top/blog/tech-choice-honest-moments/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/tech-choice-honest-moments/</guid><description>每个技术决策背后都有一个没说出口的理由。选 Astro 不是因为它最好，而是因为我受够了每半年换一次框架。选 Cloudflare Pages 不是因为它最快，而是因为免费。</description><pubDate>Tue, 08 Apr 2025 00:00:00 GMT</pubDate><category>随笔</category><category>技术选型</category><category>博客</category><category>Astro</category><category>个人项目</category><author>公爵</author></item><item><title>Astro Islands 架构设计：静态速度 + 动态交互</title><link>https://blog.lzplus.top/blog/astro-islands-architecture/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/astro-islands-architecture/</guid><description>深入 Astro 的岛屿架构：静态 HTML 为主体，交互组件为岛屿。</description><pubDate>Mon, 07 Apr 2025 00:00:00 GMT</pubDate><category>技术</category><category>Astro</category><category>Islands</category><category>架构</category><author>公爵</author></item><item><title>为什么我选择自建博客</title><link>https://blog.lzplus.top/blog/why-self-hosted-blog/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/why-self-hosted-blog/</guid><description>在知乎、公众号、Medium 写作如此方便的时代，为什么还要自己搭博客？从数据所有权、写作自由到技术成长，聊聊我的选择逻辑。</description><pubDate>Mon, 24 Mar 2025 00:00:00 GMT</pubDate><category>思考</category><category>独立博客</category><category>写作</category><category>数字自主</category><author>公爵</author></item><item><title>移动端布局崩溃修复记录：从 768px 到 480px 的三级断点适配</title><link>https://blog.lzplus.top/blog/mobile-layout-crash-postmortem/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/mobile-layout-crash-postmortem/</guid><description>移动端布局崩溃的排查与修复过程：表格溢出、侧边栏遮挡、TOC 不可用。</description><pubDate>Mon, 17 Mar 2025 00:00:00 GMT</pubDate><category>技术</category><category>CSS</category><category>响应式</category><category>事故复盘</category><author>公爵</author></item><item><title>个人博客的性能优化实战</title><link>https://blog.lzplus.top/blog/blog-performance-optimization/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/blog-performance-optimization/</guid><description>从图片压缩到首屏加载，记录云图札记博客的性能优化历程。Sharp WebP 压缩、响应式 srcset、字体加载策略——每个百分点都值得争取。</description><pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate><category>技术</category><category>性能优化</category><category>Lighthouse</category><category>WebP</category><author>公爵</author></item><item><title>Astro SSG 与 SSR 深度解析：我为什么从静态生成切换到 SSR</title><link>https://blog.lzplus.top/blog/astro-ssg-vs-ssr-deep-dive/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/astro-ssg-vs-ssr-deep-dive/</guid><description>从实际迁移经验出发，深入 Astro 的两种渲染模式，分析适用场景、性能差异和架构选择。</description><pubDate>Mon, 03 Mar 2025 00:00:00 GMT</pubDate><category>技术</category><category>Astro</category><category>SSG</category><category>SSR</category><author>公爵</author></item><item><title>信息过载时代的个人知识管理</title><link>https://blog.lzplus.top/blog/personal-knowledge-management/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/personal-knowledge-management/</guid><description>每天被信息淹没，却感觉什么都没学到？从 RSS 阅读器到个人 Wiki，从稍后读到知识沉淀，分享我对抗信息焦虑的工具与方法论。</description><pubDate>Mon, 24 Feb 2025 00:00:00 GMT</pubDate><category>思考</category><category>知识管理</category><category>RSS</category><category>效率</category><author>公爵</author></item><item><title>折腾个人博客三年，我终于想明白了什么</title><link>https://blog.lzplus.top/blog/blog-three-years/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/blog-three-years/</guid><description>从 Hexo 到 WordPress 到 Hugo 再到 Astro，换了五个主题，跑通了三套部署流程，删掉了两百多篇文章。博客这件事，想明白的比写出来的多。</description><pubDate>Thu, 20 Feb 2025 00:00:00 GMT</pubDate><category>随笔</category><category>博客</category><category>写作</category><category>个人项目</category><category>技术积累</category><author>公爵</author></item><item><title>站点配置详解</title><link>https://blog.lzplus.top/blog/config-guide/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/config-guide/</guid><description>从站名到导航菜单——云图札记的所有配置项、字段含义与定制方法。</description><pubDate>Mon, 17 Feb 2025 00:00:00 GMT</pubDate><category>教程</category><category>Astro</category><category>配置</category><category>站点</category><author>公爵</author></item><item><title>博客配置三层架构：框架层、站点层、内容层的职责划分</title><link>https://blog.lzplus.top/blog/blog-config-architecture/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/blog-config-architecture/</guid><description>从 Astro 博客的实际配置出发，讲解如何把配置分层管理，避免一个文件管一切。</description><pubDate>Mon, 10 Feb 2025 00:00:00 GMT</pubDate><category>技术</category><category>Astro</category><category>配置</category><category>架构</category><author>公爵</author></item><item><title>提升阅读体验：排版、字体与留白的学问</title><link>https://blog.lzplus.top/blog/reading-experience-optimization/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/reading-experience-optimization/</guid><description>好文章配好排版。谈谈正文宽度、行高、字体选择、段间距——这几个参数调好，阅读体验立刻上一个台阶。</description><pubDate>Mon, 03 Feb 2025 00:00:00 GMT</pubDate><category>教程</category><category>排版</category><category>字体</category><category>阅读体验</category><author>公爵</author></item><item><title>如何让会议更高效</title><link>https://blog.lzplus.top/blog/how-to-make-meetings-more-efficient/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/how-to-make-meetings-more-efficient/</guid><description>高效会议从会前准备到会后落地的完整方法论，涵盖主题定义、主持人选择、时间管控、行动导向与结论闭环。</description><pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate><category>随笔</category><category>会议</category><category>效率</category><author>公爵</author></item><item><title>我的 Steam 游戏人生</title><link>https://blog.lzplus.top/blog/my-steam-gaming-life/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/my-steam-gaming-life/</guid><description>259 款游戏，8228.8 小时，从盗版碟到 Steam 数字版——一个普通玩家的游戏消费史与时间账单。</description><pubDate>Mon, 20 Jan 2025 00:00:00 GMT</pubDate><category>游戏</category><category>Steam</category><category>游戏</category><category>数字发行</category><author>公爵</author></item><item><title>Cloudflare Pages 部署 404 排查：三篇文章消失的始末</title><link>https://blog.lzplus.top/blog/cf-pages-404-postmortem/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/cf-pages-404-postmortem/</guid><description>三篇博文在 Cloudflare Pages 上返回 404，而本地预览正常。记录排查过程、根因和修复方案。</description><pubDate>Mon, 13 Jan 2025 00:00:00 GMT</pubDate><category>技术</category><category>Cloudflare Pages</category><category>404</category><category>排查</category><author>公爵</author></item><item><title>博客搜索方案横评：客户端索引 vs 服务端搜索 vs 第三方服务</title><link>https://blog.lzplus.top/blog/blog-search-solutions-comparison/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/blog-search-solutions-comparison/</guid><description>从集成难度、搜索速度、构建开销、成本四个维度对比博客搜索的五种主流方案。</description><pubDate>Mon, 06 Jan 2025 00:00:00 GMT</pubDate><category>技术</category><category>搜索</category><category>Algolia</category><category>Pagefind</category><author>公爵</author></item><item><title>从欧陆风云到钢铁雄心——我的 P 社 2785 小时</title><link>https://blog.lzplus.top/blog/paradox-games-2785-hours/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/paradox-games-2785-hours/</guid><description>2785 小时的欧陆风云 IV，127/373 成就，34% 完成率。这不是一篇攻略，而是一个 P 社战帅对自己最沉迷游戏的复盘与思考。</description><pubDate>Mon, 23 Dec 2024 00:00:00 GMT</pubDate><category>游戏</category><category>P社</category><category>EU4</category><category>策略游戏</category><author>公爵</author></item><item><title>命令行入门：写博客不需要会编程，但需要会用终端</title><link>https://blog.lzplus.top/blog/terminal-basics-for-bloggers/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/terminal-basics-for-bloggers/</guid><description>Git push、npm run dev、文件编辑——这些操作都在终端里完成。本文从零讲解终端是什么、如何用它管理你的博客。</description><pubDate>Mon, 16 Dec 2024 00:00:00 GMT</pubDate><category>工具</category><category>命令行</category><category>Terminal</category><category>Git</category><author>公爵</author></item><item><title>博客 FOUC 闪屏事故复盘：样式加载顺序引发的 200ms 白屏</title><link>https://blog.lzplus.top/blog/blog-fouc-incident-postmortem/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/blog-fouc-incident-postmortem/</guid><description>记录了一次真实的 FOUC 问题排查过程：从现象到根因，从临时修复到最终解决方案。</description><pubDate>Mon, 09 Dec 2024 00:00:00 GMT</pubDate><category>技术</category><category>CSS</category><category>调试</category><category>事故复盘</category><author>公爵</author></item><item><title>Astro 博客部署运维进阶：从手动发布到自动化流水线</title><link>https://blog.lzplus.top/blog/astro-deploy-ops-advanced/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/astro-deploy-ops-advanced/</guid><description>面向已有 Astro 博客基础、想进阶部署运维的读者。覆盖 CI-CD 流水线、多环境部署、监控告警、回滚策略、性能优化等实战内容。</description><pubDate>Mon, 02 Dec 2024 00:00:00 GMT</pubDate><category>技术</category><category>CI-CD</category><category>自动化</category><category>运维</category><author>公爵</author></item><item><title>给 Astro 博客添加评论系统：用 Giscus 打通 GitHub Discussions</title><link>https://blog.lzplus.top/blog/add-giscus-comments/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/add-giscus-comments/</guid><description>一步一步为 Astro 博客接入 Giscus 评论系统，基于 GitHub Discussions，无需数据库、免费、隐私友好。</description><pubDate>Mon, 25 Nov 2024 00:00:00 GMT</pubDate><category>教程</category><category>Giscus</category><category>GitHub</category><category>评论系统</category><author>公爵</author></item><item><title>绑定自定义域名：给你的博客一个专属地址</title><link>https://blog.lzplus.top/blog/custom-domain-configuration/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/custom-domain-configuration/</guid><description>Cloudflare Pages 支持绑定自定义域名，从注册域名到 DNS 配置再到 HTTPS 启用，手把手完整操作。</description><pubDate>Mon, 18 Nov 2024 00:00:00 GMT</pubDate><category>教程</category><category>域名</category><category>Cloudflare</category><category>DNS</category><author>公爵</author></item><item><title>从设计系统看 CSS 变量</title><link>https://blog.lzplus.top/blog/css-variables-design-system/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/css-variables-design-system/</guid><description>CSS 变量不只是&quot;可以改的颜色值&quot;——它是设计系统的骨架。从色板、间距、字体到暗色模式，看看如何用 CSS 变量构建可维护的全站设计体系。</description><pubDate>Mon, 11 Nov 2024 00:00:00 GMT</pubDate><category>技术</category><category>CSS</category><category>设计系统</category><category>暗色模式</category><author>公爵</author></item><item><title>Markdown 渲染管线：从 .md 文件到 HTML 页面的完整旅程</title><link>https://blog.lzplus.top/blog/markdown-rendering-pipeline-deep-dive/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/markdown-rendering-pipeline-deep-dive/</guid><description>一篇文章从写完到渲染给读者，经历了哪些步骤？深入 Astro 的 Markdown 处理流程。</description><pubDate>Mon, 04 Nov 2024 00:00:00 GMT</pubDate><category>技术</category><category>Markdown</category><category>渲染</category><category>MDX</category><author>公爵</author></item><item><title>静态站点生成器横评：Astro、Hugo、Jekyll、Hexo</title><link>https://blog.lzplus.top/blog/static-site-generator-benchmark/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/static-site-generator-benchmark/</guid><description>从构建速度、学习曲线、生态、灵活性四个维度对比主流静态站点生成器，给出选型建议。</description><pubDate>Mon, 28 Oct 2024 00:00:00 GMT</pubDate><category>技术</category><category>静态站点生成器</category><category>Hugo</category><category>Jekyll</category><author>公爵</author></item><item><title>博客 SEO 基础：让搜索引擎找到你的文章</title><link>https://blog.lzplus.top/blog/seo-basics-for-blog/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/seo-basics-for-blog/</guid><description>SEO 不玄学。从标题、描述、图片到 URL 结构，做好这几个基本点，搜索引擎会主动收录你的文章。</description><pubDate>Mon, 21 Oct 2024 00:00:00 GMT</pubDate><category>教程</category><category>SEO</category><category>搜索引擎优化</category><category>流量</category><author>公爵</author></item><item><title>Astro Content Collections 高级用法：动态路由、分页与内容校验</title><link>https://blog.lzplus.top/blog/content-collections-advanced/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/content-collections-advanced/</guid><description>深入 Astro Content Collections 的高级能力：自定义路由映射、分页策略、schema 联合校验、内容关系建立。</description><pubDate>Mon, 14 Oct 2024 00:00:00 GMT</pubDate><category>技术</category><category>Astro</category><category>Content Collections</category><category>Zod</category><author>公爵</author></item><item><title>CSS scoped 样式编译机制：Astro 的样式隔离是怎么工作的</title><link>https://blog.lzplus.top/blog/css-scoped-compilation-deep-dive/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/css-scoped-compilation-deep-dive/</guid><description>深入 Astro scoped CSS 的编译过程，解释为什么动态 DOM 无法匹配 scoped 样式。</description><pubDate>Mon, 07 Oct 2024 00:00:00 GMT</pubDate><category>技术</category><category>CSS</category><category>Astro</category><category>编译原理</category><author>公爵</author></item><item><title>慢慢折腾，也是一种成长</title><link>https://blog.lzplus.top/blog/slow-grind-growth/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/slow-grind-growth/</guid><description>本文结合个人博客建站踩坑、Obsidian笔记体系打磨的真实体验，告别凡事追求速成、极致高效的浮躁心态。慢慢发现，技术折腾无需一步到位，工具使用不必跟风堆砌，接纳慢节奏迭代、在细碎调试与整理中沉淀自我，安稳打磨、稳步成长，便是最舒服的生活与学习状态。</description><pubDate>Sun, 06 Oct 2024 00:00:00 GMT</pubDate><category>随笔</category><category>记录</category><category>学习</category><author>公爵</author></item><item><title>MediaWiki 相关自定义设置</title><link>https://blog.lzplus.top/blog/mediawiki-related-custom-settings/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/mediawiki-related-custom-settings/</guid><description>这篇文章介绍了 MediaWiki 五大常用自定义配置，涵盖名称、Logo、权限、页脚、侧边栏的具体修改方法，所有配置均通过 LocalSettings.php 完成，可作为个人维基建站的实用参考手册。</description><pubDate>Mon, 23 Sep 2024 00:00:00 GMT</pubDate><category>随笔</category><category>MediaWiki</category><category>配置</category><author>公爵</author></item><item><title>Git 与 GitHub 入门：用版本控制管理博客</title><link>https://blog.lzplus.top/blog/git-github-usage-guide/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/git-github-usage-guide/</guid><description>从什么是 Git 开始，讲解代码版本控制的基本概念，以及如何用 GitHub 托管博客代码、实现自动部署。</description><pubDate>Mon, 16 Sep 2024 00:00:00 GMT</pubDate><category>工具</category><category>Git</category><category>GitHub</category><category>版本控制</category><author>公爵</author></item><item><title>给博客加上 RSS 订阅：让读者不用每次手动访问</title><link>https://blog.lzplus.top/blog/rss-feed-setup/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/rss-feed-setup/</guid><description>RSS 是博客最古老的订阅方式。读者用 RSS 阅读器订阅一次，之后有新文章自动推送。本文讲解 RSS 的原理、优势和配置方法。</description><pubDate>Mon, 09 Sep 2024 00:00:00 GMT</pubDate><category>教程</category><category>RSS</category><category>订阅</category><category>内容分发</category><author>公爵</author></item><item><title>用 CSS 变量定制博客外观：从蓝色改成紫色只需3行</title><link>https://blog.lzplus.top/blog/css-variables-customization/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/css-variables-customization/</guid><description>CSS 变量是现代 CSS 的核心。学会用它，可以不碰 HTML 和 JS 随意调整颜色、间距、圆角，快速给博客换主题。</description><pubDate>Mon, 02 Sep 2024 00:00:00 GMT</pubDate><category>教程</category><category>CSS</category><category>变量</category><category>主题定制</category><author>公爵</author></item><item><title>博客图片优化实战：体积减少 60% 的量化对比</title><link>https://blog.lzplus.top/blog/image-optimization-benchmark/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/image-optimization-benchmark/</guid><description>从原始图片到 WebP 转换、尺寸压缩、懒加载，量化每一步优化的实际效果。</description><pubDate>Mon, 26 Aug 2024 00:00:00 GMT</pubDate><category>技术</category><category>WebP</category><category>Sharp</category><category>性能优化</category><author>公爵</author></item><item><title>部署与发布</title><link>https://blog.lzplus.top/blog/deploy-guide/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/deploy-guide/</guid><description>从 SSH 到 Cloudflare Pages——云图札记的生产环境构建、自动部署与版本管理。</description><pubDate>Mon, 19 Aug 2024 00:00:00 GMT</pubDate><category>教程</category><category>Cloudflare Pages</category><category>部署</category><category>自动化</category><author>公爵</author></item><item><title>Astro 博客国际化实战：让中英双语内容共存</title><link>https://blog.lzplus.top/blog/astro-i18n-setup/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/astro-i18n-setup/</guid><description>从零实现 Astro 博客的中英双语支持：URL 路由策略、内容组织方式、导航切换、语言切换器。</description><pubDate>Mon, 05 Aug 2024 00:00:00 GMT</pubDate><category>教程</category><category>Astro</category><category>i18n</category><category>国际化</category><author>公爵</author></item><item><title>用 MediaWiki 搭建个人知识库</title><link>https://blog.lzplus.top/blog/building-personal-wiki-with-mediawiki/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/building-personal-wiki-with-mediawiki/</guid><description>为什么我选择 MediaWiki 而非 Notion/Obsidian 做知识库？从安装部署到权限管理、侧边栏定制、Logo 替换，完整的个人 Wiki 搭建实录。</description><pubDate>Mon, 22 Jul 2024 00:00:00 GMT</pubDate><category>随笔</category><category>MediaWiki</category><category>Wiki</category><category>知识库</category><author>公爵</author></item><item><title>Markdown 写作指南：让文章结构清晰可读</title><link>https://blog.lzplus.top/blog/markdown-writing-guide/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/markdown-writing-guide/</guid><description>从基础语法到进阶技巧，系统讲解如何用 Markdown 写出结构清晰、赏心悦目的技术文章。</description><pubDate>Mon, 15 Jul 2024 00:00:00 GMT</pubDate><category>教程</category><category>Markdown</category><category>写作</category><category>技术文档</category><author>公爵</author></item><item><title>博客备份策略：防止心血付诸东流</title><link>https://blog.lzplus.top/blog/backup-strategy-for-blog/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/backup-strategy-for-blog/</guid><description>服务器会宕机，平台会跑路。做好备份策略，才能睡个安稳觉。本文讲解多地备份的原则和实操方法。</description><pubDate>Mon, 08 Jul 2024 00:00:00 GMT</pubDate><category>教程</category><category>Git</category><category>备份</category><category>数据安全</category><author>公爵</author></item><item><title>给博客加上搜索功能</title><link>https://blog.lzplus.top/blog/adding-search-to-blog/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/adding-search-to-blog/</guid><description>从零实现一个 Astro 博客的全文搜索：构建时生成索引、前端弹窗交互、中文分词处理、键盘导航，以及踩过的那些坑。</description><pubDate>Mon, 01 Jul 2024 00:00:00 GMT</pubDate><category>教程</category><category>搜索</category><category>Pagefind</category><category>JavaScript</category><author>公爵</author></item><item><title>Astro 组件入门：看懂博客的页面结构</title><link>https://blog.lzplus.top/blog/astro-components-customization/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/astro-components-customization/</guid><description>Astro 博客的每个页面由多个组件拼成。学会看懂 .astro 文件，你就有了完全定制博客的能力。</description><pubDate>Mon, 24 Jun 2024 00:00:00 GMT</pubDate><category>教程</category><category>Astro</category><category>.astro</category><category>组件</category><author>公爵</author></item><item><title>从零搭建 Astro 博客并部署到 Cloudflare Pages</title><link>https://blog.lzplus.top/blog/astro-blog-from-scratch/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/astro-blog-from-scratch/</guid><description>零基础也能跟着做：从安装 Node.js 到 Astro 项目初始化、写第一篇文章、配置域名，最后一键部署到 Cloudflare Pages 的完整流程。</description><pubDate>Mon, 17 Jun 2024 00:00:00 GMT</pubDate><category>教程</category><category>Astro</category><category>Cloudflare Pages</category><category>零基础</category><author>公爵</author></item><item><title>系统稼动率？简单易懂地介绍稼动率的计算方法(带图解)</title><link>https://blog.lzplus.top/blog/calculation-of-utilization-rate/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/calculation-of-utilization-rate/</guid><description>详解系统稼动率与 SLA 停机标准，讲解 MTBF、MTTR 计算，区分串并联系统可用性算法，适用于架构设计与 SLA 签约评估</description><pubDate>Mon, 10 Jun 2024 00:00:00 GMT</pubDate><category>随笔</category><category>稼动率</category><category>数据分析</category><category>制造业</category><author>公爵</author></item><item><title>一文看懂人、机、料、法、环、测</title><link>https://blog.lzplus.top/blog/5m1e/</link><guid isPermaLink="true">https://blog.lzplus.top/blog/5m1e/</guid><description>全面解析生产管理核心 5M1E 六要素，详解人、机、料、法、环、测影响因素与管控方案，助力工厂品质改善与现场标准化落地</description><pubDate>Mon, 03 Jun 2024 00:00:00 GMT</pubDate><category>随笔</category><category>5M1E</category><category>生产管理</category><category>品质管理</category><author>公爵</author></item></channel></rss>