Modern and Responsive Blog with Next.js and Sanity

Edgar Robles
Edgar Robles
Laptop with code on its screen

The quickest way to start a blog.

I've been trying to start a blog for years now, but I never found the right platform. I wanted more ownership over my content and I wanted a simple, clean, and professional environment.

While looking online for a solution, I stumbled upon a template on Sanity's website, and one in particular was created with Next.js.

Sanity + Next.js Clean Template

All you have to do is click "Use Template" and Sanity will provide you with just one command to install all the packages required.

Afterwards, run npm run dev and your app will compile locally.

Lastly, publish your branch on GitHub and deploy on Vercel and you are live!