Starter template for blogkit.
Duplicate the database to your notion.
Follow the Create an integration to:
- Get
NOTION_TOKEN
(secrets from internal integration token) - Add connection to the database
- Get
NOTION_DATABASE_ID
Save NOTION_TOKEN
and NOTION_DATABASE_ID
.
- Update the site title in
blogkit.config.ts
.
Deploy the blogkit notion starter using Vercel: