<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://blog.cuteleaf.cn/</id>
  <title type="text">夏夜流萤</title>
  <subtitle type="text">飞萤之火自无梦的长夜亮起，绽放在终竟的明天。</subtitle>
  <updated>2026-07-26T00:00:00.000Z</updated>
  <author><name>夏叶</name></author>
  <link rel="alternate" href="https://blog.cuteleaf.cn/"/>
  <link rel="self" href="https://blog.cuteleaf.cn/atom.xml"/>
  <generator uri="https://github.com/CuteLeaf/Firefly">Firefly v6.16.8</generator>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/dev-notes/astro-wiki-link-implementation/</id>
      <title type="text">在 Astro 中实现 Markdown Wiki Link 内部链接</title>
      <published>2026-07-26T00:00:00.000Z</published>
      <updated>2026-07-26T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/dev-notes/astro-wiki-link-implementation/"/>
      <summary type="text">为 Astro 博客写一个 remark 插件，支持 [[wiki link]] 语法、自动读取标题、把独立成段的链接升级为文章卡片，并让它和 Obsidian 的链接习惯对齐。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/dev-notes/github-pr-edit-workflow/</id>
      <title type="text">GitHub PR 拉取、编辑与推送工作流</title>
      <published>2026-06-11T00:00:00.000Z</published>
      <updated>2026-06-11T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/dev-notes/github-pr-edit-workflow/"/>
      <summary type="text"></summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/dev-notes/astro-live2d-mascot/</id>
      <title type="text">在 Astro 博客实现 Live2D 看板娘</title>
      <published>2026-05-20T00:00:00.000Z</published>
      <updated>2026-05-20T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/dev-notes/astro-live2d-mascot/"/>
      <summary type="text">介绍如何在 Astro 博客中集成 Live2D 看板娘，兼容 Cubism 2（.moc）和 Cubism 4/6（.moc3）格式，使用 l2d-widget 库实现模型展示、菜单交互、提示气泡等功能。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/dev-notes/markdown-image-grid/</id>
      <title type="text">在 Astro 博客中为 Markdown 添加多图并排的自适应网格画廊功能</title>
      <published>2026-03-01T00:00:00.000Z</published>
      <updated>2026-03-01T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/dev-notes/markdown-image-grid/"/>
      <summary type="text">通过编写自定义的 Remark 插件，实现 Markdown 文章中非常实用的多图并排自适应画廊效果。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/dev-notes/astro-blog-recommend-algorithm/</id>
      <title type="text">Astro 静态博客文章推荐功能的实现思路</title>
      <published>2026-02-27T00:00:00.000Z</published>
      <updated>2026-02-27T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/dev-notes/astro-blog-recommend-algorithm/"/>
      <summary type="text">基于标签匹配 + 标题相似度 + 时间衰减 + 分类加成的综合评分算法，在 Astro 静态博客中实现相关文章智能推荐与随机文章推荐的双栏组件。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/dev-notes/astro-blog-encrypted-post/</id>
      <title type="text">Astro 静态博客文章加密功能的实现思路</title>
      <published>2026-02-25T00:00:00.000Z</published>
      <updated>2026-02-25T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/dev-notes/astro-blog-encrypted-post/"/>
      <summary type="text">在Astro纯静态博客中实现文章密码保护——构建时 AES-256-GCM 加密，客户端 Web Crypto API 解密，零服务端依赖。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/dev-notes/astro-responsive-images-and-avif/</id>
      <title type="text">为我的Astro博客支持响应式图像和AVIF格式</title>
      <published>2026-02-12T00:00:00.000Z</published>
      <updated>2026-02-12T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/dev-notes/astro-responsive-images-and-avif/"/>
      <summary type="text">基于 Astro 5.10.0 的响应式图像特性，为 Firefly 博客主题模板添加响应式图像支持和 AVIF 格式优化，提升图片加载性能。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/dev-notes/astro-v5-content-layer-update/</id>
      <title type="text">Fuwari/Firefly 升级到 Content Layer API</title>
      <published>2025-11-17T00:00:00.000Z</published>
      <updated>2025-11-17T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/dev-notes/astro-v5-content-layer-update/"/>
      <summary type="text">介绍如何将 Fuwari/Firefly 博客模板从 Astro v4 Content Collections API 升级到 Astro v5 Content Layer API 并修复封面无法显示的问题，包括文件路径处理和组件适配的完整解决方案。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/practical-skills/close-issue-pr-with-commit/</id>
      <title type="text">提交Commit或PR的同时关闭Issue</title>
      <published>2025-11-10T00:00:00.000Z</published>
      <updated>2025-11-10T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/practical-skills/close-issue-pr-with-commit/"/>
      <summary type="text">在 GitHub 上通过 Commit 或 PR 描述自动关闭 Issue 的写法。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/practical-skills/git-sync-master-develop-branches/</id>
      <title type="text">Git 保持主分支(master)和开发分支(develop)同步</title>
      <published>2025-11-04T00:00:00.000Z</published>
      <updated>2025-11-04T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/practical-skills/git-sync-master-develop-branches/"/>
      <summary type="text">在Git Flow 工作流中，确保 master 和 develop 分支保持同步，用于并行开发新特性和修复Bug，避免分支分叉导致的问题，分享常用的同步方法和遇到的问题。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/practical-skills/fix-live-pc-lag/</id>
      <title type="text">解决电脑看直播会导致电脑卡顿</title>
      <published>2025-09-28T00:00:00.000Z</published>
      <updated>2025-09-28T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/practical-skills/fix-live-pc-lag/"/>
      <summary type="text">解决在看b站/虎牙等平台直播的时候经常导致电脑卡顿，鼠标移动卡顿很严重的问题</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/practical-skills/git-proxy/</id>
      <title type="text">为Git设置代理，解决无法拉取和推送GitHub</title>
      <published>2025-09-15T00:00:00.000Z</published>
      <updated>2025-09-15T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/practical-skills/git-proxy/"/>
      <summary type="text">解决使用Git时因网络问题导致无法拉取和推送GitHub，为 Git 配置 HTTP/HTTPS/SOCKS 代理来提升连接速度，包含 CMD 和 PowerShell 示例。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/practical-skills/github-public-private-sync/</id>
      <title type="text">GitHub 公开仓库与私有仓库的同步管理实践</title>
      <published>2025-09-09T00:00:00.000Z</published>
      <updated>2025-09-09T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/practical-skills/github-public-private-sync/"/>
      <summary type="text">私有仓库能选择性同步公开仓库的更新，既保留网站配置，又能及时获取基础框架的 bug 修复和功能升级。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/practical-skills/migrate-from-typecho-to-astro/</id>
      <title type="text">更换博客系统，从Typecho更换到Astro</title>
      <published>2025-09-09T00:00:00.000Z</published>
      <updated>2025-09-09T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/practical-skills/migrate-from-typecho-to-astro/"/>
      <summary type="text">记录博客从传统 PHP 框架Typecho迁移到现代静态站点生成器的完整历程</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/debian-reset-root-password/</id>
      <title type="text">Debian系统重置忘记的 root 密码</title>
      <published>2024-08-16T00:00:00.000Z</published>
      <updated>2024-08-16T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/debian-reset-root-password/"/>
      <summary type="text">忘记root密码怎么办？教你重置忘记的 root 密码</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/debian12-install-docker-and-compose/</id>
      <title type="text">Debian12安装docker和docker-compose</title>
      <published>2024-08-16T00:00:00.000Z</published>
      <updated>2024-08-16T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/debian12-install-docker-and-compose/"/>
      <summary type="text">在Debian12上安装Docker和Docker Compose的教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/network-ops/l3-switch-dhcp/</id>
      <title type="text">在三层交换机配置DHCP功能</title>
      <published>2024-02-16T00:00:00.000Z</published>
      <updated>2024-02-16T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/network-ops/l3-switch-dhcp/"/>
      <summary type="text">在华为三层交换机上配置DHCP服务的详细教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/network-ops/setup-multi-vlan-lan/</id>
      <title type="text">组建多VLAN多网段局域网</title>
      <published>2024-02-16T00:00:00.000Z</published>
      <updated>2024-02-16T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/network-ops/setup-multi-vlan-lan/"/>
      <summary type="text">以华为交换机为例，组建多VLAN多网段局域网的详细步骤。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/linux-install-nodejs-with-nvm/</id>
      <title type="text">Linux使用 NVM 安装 NodeJS</title>
      <published>2023-06-05T00:00:00.000Z</published>
      <updated>2023-06-05T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/linux-install-nodejs-with-nvm/"/>
      <summary type="text">使用 Node Version Manager (NVM) 安装和管理多个 NodeJS 版本。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/rustdesk-relay-server-with-docker/</id>
      <title type="text">自建RustDesk远程工具中继服务器</title>
      <published>2023-03-25T00:00:00.000Z</published>
      <updated>2023-03-25T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/rustdesk-relay-server-with-docker/"/>
      <summary type="text">使用Docker搭建RustDesk远程桌面工具的中继服务器教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/practical-tools/free-image-upscalers/</id>
      <title type="text">盘点免费图片无损放大工具</title>
      <published>2023-03-20T00:00:00.000Z</published>
      <updated>2023-03-20T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/practical-tools/free-image-upscalers/"/>
      <summary type="text">一些免费使用的图片无损放大工具</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/debian-common-commands/</id>
      <title type="text">Debian系统常用命令</title>
      <published>2023-03-20T00:00:00.000Z</published>
      <updated>2023-03-20T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/debian-common-commands/"/>
      <summary type="text">Debian系统常用的安装、更新、卸载命令以及更换国内源的方法。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/enable-root-password-ssh-login/</id>
      <title type="text">Linux 密钥登录开启 ROOT 密码ssh登录</title>
      <published>2023-03-20T00:00:00.000Z</published>
      <updated>2023-03-20T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/enable-root-password-ssh-login/"/>
      <summary type="text">在Linux系统中开启root用户通过密码进行SSH登录的方法。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/openstack-installation-issues-and-solutions/</id>
      <title type="text">OpenStack安装过程中出现的一些问题及解决</title>
      <published>2023-03-20T00:00:00.000Z</published>
      <updated>2023-03-20T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/openstack-installation-issues-and-solutions/"/>
      <summary type="text">解决OpenStack安装过程中出现的一些问题及解决</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/tencentcloud-monitor-uninstall/</id>
      <title type="text">腾讯云服务器监控卸载教程</title>
      <published>2023-03-20T00:00:00.000Z</published>
      <updated>2023-03-20T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/tencentcloud-monitor-uninstall/"/>
      <summary type="text">腾讯云服务器删除监控和TAT自动化助手的卸载教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/vps-test-scripts-collection/</id>
      <title type="text">VPS常用测试脚本合集</title>
      <published>2023-03-20T00:00:00.000Z</published>
      <updated>2023-03-20T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/vps-test-scripts-collection/"/>
      <summary type="text">VPS常用的一些测试脚本合集</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/windows10-ltsc-2021-download-activate/</id>
      <title type="text">Windows 10 Enterprise LTSC 2021正式版镜像下载与激活</title>
      <published>2022-06-27T00:00:00.000Z</published>
      <updated>2022-06-27T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/windows10-ltsc-2021-download-activate/"/>
      <summary type="text">Windows 10 Enterprise LTSC 2021长期服务版的下载链接和激活方法。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/windows10-ltsc-2021-fix-issues/</id>
      <title type="text">修复Windows 10 LTSC 2021系统出现的一些小问题</title>
      <published>2022-06-27T00:00:00.000Z</published>
      <updated>2022-06-27T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/windows10-ltsc-2021-fix-issues/"/>
      <summary type="text">修复Windows 10 LTSC 2021系统中WSAPPX进程占用高和输入法问题的解决方案。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/sqlserver-rename-db-5030-error/</id>
      <title type="text">SqlServer 重命名数据库名称,报5030错误解决方法</title>
      <published>2022-05-03T00:00:00.000Z</published>
      <updated>2022-05-03T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/sqlserver-rename-db-5030-error/"/>
      <summary type="text">SqlServer重命名数据库名称报5030错误解决方法</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/practical-tools/sublime-text-4126-activation/</id>
      <title type="text">Sublime Text 4.0 Build 4126 激活</title>
      <published>2022-04-14T00:00:00.000Z</published>
      <updated>2022-04-14T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/practical-tools/sublime-text-4126-activation/"/>
      <summary type="text">Sublime Text 4.0 Build 4126版本的激活教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/linux-shortcuts-and-commands/</id>
      <title type="text">Linux常用快捷键和命令</title>
      <published>2022-03-27T00:00:00.000Z</published>
      <updated>2022-03-27T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/linux-shortcuts-and-commands/"/>
      <summary type="text">Linux终端中常用的快捷键和命令总结。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/vim-shortcuts-cheatsheet/</id>
      <title type="text">vim快捷键键位图</title>
      <published>2022-03-24T00:00:00.000Z</published>
      <updated>2022-03-24T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/vim-shortcuts-cheatsheet/"/>
      <summary type="text">Vim编辑器的常用快捷键和操作命令总结。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/galera-cluster-bootstrap-error/</id>
      <title type="text">galera集群启动异常问题</title>
      <published>2022-03-12T00:00:00.000Z</published>
      <updated>2022-03-12T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/galera-cluster-bootstrap-error/"/>
      <summary type="text">解决Galera集群启动时出现的错误提示和修复方法。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/mariadb-master-slave-replication/</id>
      <title type="text">MariaDB主从复制</title>
      <published>2022-03-11T00:00:00.000Z</published>
      <updated>2022-03-11T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/mariadb-master-slave-replication/"/>
      <summary type="text">配置MariaDB数据库主从复制的详细教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/rabbitmq-cluster-setup/</id>
      <title type="text">rabbitmq集群</title>
      <published>2022-03-11T00:00:00.000Z</published>
      <updated>2022-03-11T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/rabbitmq-cluster-setup/"/>
      <summary type="text">搭建RabbitMQ集群的教程，包括磁盘节点和内存节点的配置。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/openstack-enable-https/</id>
      <title type="text">OpenStack安全策略提升</title>
      <published>2022-03-07T00:00:00.000Z</published>
      <updated>2022-03-07T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/openstack-enable-https/"/>
      <summary type="text">将OpenStack私有云平台的访问策略从HTTP提升至HTTPS的方法。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/raid5-create-array-with-spare/</id>
      <title type="text">Riad管理-创建磁盘阵列</title>
      <published>2022-03-07T00:00:00.000Z</published>
      <updated>2022-03-07T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/raid5-create-array-with-spare/"/>
      <summary type="text">在OpenStack云主机上创建RAID 5磁盘阵列的教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/docker-command-cheatsheet/</id>
      <title type="text">Docker管理命令</title>
      <published>2022-03-02T00:00:00.000Z</published>
      <updated>2022-03-02T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/docker-command-cheatsheet/"/>
      <summary type="text">Docker镜像和容器管理的常用命令汇总。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/k8s-setup/</id>
      <title type="text">k8s搭建</title>
      <published>2022-03-02T00:00:00.000Z</published>
      <updated>2022-03-02T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/k8s-setup/"/>
      <summary type="text">Kubernetes集群的搭建教程，包括master和node节点的配置。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/mariadb-galera-ha-and-lb/</id>
      <title type="text">Mariadb数据库高可用集群与负载均衡</title>
      <published>2022-03-02T00:00:00.000Z</published>
      <updated>2022-03-02T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/mariadb-galera-ha-and-lb/"/>
      <summary type="text">配置MariaDB Galera集群和高可用负载均衡的教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/openstack-xiandian-2-4-setup/</id>
      <title type="text">OpenStack XianDian2.4 的搭建</title>
      <published>2022-03-01T00:00:00.000Z</published>
      <updated>2022-03-01T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/openstack-xiandian-2-4-setup/"/>
      <summary type="text">使用先电私有云平台搭建OpenStack的详细教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/redis-master-slave-setup/</id>
      <title type="text">redis主从</title>
      <published>2022-03-01T00:00:00.000Z</published>
      <updated>2022-03-01T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/redis-master-slave-setup/"/>
      <summary type="text">配置Redis主从架构的教程，包括密码设置和持久化配置。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/securecrt-vim-keypad-garbled/</id>
      <title type="text">解决SecureCRT小键盘在vim编辑器乱码问题</title>
      <published>2022-01-13T00:00:00.000Z</published>
      <updated>2022-01-13T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/securecrt-vim-keypad-garbled/"/>
      <summary type="text">解决SecureCRT小键盘在vim编辑器中乱码的配置方法。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/linux-network-config/</id>
      <title type="text">Linux网络配置</title>
      <published>2022-01-04T00:00:00.000Z</published>
      <updated>2022-01-04T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/linux-network-config/"/>
      <summary type="text">Linux系统中网卡配置和网络设置的方法。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/linux-crontab-run-python/</id>
      <title type="text">Linux设置定时任务，定时运行Python脚本</title>
      <published>2021-12-07T00:00:00.000Z</published>
      <updated>2021-12-07T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/linux-crontab-run-python/"/>
      <summary type="text">在Linux中使用crontab设置定时任务来运行Python脚本的方法。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/raspberry-pi-3b-plus-install-pip3/</id>
      <title type="text">树莓派3B+安装pip3</title>
      <published>2021-12-07T00:00:00.000Z</published>
      <updated>2021-12-07T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/raspberry-pi-3b-plus-install-pip3/"/>
      <summary type="text">在树莓派3B+上安装Python3的包管理工具pip3的教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/centos7-install-docker-compose/</id>
      <title type="text">CentOS 7安装docker和docker-compose</title>
      <published>2021-12-06T00:00:00.000Z</published>
      <updated>2021-12-06T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/centos7-install-docker-compose/"/>
      <summary type="text">在CentOS 7上安装Docker和Docker Compose的教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/raspberry-pi-3b-plus-install-transmission/</id>
      <title type="text">树莓派3B+安装Transmission</title>
      <published>2021-12-06T00:00:00.000Z</published>
      <updated>2021-12-06T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/raspberry-pi-3b-plus-install-transmission/"/>
      <summary type="text">在树莓派3B+上安装Transmission BT下载器的详细教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/ssh-warning-remote-host-changed/</id>
      <title type="text">SSH登录出错：WARNING--REMOTE-HOST-IDENTIFICATION-HAS-CHANGED!</title>
      <published>2021-12-06T00:00:00.000Z</published>
      <updated>2021-12-06T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/ssh-warning-remote-host-changed/"/>
      <summary type="text">解决SSH登录时远程主机标识已更改警告的方法。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/system-ops/%E6%A0%91%E8%8E%93%E6%B4%BE3b%E5%AE%89%E8%A3%85openmediavault/</id>
      <title type="text">树莓派3B+安装OpenMediaVault</title>
      <published>2021-12-06T00:00:00.000Z</published>
      <updated>2021-12-06T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/system-ops/%E6%A0%91%E8%8E%93%E6%B4%BE3b%E5%AE%89%E8%A3%85openmediavault/"/>
      <summary type="text">在树莓派3B+上安装OpenMediaVault NAS系统的教程。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/code-examples/</id>
      <title type="text">Firefly 代码块示例</title>
      <published>1970-01-03T00:00:00.000Z</published>
      <updated>1970-01-03T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/code-examples/"/>
      <summary type="text">在Firefly中使用表达性代码的代码块在 Markdown 中的外观。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/guide/firefly-layout-system/</id>
      <title type="text">Firefly 布局系统详解</title>
      <published>1970-01-03T00:00:00.000Z</published>
      <updated>1970-01-03T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/guide/firefly-layout-system/"/>
      <summary type="text">深入了解 Firefly 的布局系统，包括侧边栏布局（左侧/双侧）和文章列表布局（列表/网格），以及自适应网格列数。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/guide/firefly-wiki-link/</id>
      <title type="text">Firefly Wiki Link 内部链接示例</title>
      <published>1970-01-03T00:00:00.000Z</published>
      <updated>1970-01-03T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/guide/firefly-wiki-link/"/>
      <summary type="text">在 Firefly 文章中使用 Obsidian 风格的 Wiki Link 内部链接，并自动生成文章链接卡片。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/encrypted-demo/</id>
      <title type="text">Firefly 文章加密</title>
      <published>1970-01-02T00:00:00.000Z</published>
      <updated>1970-01-02T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/encrypted-demo/"/>
      <summary type="text">这是一篇密码保护的示例文章，用于演示文章加密功能。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/firefly/</id>
      <title type="text">Firefly 一款清新美观的 Astro 博客主题模板</title>
      <published>1970-01-02T00:00:00.000Z</published>
      <updated>1970-01-02T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/firefly/"/>
      <summary type="text">Firefly 是一款基于 Astro 框架和 Fuwari 模板开发的清新美观且现代化个人博客主题模板，专为技术爱好者和内容创作者设计。该主题融合了现代 Web 技术栈，提供了丰富的功能模块和高度可定制的界面，让您能够轻松打造出专业且美观的个人博客网站。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/guide/</id>
      <title type="text">Firefly 简单使用指南</title>
      <published>1970-01-02T00:00:00.000Z</published>
      <updated>1970-01-02T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/guide/"/>
      <summary type="text">如何使用 Firefly 博客模板。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/katex-math-example/</id>
      <title type="text">KaTeX 数学公式示例</title>
      <published>1970-01-02T00:00:00.000Z</published>
      <updated>1970-01-02T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/katex-math-example/"/>
      <summary type="text">展示 Firefly 主题对 KaTeX 数学公式的支持，包括行内公式、块级公式和复杂数学符号。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/mdx-example/</id>
      <title type="text">MDX 格式文章示例</title>
      <published>1970-01-02T00:00:00.000Z</published>
      <updated>1970-01-02T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/mdx-example/"/>
      <summary type="text">这是一个 MDX 格式的示例文章，展示了如何在 Markdown 中使用 JSX。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/markdown-extended/</id>
      <title type="text">Markdown 扩展功能</title>
      <published>1970-01-01T00:00:00.000Z</published>
      <updated>1970-01-01T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/markdown-extended/"/>
      <summary type="text">了解 Firefly 中的 Markdown 功能</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/markdown-mermaid/</id>
      <title type="text">Markdown Mermaid 图表</title>
      <published>1970-01-01T00:00:00.000Z</published>
      <updated>1970-01-01T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/markdown-mermaid/"/>
      <summary type="text">一个包含 Mermaid 的 Markdown 博客文章简单示例。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/markdown-plantuml/</id>
      <title type="text">Markdown PlantUML 图表</title>
      <published>1970-01-01T00:00:00.000Z</published>
      <updated>1970-01-01T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/markdown-plantuml/"/>
      <summary type="text">用于验证 Firefly 中 PlantUML 插件渲染、主题切换与交互能力的示例文章。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/markdown-tutorial/</id>
      <title type="text">Markdown 教程</title>
      <published>1970-01-01T00:00:00.000Z</published>
      <updated>1970-01-01T00:00:00.000Z</updated>
      <author><name>emn178</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/markdown-tutorial/"/>
      <summary type="text">一个简明的 Markdown 博客示例。</summary>
    </entry>
    <entry>
      <id>https://blog.cuteleaf.cn/posts/video/</id>
      <title type="text">在文章中嵌入视频</title>
      <published>1970-01-01T00:00:00.000Z</published>
      <updated>1970-01-01T00:00:00.000Z</updated>
      <author><name>夏叶</name></author>
      <link rel="alternate" href="https://blog.cuteleaf.cn/posts/video/"/>
      <summary type="text">这篇文章演示如何在博客文章中嵌入视频。</summary>
    </entry>
</feed>
