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.
- Framework: Next.js with React Server Components
- Deployment: Vercel
- Content: MDX
- Styling: Tailwind CSS
Create a .env
file similar to .env.example
).
$ git clone https://github.com/vnglst/koenvangilst.nl.git
$ cd koenvangilst.nl
$ pnpm
$ pnpm dev