8000 GitHub - kvaishak/notes: Static Blog/Notes using Notion and Nextjs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kvaishak/notes

 
 

Repository files navigation

morethan-log

image

Static Blog and Resume using Notion and Next.js, deployed on Vercel.

Features

📒 Writing posts using notion

  • No need to commit to write a post
  • Posts made on Notion are immediately posted

📄 Use as a page such as resume

  • Writing pages as well as posts using Notion
  • resume, portfolio, ... and much more

👀 SEO friendly

  • Dynamically generate OG IMAGEs (thumbnails!) for posts. (og-image-korean)
  • Dynamically create a sitemap for posts

🤖 Various plugin support through CONFIG

  • You can set your own profile information
  • GA, utterances can be easily applied

Getting Started

  1. Star this repo
  2. Duplicate this Notion template, and share it to the public
  3. Customize notes.config.js
  4. Deploy on Vercel, set following environment variables
    • NOTION_PAGE_ID (Required): The ID of the Notion page you previously shared to the web, usually has 32 digits after your workspace address. (ex. quasar-season-ed5.notion.site/[NOTION_PAGE_ID]?v=[VERSION_ID])
    • image

License

The MIT License.

This projects is based on nobelium.

About

Static Blog/Notes using Notion and Nextjs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.2%
  • JavaScript 22.3%
  • CSS 6.5%
0