type
status
date
slug
summary
tags
category
icon
password
简要记录一下使用 Notion+Github+Vercel 建站过程~
过程
Notion
- 注册并登录 Notion 账号
- 打开并拷贝 NextNotion 模版(点击右上角的 Duplicate 图标)
- 获取页面ID(右上角依次点击 Share >> Publish >> Publish,开启页面共享,获取共享链接,保存其中 ”.notion.site/” 紧随其后的 32 位字符串)
Github
- 注册并登录 Github 账号(不要使用国内邮箱,否则后续登录 Vercel 时会触发账号封禁)
- 一键 fork 项目
Vercel
- 注册并登录 Vercel 账号(推荐使用 Github 账号登录)
- 创建项目(Import from Github Repository)
- 添加环境变量(NOTION_PAGE_ID=页面ID)
- 点击 Deploy 按钮
详见参考
- Author:Verger
- URL:verger.top/article/fcc7331c-ad0e-45fd-a22b-7a799499abcf
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!
Relate Posts