{
    "version": "https://jsonfeed.org/version/1",
    "title": "Next Folio Starter",
    "home_page_url": "https://next-folio-starter-v2.vercel.app/",
    "feed_url": "https://next-folio-starter-v2.vercel.app/feed.json",
    "description": "A clean, fast portfolio starter with smooth scrolling and animations, built with Next.js, Vercel, and Tailwind CSS.",
    "items": [
        {
            "id": "https://next-folio-starter-v2.vercel.app/blog/custom-mdx-examples",
            "url": "https://next-folio-starter-v2.vercel.app/blog/custom-mdx-examples",
            "title": "Custom MDX Examples",
            "summary": "Nextfolio custom MDX examples.",
            "date_modified": "2024-08-11T00:00:00.000Z",
            "tags": [
                "Custom MDX",
                "Web development"
            ]
        },
        {
            "id": "https://next-folio-starter-v2.vercel.app/blog/getting-started",
            "url": "https://next-folio-starter-v2.vercel.app/blog/getting-started",
            "title": "Getting Started with Nextfolio",
            "summary": "Instructions to build and configure your Nextfolio portfolio.",
            "date_modified": "2024-08-13T00:00:00.000Z",
            "tags": [
                "Configuration",
                "Web development"
            ]
        },
        {
            "id": "https://next-folio-starter-v2.vercel.app/blog/smooth-scrolling-with-lenis-and-gsap",
            "url": "https://next-folio-starter-v2.vercel.app/blog/smooth-scrolling-with-lenis-and-gsap",
            "title": "Smooth Scrolling with Lenis and GSAP in Next.js",
            "summary": "Learn how to implement butter-smooth scrolling with Lenis and GSAP animations in your Next.js application.",
            "date_modified": "2025-01-20T00:00:00.000Z",
            "tags": [
                "Next.js",
                "Animation",
                "Performance"
            ]
        }
    ]
}