How to use Notion as CMS for your blog for free

Aditya Karad
1 min readJan 20, 2023

Learn how to use Notion as a CMS to run a blog for free on Vercel with minimal technical knowledge. Use Notion as content management system.

Why to use Notion as your CMS?

Notion is a great tool for writing. It supports markdown, images, layouts, videos, embeds, bookmarks, tables and databases. It’s like the modern day Microsoft Word.

I recently started my blog, and coded it myself. But I soon realised that my CMS lacked many features that Notion had. So I decided to use Notion as my CMS.

I searched online for solutions and found the following Github repository. It allows direct deployment of a Website to any cloud providers like Heroku, Vercel, Netlify and many others.

Using this repository, I was able to create a blog and deploy it to Vercel.

You don’t need any NextJS experience to do it yourself (because I myself don’t know NextJS!). Just follow the README file steps and you can set it up yourself!

--

--

Aditya Karad

⚡️IIT Roorkee 2022. I’m interested in tech, and I like to write code, build software and read interesting things. More at adityakarad.com