<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>PJ568 的博客</title>
  <icon>https://blog.pj568.top/images/PJ568.svg</icon>
  <subtitle>:-)</subtitle>
  <link href="https://blog.pj568.top/atom.xml" rel="self"/>
  
  <link href="https://blog.pj568.top/"/>
  <updated>2026-03-02T03:05:51.963Z</updated>
  <id>https://blog.pj568.top/</id>
  
  <author>
    <name>PJ568</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>在启用 timeshift 的 btrfs 文件系统上扩展 Swap 文件</title>
    <link href="https://blog.pj568.top/2026/01-19-increase_swapfile_manjaro_btrfs_timeshift/"/>
    <id>https://blog.pj568.top/2026/01-19-increase_swapfile_manjaro_btrfs_timeshift/</id>
    <published>2026-01-19T01:41:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;想让 swapfile 变大一些？环境很复杂？不会太难的，我们一步步来。&lt;/p&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="教程" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/"/>
    
    <category term="Linux 系统" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/Linux-%E7%B3%BB%E7%BB%9F/"/>
    
    
    <category term="Linux" scheme="https://blog.pj568.top/tags/Linux/"/>
    
  </entry>
  
  <entry>
    <title>用 CF Tunnel 给服务器添加网页 SSH 访问，可防扫描攻击</title>
    <link href="https://blog.pj568.top/2025/11-22-cf_tunnel_ssh/"/>
    <id>https://blog.pj568.top/2025/11-22-cf_tunnel_ssh/</id>
    <published>2025-11-22T14:09:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;本方法方法适用且不限于：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;给内网服务器提供 SSH 访问方案；&lt;/li&gt;
&lt;li&gt;在仅 IPv4 环境用 SSH 访问仅 IPv6 环境的服务器，反之亦然；&lt;/li&gt;
&lt;li&gt;服务器和本机之间被防火墙阻隔，需中转转发 SSH 访问；&lt;/li&gt;
&lt;li&gt;因网络环境原因直接使用 SSH 访问主机速度过慢；&lt;/li&gt;
&lt;li&gt;防止服务器地址泄露或端口扫描导致 SSH 被破解。&lt;/li&gt;
&lt;/ul&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="教程" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/"/>
    
    
    <category term="网络安全" scheme="https://blog.pj568.top/tags/%E7%BD%91%E7%BB%9C%E5%AE%89%E5%85%A8/"/>
    
    <category term="CDN" scheme="https://blog.pj568.top/tags/CDN/"/>
    
    <category term="服务器" scheme="https://blog.pj568.top/tags/%E6%9C%8D%E5%8A%A1%E5%99%A8/"/>
    
    <category term="网络" scheme="https://blog.pj568.top/tags/%E7%BD%91%E7%BB%9C/"/>
    
  </entry>
  
  <entry>
    <title>午间食用外卖蟹黄拌牛肉饭有感</title>
    <link href="https://blog.pj568.top/2025/09-17-hard-to-swallow-crab-roe-beef-bowl/"/>
    <id>https://blog.pj568.top/2025/09-17-hard-to-swallow-crab-roe-beef-bowl/</id>
    <published>2025-09-17T05:10:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;蟹黄合成味不正，黄言诱人实难忍。&lt;/p&gt;
&lt;p&gt;伴味突兀腥又酸，牛粒冻胡萝卜烂。&lt;/p&gt;
&lt;p&gt;肉感混杂难下咽，最后半句懒得写。&lt;/p&gt;
</summary>
        
      
    
    
    
    
    <category term="诗歌" scheme="https://blog.pj568.top/tags/%E8%AF%97%E6%AD%8C/"/>
    
    <category term="文学" scheme="https://blog.pj568.top/tags/%E6%96%87%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>服务器配置 Qdrant 代码库索引并用 Cloudflare Tunnel 实现 RooCode 公网访问</title>
    <link href="https://blog.pj568.top/2025/09-15-roo_qdrant_cf_tunnel/"/>
    <id>https://blog.pj568.top/2025/09-15-roo_qdrant_cf_tunnel/</id>
    <published>2025-09-15T07:17:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;各种智能体工具用下来，还是 VSCode 的 RooCode 插件较得我心。&lt;/p&gt;
