<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blog</title>
    <link>https://handiani.my.id/en/blog</link>
    <description>Notes on building for the web — React, Next.js, and the things I learn along the way.</description>
    <language>en</language>
    <atom:link href="https://handiani.my.id/en/blog/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a Bilingual Portfolio with Next.js, next-intl, and Payload CMS</title>
      <link>https://handiani.my.id/en/blog/bilingual-portfolio-next-intl-payload</link>
      <guid isPermaLink="true">https://handiani.my.id/en/blog/bilingual-portfolio-next-intl-payload</guid>
      <pubDate>Sun, 28 Jun 2026 07:30:00 GMT</pubDate>
      <description>A walkthrough of making a portfolio fully bilingual (EN/ID) — subpath routing with next-intl, per-field content localization in Payload CMS, and the 404 and SEO gotchas I hit along the way.</description>
    </item>
  </channel>
</rss>