[go: nahoru, domu]

Skip to content

Jeffreyhung/NotionNext-NotionBlog

 
 

Repository files navigation

NotionNext

Forked from NotionNext

Features

  • 支持更多的页面,功能,更多特性、欢迎移步我的博客查看
  • Supports switching between themes
Next Medium Hexo Fukasawa
预览NEXT 预览MEDIUM 预览HEXO 预览FUKASAWA

*You can update the theme by changing the THEME in the blog.config.js file, didn't see one you like? Consider contribute one~

Quick Start

  • Duplicate This Notion Template and shared it to public
  • Fork This Repo
    • (可选) 用自己的图片替换 /public 文件夹里的 avatar.jpgfavicon.svgfavicon.ico
    • blog.config.js 配置相关选项,NOTION_PAGE_ID: 你刚刚分享出去的 Notion 页面网址中的页面 ID,通常是网址中工作区地址后的 32 位字符串
  • Deploy to Vercel

NotionNext Document

Develop

  • Node.js is required
yarn # install packages
yarn run dev # local dev
yarn run build # local build
yarn run start # start local Next JS service

Based on

Update logs

Logs

License

The MIT License.

About

Static Blog hosted on Vercel, based on NextJS & Notion API

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 86.1%
  • CSS 13.9%