Skip to content

HurleyWong/notion-react-hurley

Repository files navigation

NOTION-REACT-HURLEY

Intro

This repo is my personal homepage (including blog, article, notes etc.).

It uses Notion as CMS, fetching content from Notion and then use Next.js to render everything.

This site is deployed on Vercel.

Setup

All config is defined in the notion.ts.

  1. Clone this repo
  2. Change the config value like NOTION_KEY in notion.ts
  3. yarn install
  4. yarn dev to test locally

Hurley's Homepage ©Hurley. Released under the MIT License.