<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>naoki.dev</title>
    <link>https://dev-naoki.com</link>
    <description>Webエンジニア naoki の技術ブログ。Next.js、TypeScript、React、Node.js などのフロントエンド・バックエンド技術を中心に、開発に役立つ情報を発信しています。</description>
    <language>ja</language>
    <atom:link href="https://dev-naoki.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Shiki でビルド時シンタックスハイライトを実現する</title>
      <link>https://dev-naoki.com/posts/shiki-syntax-highlighting</link>
      <guid isPermaLink="true">https://dev-naoki.com/posts/shiki-syntax-highlighting</guid>
      <description>rehype-pretty-code + Shiki でランタイム JS ゼロのコードハイライト。ライト/ダーク両対応の方法も。</description>
      <category>フロントエンド</category>
      <pubDate>Sun, 21 Jun 2026 01:12:08 GMT</pubDate>
    </item>
  </channel>
</rss>