Skip to content

RichardS0268/Notion-Blog-Template

 
 

Repository files navigation

Notion-Blog Template

Description

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! 🥳

Features

  • 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

Fork

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! 😁

About

Template of blog built on Notion

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.7%
  • CSS 7.3%
  • JavaScript 1.0%