Static website source of ggbergen.org
Site is built using the SSG feature of Next.js
- Node 20+ installed.
- Clone the repository
npm installnpm run dev
npm run build- Build goes to
/outdirectory
The repository is configured to automatically deploy to Github Pages, you just have to set GitHub Actions as the Build and Deployment source setting in the repo Pages settings.