This repo is forked from nextjs-notion-starter-kit. Thanks to @Travis Fischer, I constructed my personal blog successfully even if I barely know React
and TypeScript
.
This repo uses api of Notion, thus I can write blogs directly using Notion. I would like to share my courses notes, paper notes, reading notes and projects on my blog. Welcome to visit it! 🥳
-
Sexy Appearance (Thanks to @Travis Fischer)
-
Global Search (Notion inner api)
-
Comment (Additional function based on utterances🔮)
-
Only signed in github users can make comments
-
Background color (light or dark) changes synchronously with blogs
-
If you want a similar blog like mine. You can fork this repo and change some personal information (file or folder marked with ✍🏻
). You can follow the readme of nextjs-notion-starter-kit to accomplish most of them. To enable the comment function, please construct a repo for comments and follow steps of utterances' tutorial 🔮. Then change the line in components/NotionPage.tsx
to your own repo. Have fun and good luck! 😁