Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 660 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 660 Bytes

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.