
Commit
Changelog and release-notes site built with Tailwind CSS, Next.js, and MDX.
Podcast website built with Tailwind CSS and Next.js.
This template is a Tailwind Plus Transmit-based podcast site using Next.js 16, React 19, TypeScript, and Tailwind CSS v4, with react-aria powering the audio player. The site is served from the src/app/(main) route group; the home page is src/app/(main)/page.tsx. The persistent audio player lives in src/components/player; other shared UI in src/components; episode data is parsed from a podcast feed (XML) via helpers in src/lib; styles in src/styles/tailwind.css. Use the bundled frontend-design and next-best-practices skills before substantial UI or Next.js changes.

Changelog and release-notes site built with Tailwind CSS, Next.js, and MDX.

Conference and event landing site built with Tailwind CSS and Next.js.

Personal website and blog built with Tailwind CSS, Next.js, and MDX.