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.
All config is defined in the notion.ts.
- Clone this repo
- Change the config value like NOTION_KEY in notion.ts
- yarn install
- yarn dev to test locally
Hurley's Homepage ©Hurley. Released under the MIT License.