This repository powers the CPST Website It uses Notion as a CMS, fetching content from Notion using there API and then uses Next.js.
The site is deployed to Netlify.
This repo is what I use to power CPST Website, click HERE to check it out.
Writing posts is as simple as creating a page in my beloved Notion ❤
This GitHub repo is customised by Me
- Notion Integration: The website uses Notion API to fetch content and display it on the website. learn more about Notion Integration HERE.
- Easy Configuration: All config is defined in site.config.ts.
- Deployment: The website can be deployed to Netlify or Vercel with a single command npm run deploy.
The website is deployed on Netlify