&lt;p&gt;现 RooCode 支持 &lt;a href=&quot;https://qdrant.org.cn/documentation/guides/installation/&quot;&gt;Qdrant&lt;/a&gt; 代码库索引。
本教程实现在服务器上用 Docker Compose 部署 Qdrant 服务并配置 Cloudflare Tunnel 实现 RooCode 从公网访问代码索引。&lt;/p&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="教程" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/"/>
    
    
    <category term="项目管理" scheme="https://blog.pj568.top/tags/%E9%A1%B9%E7%9B%AE%E7%AE%A1%E7%90%86/"/>
    
    <category term="网络" scheme="https://blog.pj568.top/tags/%E7%BD%91%E7%BB%9C/"/>
    
    <category term="智能体" scheme="https://blog.pj568.top/tags/%E6%99%BA%E8%83%BD%E4%BD%93/"/>
    
    <category term="Agent" scheme="https://blog.pj568.top/tags/Agent/"/>
    
  </entry>
  
  <entry>
    <title>大语言模型长论文撰写</title>
    <link href="https://blog.pj568.top/2025/06-24-long-paper-ai-agent-tutorial/"/>
    <id>https://blog.pj568.top/2025/06-24-long-paper-ai-agent-tutorial/</id>
    <published>2025-06-24T16:00:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;本教程描述了如何使用 &lt;a href=&quot;https://code.visualstudio.com/Download&quot;&gt;Visual Studio Code&lt;/a&gt; 的 &lt;a href=&quot;https://roocode.com&quot;&gt;Roo Code 智能体&lt;/a&gt;扩展撰写长论文。&lt;/p&gt;</summary>
    
    
    
    <category term="项目" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/"/>
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="HTML" scheme="https://blog.pj568.top/tags/HTML/"/>
    
    <category term="Markdown" scheme="https://blog.pj568.top/tags/Markdown/"/>
    
    <category term="AI" scheme="https://blog.pj568.top/tags/AI/"/>
    
    <category term="大语言模型" scheme="https://blog.pj568.top/tags/%E5%A4%A7%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B/"/>
    
    <category term="智能体" scheme="https://blog.pj568.top/tags/%E6%99%BA%E8%83%BD%E4%BD%93/"/>
    
    <category term="Agent" scheme="https://blog.pj568.top/tags/Agent/"/>
    
  </entry>
  
  <entry>
    <title>修改 OpenWRT Mac 地址以突破校园网黑名单</title>
    <link href="https://blog.pj568.top/2025/03-05-openwrt_mac_addr/"/>
    <id>https://blog.pj568.top/2025/03-05-openwrt_mac_addr/</id>
    <published>2025-03-05T05:40:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;今天，宿舍路由器用 curl 自动登录校园网时返回错误：&lt;code&gt;E63013: 用户已被加入黑名单。&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;经过测试，发现其它计算机登录校园网无误。怀疑是路由器的 Mac 地址被学校黑名单了，所以需要修改 Mac 地址。&lt;/p&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="教程" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/"/>
    
    
    <category term="Linux" scheme="https://blog.pj568.top/tags/Linux/"/>
    
    <category term="网络" scheme="https://blog.pj568.top/tags/%E7%BD%91%E7%BB%9C/"/>
    
    <category term="OpenWRT" scheme="https://blog.pj568.top/tags/OpenWRT/"/>
    
    <category term="校园网" scheme="https://blog.pj568.top/tags/%E6%A0%A1%E5%9B%AD%E7%BD%91/"/>
    
    <category term="Mac 地址" scheme="https://blog.pj568.top/tags/Mac-%E5%9C%B0%E5%9D%80/"/>
    
  </entry>
  
  <entry>
    <title>MARKDOWN.HTML</title>
    <link href="https://blog.pj568.top/2024/12-18-markdown-html/"/>
    <id>https://blog.pj568.top/2024/12-18-markdown-html/</id>
    <published>2024-12-18T16:00:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;本项目旨在提供低依赖、一键部署的 Markdown 网页渲染方案。&lt;/p&gt;</summary>
    
    
    
    <category term="项目" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/"/>
    
    <category term="前端" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/%E5%89%8D%E7%AB%AF/"/>
    
    
    <category term="HTML" scheme="https://blog.pj568.top/tags/HTML/"/>
    
    <category term="Markdown" scheme="https://blog.pj568.top/tags/Markdown/"/>
    
    <category term="PJAX" scheme="https://blog.pj568.top/tags/PJAX/"/>
    
    <category term="JavaScript" scheme="https://blog.pj568.top/tags/JavaScript/"/>
    
  </entry>
  
  <entry>
    <title>font-cengluan（层峦字体）</title>
    <link href="https://blog.pj568.top/2024/12-10-font-cengluan/"/>
    <id>https://blog.pj568.top/2024/12-10-font-cengluan/</id>
    <published>2024-12-10T16:00:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;cengluan（层峦）是一个为 Linux 设计的中文 TTY 字体，旨在在不安装诸如 &lt;a href=&quot;https://github.com/zhmars/cjktty-patches&quot;&gt;cjktty&lt;/a&gt; 等内核补丁且不安装 &lt;a href=&quot;http://www.freedesktop.org/wiki/Software/kmscon&quot;&gt;kmscon&lt;/a&gt;、&lt;a href=&quot;https://salsa.debian.org/debian/fbterm&quot;&gt;fbterm&lt;/a&gt; 或 &lt;a href=&quot;https://zhcon.sourceforge.net/&quot;&gt;zhcon&lt;/a&gt; 等第三方软件的环境下提供 TTY 中文显示。&lt;/p&gt;
