A while ago I finally decided to rebuild my blog and portfolio site — previously running on Django — using Next.js and Tailwind CSS.
Really happy with how it turned out - clean, fast, and much easier to maintain than my previous setup. There's no backend, so all the posts are stored as mdx files.
You can see it in action at claritydev.net.
If anyone's curious to see how it works or wants to start using it with minimal setup, I've packaged the template and made it available on Gumroad. Includes MDX support, dark mode, responsive design, and all the essentials.