thelapyae / Personal-Website

Deploy your own Notion-powered website in minutes with Next.js and Vercel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is what I use to power my personal site

It uses Notion as a CMS, fetching content from Notion and then uses Next.js and react-notion-x to render everything.

The site is then deployed to Vercel.

All config is defined in site.config.js.

  1. Fork / clone this repo
  2. Change a few values in site.config.js
  3. npm install
  4. npm run dev to test locally
  5. npm run deploy to deploy to vercel 💪

About

Deploy your own Notion-powered website in minutes with Next.js and Vercel.

License:MIT License


Languages

Language:TypeScript 76.3%Language:CSS 18.3%Language:JavaScript 4.4%Language:Shell 0.9%