&lt;p&gt;本项目的灵感来源自 &lt;a href=&quot;https://github.com/oldherl/syllazh/&quot;&gt;syllazh&lt;/a&gt; 字体。&lt;/p&gt;</summary>
    
    
    
    <category term="项目" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/"/>
    
    <category term="前端" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/%E5%89%8D%E7%AB%AF/"/>
    
    
    <category term="Linux" scheme="https://blog.pj568.top/tags/Linux/"/>
    
    <category term="字体" scheme="https://blog.pj568.top/tags/%E5%AD%97%E4%BD%93/"/>
    
  </entry>
  
  <entry>
    <title>如何编辑 git commit message</title>
    <link href="https://blog.pj568.top/2024/10-28-Edit_git_commit_messages/"/>
    <id>https://blog.pj568.top/2024/10-28-Edit_git_commit_messages/</id>
    <published>2024-10-28T11:47:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;h2 id=&quot;查看提交记录&quot;&gt;查看提交记录&lt;/h2&gt;
&lt;figure class=&quot;highlight shell&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre&gt;&lt;span</summary>
        
      
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="教程" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/"/>
    
    
    <category term="git" scheme="https://blog.pj568.top/tags/git/"/>
    
    <category term="项目管理" scheme="https://blog.pj568.top/tags/%E9%A1%B9%E7%9B%AE%E7%AE%A1%E7%90%86/"/>
    
  </entry>
  
  <entry>
    <title>VSCode 串口连接久久派</title>
    <link href="https://blog.pj568.top/2024/09-01-VSCode_serial_connection_to_LoongsonPai/"/>
    <id>https://blog.pj568.top/2024/09-01-VSCode_serial_connection_to_LoongsonPai/</id>
    <published>2024-09-01T01:59:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;ol&gt;
&lt;li&gt;先依据下图连接好串口转 USB 线到久久派：
&lt;img</summary>
        
      
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="Linux" scheme="https://blog.pj568.top/tags/Linux/"/>
    
    <category term="龙芯" scheme="https://blog.pj568.top/tags/%E9%BE%99%E8%8A%AF/"/>
    
    <category term="嵌入式" scheme="https://blog.pj568.top/tags/%E5%B5%8C%E5%85%A5%E5%BC%8F/"/>
    
  </entry>
  
  <entry>
    <title>Serv00 服务器部署 Cypht 网页邮箱客户端</title>
    <link href="https://blog.pj568.top/2024/04-21-Deploy_Cypht_on_Serv00/"/>
    <id>https://blog.pj568.top/2024/04-21-Deploy_Cypht_on_Serv00/</id>
    <published>2024-04-21T07:30:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;Cypht 的一大特点就是可以混合显示多个电子邮件账户的收、发、草稿等信息。
