<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://shadcn-blog.vercel.app/</id>
    <title>Blog</title>
    <updated>2026-01-25T05:19:18.067Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://shadcn-blog.vercel.app/"/>
    <link rel="self" href="https://shadcn-blog.vercel.app/api/rss.xml"/>
    <subtitle>A modern blog built with Next.js.</subtitle>
    <logo>https://shadcn-blog.vercel.app/banner.png</logo>
    <icon>https://shadcn-blog.vercel.app/favicon.ico</icon>
    <rights>All rights reserved 2026, John Doe</rights>
    <entry>
        <title type="html"><![CDATA[Another Post]]></title>
        <id>https://shadcn-blog.vercel.app/posts/another-post</id>
        <link href="https://shadcn-blog.vercel.app/posts/another-post"/>
        <link rel="enclosure" href="https://shadcn-blog.vercel.app/og/another-post/image.webp" title="Another Post" type="image/webp"/>
        <updated>2025-06-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[A follow-up post that continues the developer journal, notes, links, and brief examples that match the style used across the other posts.]]></summary>
        <author>
            <name>You</name>
        </author>
    </entry>
    <entry>
        <title type="html"><![CDATA[Hello World]]></title>
        <id>https://shadcn-blog.vercel.app/posts/hello-world</id>
        <link href="https://shadcn-blog.vercel.app/posts/hello-world"/>
        <link rel="enclosure" href="https://shadcn-blog.vercel.app/og/hello-world/image.webp" title="Hello World" type="image/webp"/>
        <updated>2025-05-09T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This first blog post marks the start of a new journey in sharing ideas, learnings, and experiences. It sets the tone for curiosity, creativity, and personal growth, laying the foundation for future explorations in tech and storytelling.]]></summary>
        <author>
            <name>You</name>
        </author>
    </entry>
    <entry>
        <title type="html"><![CDATA[Markdown Examples]]></title>
        <id>https://shadcn-blog.vercel.app/posts/markdown-examples</id>
        <link href="https://shadcn-blog.vercel.app/posts/markdown-examples"/>
        <link rel="enclosure" href="https://shadcn-blog.vercel.app/og/markdown-examples/image.webp" title="Markdown Examples" type="image/webp"/>
        <updated>2025-03-22T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn to use Markdown for clean, structured formatting in blogs, docs, and notes. Explore examples, pro tips, and practical use cases to level up your writing and make your content easier to read, share, and maintain across platforms.]]></summary>
        <author>
            <name>You</name>
        </author>
    </entry>
    <entry>
        <title type="html"><![CDATA[Next.js Pages]]></title>
        <id>https://shadcn-blog.vercel.app/posts/pages</id>
        <link href="https://shadcn-blog.vercel.app/posts/pages"/>
        <link rel="enclosure" href="https://shadcn-blog.vercel.app/og/pages/image.webp" title="Next.js Pages" type="image/webp"/>
        <updated>2025-03-21T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Dive into the details of Next.js Pages with examples, dynamic routing, pre-rendering strategies like Static Generation and SSR, and pro tips for building fast, SEO-friendly web apps. Packed with insights and tricks from my latest project!]]></summary>
        <author>
            <name>You</name>
        </author>
    </entry>
    <entry>
        <title type="html"><![CDATA[Using MDX]]></title>
        <id>https://shadcn-blog.vercel.app/posts/using-mdx</id>
        <link href="https://shadcn-blog.vercel.app/posts/using-mdx"/>
        <link rel="enclosure" href="https://shadcn-blog.vercel.app/og/using-mdx/image.webp" title="Using MDX" type="image/webp"/>
        <updated>2025-03-23T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn MDX in Next.js to mix Markdown with React. This guide shows setup with @next/mdx, usage tips, and examples to embed JSX in posts—ideal for blogs, docs, and interactive tutorials.]]></summary>
        <author>
            <name>You</name>
        </author>
    </entry>
</feed>