<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss.xsl" type="text/xsl"?><rss version="2.0"><channel><title>Mo 的记事簿 - MortalCat&apos;s blog</title><description>这里是MortalCat，一个喜欢研究硬件和软件的学生OvO</description><link>https://blog.xiowo.net</link><language>zh-CN</language><copyright>© 2026 MortalCat</copyright><image><url>https://blog.xiowo.net/img/avatar.png</url><title>Mo 的记事簿</title><link>https://blog.xiowo.net/</link></image><item><title>保姆式Hexo博客搭建教程</title><link>https://blog.xiowo.net/posts/e07a57ff</link><guid isPermaLink="true">https://blog.xiowo.net/posts/e07a57ff</guid><description>注：本教程在 Windows 下操作, 我跟着自己写的教程来了一遍，应该没什么问题 φ(゜ ▽ ゜\*)♪ 注意：也可参考其他博友教程查漏补缺 准备工作 全英文可开启浏览器自带翻译功能 遇到问题可以自行必应，或者咨询 DeepSeek，不推荐百度 安装 vscode 进 vscode 官网：https://code.visualstudio.com/ 点击醒目的蓝色按钮 Download for …</description><pubDate>Thu, 22 Aug 2024 15:56:18 GMT</pubDate><category>笔记</category><category>Hexo</category><category>hexo</category><category>教程</category><category>笔记</category><author>MortalCat</author></item><item><title>安知鱼主题美化及实用教程库</title><link>https://blog.xiowo.net/posts/anzhiyu</link><guid isPermaLink="true">https://blog.xiowo.net/posts/anzhiyu</guid><description>写这篇文章的目的只是为了便于新用户快速对主题自定义修改，如果你有教程或不想你的教程出现在这里可在评论区指出或提交 警告⚠：请先完成主题基础功能配置，以免你的修改改破坏原有功能 主题默认的相关配置 **安知鱼主题文档** 已经十分详尽，这里只是补充以及额外的修改 美化相关的看上面一部分常见问题及美化以及其他主题修改及美化部分 一些原有功能修改优化以及对功能修复的教程看主题功能修复以及相关配置教程部分…</description><pubDate>Thu, 16 Jan 2025 03:15:31 GMT</pubDate><category>Hexo</category><category>anzhiyu</category><category>hexo</category><category>anzhiyu</category><category>魔改</category><author>MortalCat</author></item><item><title>给群晖套件版Emby添加网络代理</title><link>https://blog.xiowo.net/posts/f35ba82f</link><guid isPermaLink="true">https://blog.xiowo.net/posts/f35ba82f</guid><description>记录一下群晖套件版Emby添加网络代理，以解决刮削问题｜д•´)!! 核心原理 编辑 套件的start-stop-status脚本，在启动时设置 HTTP_PROXY 等环境变量 具体步骤 连接至群晖的 ssh 通过以下命令打开脚本 按a键进入编辑模式(下面显示--INSERT--) 在启动命令前添加设置HTTP_PROXY环境变量的命令 按ECS退出编辑模式，再连续按两次大写的ZZ保存并退出当前…</description><pubDate>Tue, 15 Oct 2024 17:28:47 GMT</pubDate><category>笔记</category><category>Emby</category><category>Emby</category><category>刮削</category><author>MortalCat</author></item><item><title>类原生安卓网络和时间修复</title><link>https://blog.xiowo.net/posts/2c81e055</link><guid isPermaLink="true">https://blog.xiowo.net/posts/2c81e055</guid><description>一些类原生的「Captive Portal」服务器和NTP用的是国外服务器，而由于众所周知由于一些原因导致国内无法访问，就会出先WiFi受限无法连接叹号(无法自动连接WiFi)以及无法自动同步时间的问题 去除WiFi受限无法连接叹号 CaptiveMgr清除x和!(root/Shizuku) CaptiveMgr清除x和! 3.2：蓝奏云 密码: **3jcs** (如需vip请切换至电脑ua) …</description><pubDate>Wed, 17 Jul 2024 17:26:05 GMT</pubDate><category>工具</category><category>Android</category><category>Android</category><category>类原生</category><category>工具</category><author>MortalCat</author></item><item><title>解决网站 URL 加个 index.html 后 Twikoo 评论显示问题</title><link>https://blog.xiowo.net/posts/81160ed8</link><guid isPermaLink="true">https://blog.xiowo.net/posts/81160ed8</guid><description>前言 我在浏览 twikoo 评论时发现有一个评论不知道为什么在后台可以看到，在文章评论区却看不到，跳转后发现来自 posts/261f/index.html 于是便有了这个解决此问题文章 方法参考 Twikoo Github issue 问题 使用用 hexo-abbrlink 插件生成的链接格式有两种选择 但是使用第二种不带html结尾的格式会遇到一个问题，它是可以在后面加个 **index.…</description><pubDate>Sun, 26 May 2024 13:44:00 GMT</pubDate><category>笔记</category><category>hexo</category><category>Twikoo</category><author>MortalCat</author></item><item><title>Front-matter 的基本认识</title><link>https://blog.xiowo.net/posts/5f7448b7</link><guid isPermaLink="true">https://blog.xiowo.net/posts/5f7448b7</guid><description>注：本文摘抄于 安知鱼主题文档 留以自用 o(｀ ω´ )o Front-matter 的基本认识 Front-matter 是 markdown 文件最上方以 --- 分隔的区域，用于指定个别档案的变数。其中又分为两种 1. Page Front-matter 用于页面配置 2. Post Front-matter 用于文章页配置 tips：如果标注可选的参数，可根据自己需要添加，不用全部都写在…</description><pubDate>Sat, 25 May 2024 17:04:00 GMT</pubDate><category>笔记</category><category>Front-matter</category><category>hexo</category><category>MarkDown</category><author>MortalCat</author></item><item><title>使用fastgithub解决GitHub无法访问</title><link>https://blog.xiowo.net/posts/cba8</link><guid isPermaLink="true">https://blog.xiowo.net/posts/cba8</guid><description>之前发现的一个实用的工具，用来加速GitHub,挺好用的，分享一下(*^▽^*) 注：此工具只适用于Windows GitHub Releases 为了防止出现把钥匙锁在家里的情况，这里留个蓝奏云地址 蓝奏云地址：fastgithub_win-x64.zip 使用方法：下载解压后运行 **FastGithub.UI.exe** 即可，它会自动反代你能连接的ip</description><pubDate>Mon, 05 Feb 2024 21:11:25 GMT</pubDate><category>工具</category><category>fastgithub</category><category>GitHub加速</category><author>MortalCat</author></item><item><title>主题标签 Tag Plugins</title><link>https://blog.xiowo.net/posts/8934</link><guid isPermaLink="true">https://blog.xiowo.net/posts/8934</guid><description>Motheme 主题标签，最初转载自安知鱼 段落文本 p 1. 字体: logo, code 2. 颜色: ,,,,, 3. 大小: small, h4, h3, h2, h1, large, huge, ultra 4. 对齐方向: left, center, right 彩色文字 在一段话中方便插入各种颜色的标签，包括：、、、、、。 超大号文字 文档「开始」页面中的标题部分就是超大号文字。 行…</description><pubDate>Fri, 02 Feb 2024 15:08:49 GMT</pubDate><category>笔记</category><category>Tag Plugins</category><category>hexo</category><author>MortalCat</author></item><item><title>雨世界地图（简体中文）</title><link>https://blog.xiowo.net/posts/1b7c</link><guid isPermaLink="true">https://blog.xiowo.net/posts/1b7c</guid><description>雨世界相关地图合集，包括雨世界中的每个地区和每个蛞蝓猫。 地图可能涉及严重剧透，你已经被警告了⚠️ ⚠️警告⚠️ 由于 gitee pages 停止服务 原地址 https://rain-world-map.gitee.io/ 已弃用 中文地图迁至 https://rain-world-map-sc.github.io/ 关于中文地图 中文地图是一个基于 JuliaCat 和 Alduris 大佬…</description><pubDate>Tue, 22 Aug 2023 21:29:36 GMT</pubDate><category>项目</category><category>前端</category><category>游戏</category><category>RainWorld</category><category>游戏</category><author>MortalCat</author></item><item><title>Twikoo 添加自定义表情包</title><link>https://blog.xiowo.net/posts/759e8c74</link><guid isPermaLink="true">https://blog.xiowo.net/posts/759e8c74</guid><description>最近刚把博客搭好，看别人的 Twikoo 都自定义表情包，于是我也研究了一下 可能用到的 大佬整理的表情包： 小尘的酷安表情包(去不图床) 修改 Twikoo 的表情使用的是 OwO ,所以表情配置为一个 json 文件 json 文件对格式要求严格，例如键与值都需要使用双引号进行包裹，如果是最后一项那么结尾不能包含逗号，可见 菜鸟教程 不过我们目前不需要了解那么深入 在表情速查里复制Twikoo…</description><pubDate>Mon, 31 Jul 2023 17:17:22 GMT</pubDate><category>Hexo</category><category>hexo</category><category>Twikoo</category><author>MortalCat</author></item><item><title>abbrlink插件生成永久固定链接</title><link>https://blog.xiowo.net/posts/a1e8a28a</link><guid isPermaLink="true">https://blog.xiowo.net/posts/a1e8a28a</guid><description>Hexo-abbrlink 把博客的链接优化了一下，终于不是托一大串了（￣︶￣）↗ 对于abbrlik插件可详见项目源地址： 视频教程可见安知鱼大佬的b站视频 安装 修改 hexo config.yml 文件中的永久链接为 posts/:abbrlink/ 并进行相关设置 当然你也可以设置为 permalink: posts/:abbrlink.html 这种结尾带 .html 的 记得配置 tr…</description><pubDate>Sun, 23 Jul 2023 09:54:17 GMT</pubDate><category>Hexo</category><category>hexo</category><category>abbrlink</category><category>前端</category><category>seo</category><author>MortalCat</author></item><item><title>终于把hexo博客整好啦~</title><link>https://blog.xiowo.net/posts/261f</link><guid isPermaLink="true">https://blog.xiowo.net/posts/261f</guid><description>Hello World! 你好访客！这里是沫(Mo)~ 如你所见这是我~~水~~的第一篇文章 日后可能会做(?) [x] 水文章 [x] 写教程 [x] 分享感想 [x] 摸鱼(?) 当然之后的文章肯定都是人写的~~（虽然写的烂）~~ AI摘要只会出现在教程类的文章，但生活和其他的文章是不会启用的 最后 这里是我的记事簿，可能会有**日常趣事**的**分享**(?) 不过你应该可以在这里找到对你有…</description><pubDate>Wed, 12 Jul 2023 09:06:45 GMT</pubDate><category>HelloWorld!</category><author>MortalCat</author></item></channel></rss>