Skip to content

laurensgroeneveld/laurens.io

Repository files navigation

laurens.io

The personal website of Laurens Groeneveld, built with Eleventy.

Running locally

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

License

The website and its content are licensed under CC BY-SA 4.0.