<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Ruixe Blog</title>
        <link>https://ruixe-blog.vercel.app/zh</link>
        <description>A personal blog by Ruixe, sharing web development insights and project notes.</description>
        <lastBuildDate>Wed, 19 Aug 2026 02:52:11 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh</language>
        <image>
            <title>Ruixe Blog</title>
            <url>https://ruixe-blog.vercel.app/opengraph-image.png</url>
            <link>https://ruixe-blog.vercel.app/zh</link>
        </image>
        <copyright>© 2026 Ruixe Blog</copyright>
        <atom:link href="https://ruixe-blog.vercel.app/zh/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[为网站服务器配置免费的 SSL 证书]]></title>
            <link>https://ruixe-blog.vercel.app/zh/posts/nginx-certbot-https</link>
            <guid isPermaLink="false">https://ruixe-blog.vercel.app/zh/posts/nginx-certbot-https</guid>
            <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[使用 Nginx 托管前端静态资源并作为后端接口的反向代理，搭配 Certbot 与 Let's Encrypt 自动签发与续期免费的 SSL 证书，实现全站 HTTPS 访问。]]></description>
            <category>运维与部署</category>
            <category>Nginx</category>
            <category>Certbot</category>
            <category>SSL</category>
        </item>
        <item>
            <title><![CDATA[首次使用 VS Code Agents Window]]></title>
            <link>https://ruixe-blog.vercel.app/zh/posts/vscode-agents-window-first-look</link>
            <guid isPermaLink="false">https://ruixe-blog.vercel.app/zh/posts/vscode-agents-window-first-look</guid>
            <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[在 VS Code Agents Window 中结合 OpenSpec 工作流为个人博客开发文章搜索功能，记录从 Copilot Chat 迁移到 Agents Window 的上手过程、多对话会话管理、本地 Code Review 的使用体验，以及遇到的 Bug 与总结。]]></description>
            <category>AI 编程</category>
            <category>VS Code</category>
            <category>GitHub Copilot</category>
            <category>OpenSpec</category>
        </item>
    </channel>
</rss>