Sanshit-sagar / next-notion-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
NextJS Notion Blog
A NextJS app using Notion as a CMS for a blog
next
notion
tailwindcss
typescript

NextJS Notion blog example

This is an example NextJS app that uses Notion as a CMS for a blog.

Deploy on Railway

✨ Features

  • NextJS
  • TypeScript
  • TailwindCSS
  • Notion as a CMS

πŸ’β€β™€οΈ How to use

  • When you deploy your application using the link above, we will ask you for the NOTION_TOKEN and the BLOG_INDEX_ID. This section will guide you on how to get those variables and deploy your blog to Railway.

    Blog index ID

    • Notion token: To get this, just look for the token_v2 cookie while on Notion.

    Notion token

πŸ“ Notes

  • Based on what your source for the images is, you will need to update the images key inside next.config.js otherwise your images will not render properly.

About


Languages

Language:TypeScript 88.4%Language:JavaScript 10.1%Language:CSS 1.5%