一个使用 NextJS + Notion API 实现的,部署在 Vercel 上的静态博客系统。为Notion和所有创作者设计。
只需几分钟即可搭建您的个人站点,欢迎移步我的博客 查看教程
Terima kasih Craig Proyek Nobelium diprakarsai oleh Hart
Craig Hart |
- Duplicate This Notion Template and shared it to public
- Fork This Repo
- (可选) 用自己的图片替换
/public
文件夹里的avatar.jpg
、favicon.svg
和favicon.ico
- 在
blog.config.js
配置相关选项,NOTION_PAGE_ID
: 你刚刚分享出去的 Notion 页面网址中的页面 ID,通常是网址中工作区地址后的 32 位字符串
- (可选) 用自己的图片替换
- Deploy to Vercel
- 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
- Framework: Next.js
- CSS: Tailwind CSS 和
@tailwindcss/jit
compiler - Redered: React-notion-x
- Comments: Giscus, Gitalk, Cusdis, Utterances
- Icons:fontawesome v5.15
The MIT License.