Blog

Why I’m Building My Blog with Sanity and Next.js

A quick look at why I chose Sanity CMS and Next.js for my personal blog project.

Sun Aug 03 2025
building-boxes


Sanity CMS and Next.js make a great combo for building fast, flexible blogs. I wanted a system that lets me edit content without pushing code every time, but also gives me full control over the frontend.

With Sanity, I can structure my content exactly how I want and manage it through a nice editor. And with Next.js, I can fetch and render that content however I like — statically, server-side, or client-side.

This is just a test post, but I’m excited to build more.