burogu
burogu copied to clipboard
A minimal blog template based on Next.js 13
burogu
How to use this project
Prepare Notion database
- First prepare an empty database for storing blog posts, get
NOTION_DATABASE_ID - Create Integrations, get
NOTION_TOKEN, and connect to the database
Start setup
- Fork my code or use this repository as a template
- Modify the contents of
site.config.tsaccording to your information - Create a new project in Vercel with this repository
- Fill in the environment variables
NOTION_TOKEN,NOTION_DATABASE_ID
Recommended writing mode
Write on any other page, and when finished, copy or move to the created database.