<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>King3</title>
        <link>https://blog.king3.site/</link>
        <description>King3s personal website</description>
        <lastBuildDate>Sun, 05 Jul 2026 15:31:48 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>King3</title>
            <url>https://blog.king3.site//images/avatar.png</url>
            <link>https://blog.king3.site/</link>
        </image>
        <copyright>© 2025-present King3. All Rights Reserved.</copyright>
        <item>
            <title><![CDATA[Next.js 16 + i18next: 不改路由的 Cookie 国际化方案]]></title>
            <link>https://blog.king3.site//posts/nextjs-i18next-cookie-based-zh</link>
            <guid isPermaLink="false">https://blog.king3.site//posts/nextjs-i18next-cookie-based-zh</guid>
            <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[实操指南：在 Next.js 16 App Router 项目中用 i18next 实现 Cookie 驱动的国际化——零路由改造、零 URL 前缀、完整 TypeScript 类型支持，涵盖首次访问 Cookie 回写、per-request 实例隔离、Server Action 写 Cookie 等生产级细节。]]></description>
            <content:encoded><![CDATA[<p>实操指南：在 Next.js 16 App Router 项目中用 i18next 实现 Cookie 驱动的国际化——零路由改造、零 URL 前缀、完整 TypeScript 类型支持，涵盖首次访问 Cookie 回写、per-request 实例隔离、Server Action 写 Cookie 等生产级细节。</p>
      <div style="margin-top: 32px; font-style: italic;">
        <strong><a href="https://blog.king3.site//posts/nextjs-i18next-cookie-based-zh">Keep reading</a>.</strong>
      </div> <br /> <br />]]></content:encoded>
            <author>king3.wm@gmail.com (King3)</author>
        </item>
        <item>
            <title><![CDATA[Next.js 16 + i18next: Cookie-based i18n Without Changing a Single Route]]></title>
            <link>https://blog.king3.site//posts/nextjs-i18next-cookie-based</link>
            <guid isPermaLink="false">https://blog.king3.site//posts/nextjs-i18next-cookie-based</guid>
            <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A practical guide to adding cookie-based internationalization to a Next.js 16 App Router project using i18next — zero route restructuring, zero URL prefixes, full TypeScript support.]]></description>
            <content:encoded><![CDATA[<p>A practical guide to adding cookie-based internationalization to a Next.js 16 App Router project using i18next — zero route restructuring, zero URL prefixes, full TypeScript support.</p>
      <div style="margin-top: 32px; font-style: italic;">
        <strong><a href="https://blog.king3.site//posts/nextjs-i18next-cookie-based">Keep reading</a>.</strong>
      </div> <br /> <br />]]></content:encoded>
            <author>king3.wm@gmail.com (King3)</author>
        </item>
        <item>
            <title><![CDATA[如何复刻本网站?]]></title>
            <link>https://blog.king3.site//posts/readme-king3-me</link>
            <guid isPermaLink="false">https://blog.king3.site//posts/readme-king3-me</guid>
            <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[从克隆到 Vercel 部署，30 分钟搭建属于你自己的个人博客。含数据库、OAuth、管理后台完整配置教程。]]></description>
            <content:encoded><![CDATA[<p>从克隆到 Vercel 部署，30 分钟搭建属于你自己的个人博客。含数据库、OAuth、管理后台完整配置教程。</p>
      <div style="margin-top: 32px; font-style: italic;">
        <strong><a href="https://blog.king3.site//posts/readme-king3-me">Keep reading</a>.</strong>
      </div> <br /> <br />]]></content:encoded>
            <author>king3.wm@gmail.com (King3)</author>
        </item>
    </channel>
</rss>