<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>YinCheng 部落格</title>
        <link>https://yincheng.app/blog</link>
        <description>閱讀我最新的文章與分享</description>
        <lastBuildDate>Tue, 07 Jul 2026 06:22:52 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-TW</language>
        <copyright>© YinCheng</copyright>
        <atom:link href="https://yincheng.app/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[從零打造一個 MDX 技術部落格]]></title>
            <link>https://yincheng.app/blog/first-post</link>
            <guid isPermaLink="false">https://yincheng.app/blog/first-post</guid>
            <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[以 Next.js App Router、next-mdx-remote 與 zod，從內容架構、型別驗證到自訂渲染，完整拆解這個部落格背後的實作。]]></description>
            <category>開發</category>
            <category>Next.js</category>
            <category>MDX</category>
            <category>TypeScript</category>
            <category>Blog</category>
        </item>
    </channel>
</rss>