About
This project was created as a test of the Notion API — to see how Notion pages can be turned into a working blog. The idea was simple: write posts directly in Notion, fetch them through the API, and render them with Next.js.
It’s not meant to be a full‑scale CMS, but rather an experiment to explore:
- how different content formats (headings, lists, images, code blocks) can be displayed,
- how plugins improve the experience,
- and how lightweight a blog can be when powered by tools you already use every day.
Design inspiration? I basically took Notion’s design and made just a tiny tweak. Honestly, their clean layout was too good not to borrow — and it fits perfectly for a lightweight blog experiment.