<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>kirori Blog</title><description>Welcome to my website!</description><link>https://kirori-1.github.io/</link><item><title>Using MDX</title><link>https://kirori-1.github.io/blog/using-mdx/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/using-mdx/</guid><description>Lorem ipsum dolor sit amet</description><pubDate>Sat, 01 Jun 2024 00:00:00 GMT</pubDate></item><item><title>第三章：话筒与舞台布置</title><link>https://kirori-1.github.io/blog/pa_system_structure_3/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/pa_system_structure_3/</guid><description>介绍各种话筒类型、舞台布置技巧和现场音响配置</description><pubDate>Mon, 27 May 2024 00:00:00 GMT</pubDate></item><item><title>第二章：系统构成与信号流程</title><link>https://kirori-1.github.io/blog/pa_system_structure_2/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/pa_system_structure_2/</guid><description>介绍音响系统的基本构成、信号流程和各组件的作用</description><pubDate>Mon, 27 May 2024 00:00:00 GMT</pubDate></item><item><title>第一章：音响基础与声学原理</title><link>https://kirori-1.github.io/blog/pa_chapter1_fundamentals/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/pa_chapter1_fundamentals/</guid><description>介绍声音的基本物理属性、分贝计算、THD失真和时间延迟等基础知识</description><pubDate>Mon, 27 May 2024 00:00:00 GMT</pubDate></item><item><title>WordPress 部署在 AWS：Lightsail vs EC2 的取舍与落地</title><link>https://kirori-1.github.io/blog/wordpress-on-aws-lightsail-vs-ec2/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/wordpress-on-aws-lightsail-vs-ec2/</guid><description>结合实际项目，总结在 AWS 上用 Lightsail 与 EC2 部署 WordPress 的架构取舍、运维复杂度、可扩展性与迁移路径，并给出最小可行架构示例与 Terraform 片段。</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>WordPress 备份与灾备：WP-CLI + 数据库 + 媒体</title><link>https://kirori-1.github.io/blog/wp-backup-restore-dr/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/wp-backup-restore-dr/</guid><description>用 WP-CLI、mysqldump、对象存储版本控制，搭建可验证的备份/恢复流程，并提供最小化 DR 演练脚本。</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>WordPress 主题/插件的 CI/CD：GitHub Actions 到服务器</title><link>https://kirori-1.github.io/blog/wp-ci-cd-github-actions/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/wp-ci-cd-github-actions/</guid><description>用 GitHub Actions 构建主题/插件并部署到服务器，含维护模式、缓存清理与回滚策略。</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>WordPress 安全加固清单</title><link>https://kirori-1.github.io/blog/wp-security-hardening-checklist/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/wp-security-hardening-checklist/</guid><description>覆盖核心/插件更新、文件权限、XML-RPC/REST 控制、Nginx 限速、Fail2ban/防火墙、WAF/CDN 策略与备份演练。</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>用 Zustand 组织文档页状态：UI、数据与分页的三段式分离</title><link>https://kirori-1.github.io/blog/zustand-architecture-for-document-page/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/zustand-architecture-for-document-page/</guid><description>把 UI 状态、数据状态与分页状态分层管理，避免副作用与渲染风暴。</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>WordPress 媒体上云：S3 + CloudFront 的落地与回滚预案</title><link>https://kirori-1.github.io/blog/wp-s3-cloudfront-media-offload/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/wp-s3-cloudfront-media-offload/</guid><description>将媒体迁移到 S3，并通过 CloudFront 分发，覆盖 IAM 策略、插件选择、缓存与失效策略、常见坑与回滚方案。</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>在 React + Chakra UI 中实现文件夹拖拽排序与分页管理：一个内部系统的实战案例</title><link>https://kirori-1.github.io/blog/react-chakra-dnd-pagination/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/react-chakra-dnd-pagination/</guid><description>使用 React、Chakra UI 与 dnd-kit 实现文档管理模块的架构设计、拖拽排序、分页与踩坑记录，并介绍 Vite mock 与 Option/Result 风格的错误处理。</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>用 Rust 風格 Option/Result 改善 React 錯誤處理（含實戰代碼）</title><link>https://kirori-1.github.io/blog/react-option-result-error-handling/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/react-option-result-error-handling/</guid><description>在 React + TypeScript 專案中，引入 Rust 風格 Option/Result 來統一空值與錯誤分支處理，提升可讀性與可測試性。</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Markdown Style Guide</title><link>https://kirori-1.github.io/blog/markdown-style-guide/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/markdown-style-guide/</guid><description>Here is a sample of some basic Markdown syntax that can be used when writing Markdown content in Astro.</description><pubDate>Wed, 19 Jun 2024 00:00:00 GMT</pubDate></item><item><title>WordPress 的 Nginx + PHP-FPM 调优手册（面向 1–5 万日 PV）</title><link>https://kirori-1.github.io/blog/wp-nginx-phpfpm-tuning/</link><guid isPermaLink="true">https://kirori-1.github.io/blog/wp-nginx-phpfpm-tuning/</guid><description>从 Nginx、PHP-FPM、OPcache、Redis 到监控与压测，给出稳健的调优参考值与配置示例。</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item></channel></rss>