而 Serv00 又是著名免费服务器提供商。
遂决定部署。&lt;/p&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="教程" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/"/>
    
    
    <category term="前端" scheme="https://blog.pj568.top/tags/%E5%89%8D%E7%AB%AF/"/>
    
    <category term="后端" scheme="https://blog.pj568.top/tags/%E5%90%8E%E7%AB%AF/"/>
    
    <category term="php" scheme="https://blog.pj568.top/tags/php/"/>
    
    <category term="serv00" scheme="https://blog.pj568.top/tags/serv00/"/>
    
  </entry>
  
  <entry>
    <title>学习方法</title>
    <link href="https://blog.pj568.top/2024/04-19-Learning_methods/"/>
    <id>https://blog.pj568.top/2024/04-19-Learning_methods/</id>
    <published>2024-04-19T11:00:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;我在学习生活中非常注重实践与思考。主要为兴趣驱使。如，编写程序，部署网站和服务，音乐创作与思考，推理 AI 之类的。&lt;/p&gt;
&lt;p&gt;但发现，若欲完成部分复杂目标（如，实现程序的复杂功能，期末考试想考得更好一点，感觉体脂率略高等）时，我无法避免去涉猎并不感兴趣，同时动力充不足，且难以量化当前进度和潜在风险的事物。&lt;/p&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="项目管理" scheme="https://blog.pj568.top/tags/%E9%A1%B9%E7%9B%AE%E7%AE%A1%E7%90%86/"/>
    
    <category term="规划" scheme="https://blog.pj568.top/tags/%E8%A7%84%E5%88%92/"/>
    
    <category term="学习" scheme="https://blog.pj568.top/tags/%E5%AD%A6%E4%B9%A0/"/>
    
  </entry>
  
  <entry>
    <title>QMole 软件源</title>
    <link href="https://blog.pj568.top/2024/02-26-qmole-source-site/"/>
    <id>https://blog.pj568.top/2024/02-26-qmole-source-site/</id>
    <published>2024-02-26T03:29:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;Cydia: &lt;code&gt;http://qmole.pj568.top/&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;QMole Software Repository for Cydia is a mirror which built from &lt;a href=&quot;https://github.com/chriskmanx/qmole-packages&quot;&gt;chriskmanx/qmole-packages&lt;/a&gt; to replace outdated http://qmole.uk/linux .&lt;/p&gt;
&lt;p&gt;QMole Cydia 软件源以 &lt;a href=&quot;https://github.com/chriskmanx/qmole-packages&quot;&gt;chriskmanx/qmole-packages&lt;/a&gt; 为蓝本构建，旨在替代过时的 http://qmole.uk/linux。&lt;/p&gt;</summary>
    
    
    
    <category term="项目" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/"/>
    
    <category term="前端" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/%E5%89%8D%E7%AB%AF/"/>
    
    
    <category term="前端" scheme="https://blog.pj568.top/tags/%E5%89%8D%E7%AB%AF/"/>
    
    <category term="静态网页" scheme="https://blog.pj568.top/tags/%E9%9D%99%E6%80%81%E7%BD%91%E9%A1%B5/"/>
    
    <category term="HTML" scheme="https://blog.pj568.top/tags/HTML/"/>
    
    <category term="软件源" scheme="https://blog.pj568.top/tags/%E8%BD%AF%E4%BB%B6%E6%BA%90/"/>
    
  </entry>
  
  <entry>
    <title>hexo-theme-icarus 主题适配 Pjax</title>
    <link href="https://blog.pj568.top/2024/02-25-Add_Pjax_support_to_hexo-theme-icarus/"/>
    <id>https://blog.pj568.top/2024/02-25-Add_Pjax_support_to_hexo-theme-icarus/</id>
    <published>2024-02-25T07:51:32.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;我发现 Pjax 能极大增加页面切换的流畅度。于是我着手适配。&lt;/p&gt;
&lt;p&gt;参考文章：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://liuyib.github.io/2019/09/24/use-pjax-to-your-site/&quot;&gt;集成 Pjax 实现网站无刷新加载&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/MoOx/pjax/blob/master/README.md&quot;&gt;MoOx/pjax&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="教程" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/"/>
    
    
    <category term="前端" scheme="https://blog.pj568.top/tags/%E5%89%8D%E7%AB%AF/"/>
    
    <category term="静态网页" scheme="https://blog.pj568.top/tags/%E9%9D%99%E6%80%81%E7%BD%91%E9%A1%B5/"/>
    
    <category term="HTML" scheme="https://blog.pj568.top/tags/HTML/"/>
    
    <category term="Hexo" scheme="https://blog.pj568.top/tags/Hexo/"/>
    
    <category term="Javascript" scheme="https://blog.pj568.top/tags/Javascript/"/>
    
  </entry>
  
  <entry>
    <title>568flat-ventoy-theme</title>
    <link href="https://blog.pj568.top/2024/01-18-568flat-ventoy-theme/"/>
    <id>https://blog.pj568.top/2024/01-18-568flat-ventoy-theme/</id>
    <published>2024-01-18T16:00:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;blockquote&gt;
