๐Ÿ“ฆ hyoban / burogu

A minimal blog template based on Next.js 13

โ˜… 57 stars โ‘‚ 5 forks ๐Ÿ‘ 57 watching
blognextjsnotiontailwindcsstemplatevercel
๐Ÿ“ฅ Clone https://github.com/hyoban/burogu.git
HTTPS git clone https://github.com/hyoban/burogu.git
SSH git clone git@github.com:hyoban/burogu.git
CLI gh repo clone hyoban/burogu
Stephen Zhou Stephen Zhou chore: update ee7206f 2 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .vscode
๐Ÿ“ app
๐Ÿ“ components
๐Ÿ“ config
๐Ÿ“ hooks
๐Ÿ“ lib
๐Ÿ“ posts
๐Ÿ“ public
๐Ÿ“ styles
๐Ÿ“ types
๐Ÿ“„ .editorconfig
๐Ÿ“„ .gitignore
๐Ÿ“„ .prettierignore
๐Ÿ“„ next.config.js
๐Ÿ“„ package.json
๐Ÿ“„ pnpm-lock.yaml
๐Ÿ“„ postcss.config.js
๐Ÿ“„ README.md
๐Ÿ“„ tailwind.config.js
๐Ÿ“„ tsconfig.json
๐Ÿ“„ vercel.json
๐Ÿ“„ README.md

burogu

Deploy with Vercel

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.ts according 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.