「NOBELIUM」で洗練されたNotionブログを構築する
date
Apr 29, 2021
type
Post
status
Published
slug
building-nobelium
summary
Build Notion blog by Nobelium.
tags
Tech
備考
GithubでNotionBlog関連のレポジトリを漁っていたらNobeliumというものを見つけ、ブログを構築してみた。
1ヶ月ほど前に作られたばかりで今も開発が進んでる。
コードもデザインも洗練されいて中国の人たちのレベルの高さを感じた。
作り方
- READMEのQuickStartに従ってビルド
- ページテンプレートを自分のNotionへDuplicate
- レポジトリをfork
- blog.configを編集
- Vercelでfrokしたレポジトリをデプロイ
NOTION_PAGE_ID
はNotionのページURLの末尾にある文字列NOTION_ACCESS_TOKEN
はNotionをブラウザで開いたときのCookieに入ってる
- (自分好みにカスタマイズ)
気をつけたいこと
180日でNotionのトークンが切れるのでたまに更新する必要がある。
Keep in mind notion token is only valid for 180 days, make sure to update manually in vercel dashboard, we probably switch to Official API to resolve this issue in the future.
まだバグがあるみたいでいくつかバグFixのPRを出してみたらすぐマージされてお礼のDMがもらえた。こういうの嬉しい。