&lt;p&gt;🗃️&lt;a href=&quot;https://github.com/PJ-568/568flat-ventoy-theme&quot;&gt;Github&lt;/a&gt; | &lt;a href=&quot;https://gitee.com/PJ-568/568flat-ventoy-theme&quot;&gt;Gitee&lt;/a&gt; | &lt;a href=&quot;https://www.pling.com/p/2123244&quot;&gt;Pling&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/PJ-568/568flat-ventoy-theme&quot;&gt;English&lt;/a&gt; | 简体中文&lt;/p&gt;
&lt;h2 id=&quot;568flat-主题&quot;&gt;568flat 主题&lt;/h2&gt;
&lt;p&gt;568flat 是一个为 Ventoy 设计的酷炫 GRUB 2 主题。&lt;/p&gt;</summary>
    
    
    
    <category term="项目" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/"/>
    
    <category term="前端" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/%E5%89%8D%E7%AB%AF/"/>
    
    
    <category term="前端" scheme="https://blog.pj568.top/tags/%E5%89%8D%E7%AB%AF/"/>
    
    <category term="grub" scheme="https://blog.pj568.top/tags/grub/"/>
    
    <category term="ventoy" scheme="https://blog.pj568.top/tags/ventoy/"/>
    
  </entry>
  
  <entry>
    <title>PJ568&#39;s Universal System for Else Heart.Break()</title>
    <link href="https://blog.pj568.top/2023/10-31-PJ568&#39;s_Universal_System/"/>
    <id>https://blog.pj568.top/2023/10-31-PJ568&#39;s_Universal_System/</id>
    <published>2023-10-31T03:11:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;PJ568’s Universal System can provide you with many functions on single computer in Else Heart.Break(). Remote client is supported.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://steamcommunity.com/sharedfiles/filedetails/?id=3067058828&quot;&gt;Steam Community&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="教程" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/"/>
    
    
    <category term="Lua" scheme="https://blog.pj568.top/tags/Lua/"/>
    
    <category term="游戏" scheme="https://blog.pj568.top/tags/%E6%B8%B8%E6%88%8F/"/>
    
  </entry>
  
  <entry>
    <title>568_Calc</title>
    <link href="https://blog.pj568.top/2023/10-16-568_Calc/"/>
    <id>https://blog.pj568.top/2023/10-16-568_Calc/</id>
    <published>2023-10-16T10:00:00.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;blockquote&gt;
&lt;p&gt;🗃️&lt;a href=&quot;https://github.com/PJ-568/568_Calc&quot;&gt;Github&lt;/a&gt; | &lt;a href=&quot;https://gitee.com/PJ-568/568_Calc&quot;&gt;Gitee&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1&gt;&lt;img width=&quot;30&quot; style=&quot;margin: -3px 5px;&quot; src=&quot;https://calc.pj568.top/assets/favicon.svg&quot;/&gt;568_Calc&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;img width=&quot;15&quot; src=&quot;https://calc.pj568.top/assets/favicon.svg&quot;/&gt; 568_Calc 是一个简单的多平台支持的计算器。&lt;/li&gt;
&lt;/ul&gt;</summary>
    
    
    
    <category term="项目" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/"/>
    
    <category term="多平台" scheme="https://blog.pj568.top/categories/%E9%A1%B9%E7%9B%AE/%E5%A4%9A%E5%B9%B3%E5%8F%B0/"/>
    
    
    <category term="Godot" scheme="https://blog.pj568.top/tags/Godot/"/>
    
  </entry>
  
  <entry>
    <title>mdBook 用 translate.js 实现国际化自动多语言翻译</title>
    <link href="https://blog.pj568.top/2023/09-26-mdBook_translation_and_multilingual/"/>
    <id>https://blog.pj568.top/2023/09-26-mdBook_translation_and_multilingual/</id>
    <published>2023-09-26T04:48:24.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;a href=&quot;https://rust-lang.github.io/mdBook/&quot;&gt;mdBook&lt;/a&gt; 的多语言翻译和国际化一直是一个问题。&lt;/p&gt;
