Setting up a Notion powered blog

Notion (finally!) released their API to the public on May 11, 2021. I love Notion and use it everyday for work and personal use and always wanted to use it as a CMS for my personal blog.

So, as soon it was announced, I started working on this open-source starter template that is powered by Notion, Next.js, Tailwind CSS and Vercel. Which I've used to create this blog aka My Notas.

Since Notion API is in Public Beta, not all the features come through the API yet, so I will be updating the starter template as it improves.

Check out this blog post I wrote on how you can setup your own Notion powered blog and check out the source code on Github.