<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>stock.dev</title>
        <link>https://stock-tech-blog.pages.dev</link>
        <description>notes on modern web engineering</description>
        <lastBuildDate>Fri, 15 May 2026 09:03:39 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>ja</language>
        <image>
            <title>stock.dev</title>
            <url>https://stock-tech-blog.pages.dev/opengraph-image</url>
            <link>https://stock-tech-blog.pages.dev</link>
        </image>
        <copyright>© 2026 takedaharuna</copyright>
        <atom:link href="https://stock-tech-blog.pages.dev/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Astro × microCMS × Cloudflare Pagesで闘病ブログを作った話]]></title>
            <link>https://stock-tech-blog.pages.dev/posts/astro-microcms-cloudflare/</link>
            <guid>https://stock-tech-blog.pages.dev/posts/astro-microcms-cloudflare/</guid>
            <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[microCMSとAstroで個人ブログを立ち上げた。ホスティングからデプロイ自動化までをまとめます。]]></description>
            <content:encoded><![CDATA[microCMSとAstroで個人ブログを立ち上げた。ホスティングからデプロイ自動化までをまとめます。]]></content:encoded>
            <category>astro</category>
            <category>microcms</category>
            <category>cloudflare</category>
            <category>claudecode</category>
        </item>
        <item>
            <title><![CDATA[Next.js学習中に出てきたTypeScriptの型を整理する]]></title>
            <link>https://stock-tech-blog.pages.dev/posts/codex-uniontype/</link>
            <guid>https://stock-tech-blog.pages.dev/posts/codex-uniontype/</guid>
            <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[codexと一緒にNext.jsの学習中。Type Scriptの型union typeについて整理します。]]></description>
            <content:encoded><![CDATA[codexと一緒にNext.jsの学習中。Type Scriptの型union typeについて整理します。]]></content:encoded>
            <category>typescript</category>
        </item>
        <item>
            <title><![CDATA[Astro + microCMSのブログをLighthouse56→100点にした話]]></title>
            <link>https://stock-tech-blog.pages.dev/posts/astro-microcms-lighthouse/</link>
            <guid>https://stock-tech-blog.pages.dev/posts/astro-microcms-lighthouse/</guid>
            <pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[個人ブログ（息子の闘病記録）のLighthouseを2段階の最適化で100まで持っていくまでにやったことをまとめました。]]></description>
            <content:encoded><![CDATA[個人ブログ（息子の闘病記録）のLighthouseを2段階の最適化で100まで持っていくまでにやったことをまとめました。]]></content:encoded>
            <category>astro</category>
            <category>microcms</category>
            <category>cloudflare</category>
        </item>
        <item>
            <title><![CDATA[Next.jsの勉強会 vol.2 App Router]]></title>
            <link>https://stock-tech-blog.pages.dev/posts/codex-app-router/</link>
            <guid>https://stock-tech-blog.pages.dev/posts/codex-app-router/</guid>
            <pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[codexと一緒にNext.jsのApp Routerを勉強します]]></description>
            <content:encoded><![CDATA[codexと一緒にNext.jsのApp Routerを勉強します]]></content:encoded>
            <category>react</category>
            <category>nextjs</category>
            <category>typescript</category>
        </item>
        <item>
            <title><![CDATA[Next.jsの勉強会 vol.1 コンポーネント化]]></title>
            <link>https://stock-tech-blog.pages.dev/posts/codex-component/</link>
            <guid>https://stock-tech-blog.pages.dev/posts/codex-component/</guid>
            <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[codexと一緒にpropsやmapを勉強します]]></description>
            <content:encoded><![CDATA[codexと一緒にpropsやmapを勉強します]]></content:encoded>
            <category>react</category>
            <category>nextjs</category>
            <category>typescript</category>
        </item>
        <item>
            <title><![CDATA[Tailwind CSS v4の@themeを読み解く]]></title>
            <link>https://stock-tech-blog.pages.dev/posts/tailwind-v4-theme/</link>
            <guid>https://stock-tech-blog.pages.dev/posts/tailwind-v4-theme/</guid>
            <pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[CSS-first configになったv4。@themeとCSS 変数の関係、Next.js への組み込み手順。]]></description>
            <content:encoded><![CDATA[CSS-first configになったv4。@themeとCSS 変数の関係、Next.js への組み込み手順。]]></content:encoded>
            <category>tailwindcss</category>
            <category>css</category>
        </item>
    </channel>
</rss>