I develop this blog by Next.js, and I use Notion as editor of the blog, so I write about that.
The structure is really simple. Next.js server calls notion API to get posts information from the notion table. The below image is my memo before coding.
This is the code of this blog.
https://github.com/masaishi/notion-blog
This is my first time writing a tech post in English, so if you have any pointers, whether about programming or English, please send a comment on the notion page below.
How I developed this blog (Next.js and notion)