jyash97 / nextjs-notion-blog

Home Page:nextjs-notion-blog-lime.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Notion blog

Starter template for creating blog with Notion as CMS. Uses Notion API.

Demo

https://www.loom.com/share/f8c68ab7e0c6462dadc3f9fc92252c64

How to create blog?

  1. Fork the repo.
  2. Create Notion auth token here.
  3. Create a new database in Notion [ new page with a database ]. Learn more here.
  4. Set environment variables:
    NOTION_AUTH_KEY=your_key
    NOTION_DATABASE_ID=your_db_id
    

Note

The API is still in beta and doesn't support many components like quote, code , divider, etc.

About

nextjs-notion-blog-lime.vercel.app


Languages

Language:JavaScript 100.0%