&lt;p&gt;不想为国际化而重写文章。因此，我集成 &lt;a href=&quot;//github.com/xnx3/translate&quot;&gt;translate.js&lt;/a&gt; 。&lt;/p&gt;
&lt;p&gt;我曾分别维护两个不同语言 &lt;a href=&quot;https://rust-lang.github.io/mdBook/&quot;&gt;mdBook&lt;/a&gt; 来解决国际化问题。直到我发现了 &lt;a href=&quot;https://github.com/xnx3/translate&quot;&gt;translate.js&lt;/a&gt; 这个项目。它支持几乎一键翻译页面，而且可以手动修正页面的翻译不准确处。&lt;/p&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="教程" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/"/>
    
    
    <category term="Javascript" scheme="https://blog.pj568.top/tags/Javascript/"/>
    
    <category term="静态" scheme="https://blog.pj568.top/tags/%E9%9D%99%E6%80%81/"/>
    
    <category term="mdBook" scheme="https://blog.pj568.top/tags/mdBook/"/>
    
    <category term="Rust" scheme="https://blog.pj568.top/tags/Rust/"/>
    
  </entry>
  
  <entry>
    <title>mdBook 添加 giscus 评论系统支持</title>
    <link href="https://blog.pj568.top/2023/09-26-Make_comments_with_giscus_in_mdBook/"/>
    <id>https://blog.pj568.top/2023/09-26-Make_comments_with_giscus_in_mdBook/</id>
    <published>2023-09-26T03:26:35.000Z</published>
    <updated>2026-03-02T03:05:51.963Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;a href=&quot;https://rust-lang.github.io/mdBook/&quot;&gt;mdBook&lt;/a&gt; 若是有一个评论系统就能让读者交流，也能收到读者的反馈。&lt;/p&gt;
&lt;p&gt;本文将记录我将 &lt;a href=&quot;https://giscus.app&quot;&gt;giscus&lt;/a&gt; 评论系统集成到 &lt;a href=&quot;https://rust-lang.github.io/mdBook/&quot;&gt;mdBook&lt;/a&gt; 的过程。&lt;/p&gt;
&lt;p&gt;我参考了&lt;a href=&quot;https://github.com/sunface/rust-course&quot;&gt;《Rust 语言圣经（rust-course）》&lt;/a&gt;的方案。&lt;/p&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="教程" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/%E6%95%99%E7%A8%8B/"/>
    
    
    <category term="Javascript" scheme="https://blog.pj568.top/tags/Javascript/"/>
    
    <category term="静态" scheme="https://blog.pj568.top/tags/%E9%9D%99%E6%80%81/"/>
    
    <category term="mdBook" scheme="https://blog.pj568.top/tags/mdBook/"/>
    
    <category term="Rust" scheme="https://blog.pj568.top/tags/Rust/"/>
    
  </entry>
  
  <entry>
    <title>重建 Hexo 博客日志</title>
    <link href="https://blog.pj568.top/2023/09-23-Rebuild_Hexo_site/"/>
    <id>https://blog.pj568.top/2023/09-23-Rebuild_Hexo_site/</id>
    <published>2023-09-23T09:28:56.000Z</published>
    <updated>2023-11-28T07:30:15.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;几百年前刚建立这个博客时几乎什么都不懂，胡乱作一气。尽管包管理稀烂，Bug 层出不穷，部署时一堆报错……但索性能运行起来。&lt;/p&gt;
&lt;p&gt;最近把整个仓库推到 Github 做持续集成，数据也不那么容易遗失。刚开始看没问题，结果主题调用的资源全部变成相对路径了，一片报错。&lt;/p&gt;
&lt;p&gt;剪不断，理还乱……烂摊不好收，就&lt;strong&gt;重新建一个&lt;/strong&gt;！&lt;/p&gt;</summary>
    
    
    
    <category term="笔记" scheme="https://blog.pj568.top/categories/%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="HTML" scheme="https://blog.pj568.top/tags/HTML/"/>
    
    <category term="Hexo" scheme="https://blog.pj568.top/tags/Hexo/"/>
    
    <category term="Node.js" scheme="https://blog.pj568.top/tags/Node-js/"/>
    
    <category term="静态" scheme="https://blog.pj568.top/tags/%E9%9D%99%E6%80%81/"/>
    
  </entry>
  
</feed>
