Nobelium Blog 博客搭建
status
Published
slug
blog-build
date
Apr 16, 2023
tags
Tutorial
type
Post
summary
…
Nobelium🔗
Nobelium 使用NextJS + Notion API 实现的,部署在 Vercel 上的静态博客系统。
- Fork Nobelium Github 仓库 到本地
- Duplicate 这个Notion模版, 并且 开启分享 (后面Vercel 环境变量需要配置分享的pageId)
- 自定义 修改项目
blog.config.js
文件
Vercel🔗
- 创建项目 关联你 Fork 的 Nobelium项目
- 配置
NOTION_PAGE_ID
环境变量
NOTION_PAGE_ID
是分享出去的notion 地址的 pageId
在Vercel部署 添加环境变量

等待部署完成⌛️ ~ 结束
配置开启评论
blog.config.js
comment → provider → utterances