koenvangilst.nl icon indicating copy to clipboard operation
koenvangilst.nl copied to clipboard

Personal website using Next.js

koenvangilst.nl

The source code of my website and blog. This started as a clone of Lee Robinsons excellent personal website, but it has changed considerably in the meantime.

Overview

Running Locally

Create a .env file similar to .env.example).

$ git clone https://github.com/vnglst/koenvangilst.nl.git
$ cd koenvangilst.nl
$ pnpm
$ pnpm dev