The personal website of Laurens Groeneveld, built with Eleventy.
Start a local development server with
npm run start
This will open a live reloading version of the website at localhost:8080.
Build the website for production using
npm run build
The website and its content are licensed under CC BY-SA 4.0.