Next.js Notion Starter Kit is a boilerplate / starter template to quickly build a website (blog, portfolio, documentation site) using Next.js and react-notion-x, while using a public Notion page as a CMS. It’s the same foundation the author uses to power their personal site. The idea is to let you write and manage content in Notion, and have that content rendered as a fully functional, statically-generated React/Next.js site, with minimal setup — usually just a configuration file to point to your root Notion page. ...