Skip to content

wvhulle/wvhulle.github.io

Repository files navigation

Willem Vanhulle

Personal website of Willem Vanhulle, online at https://wvhulle.github.io/.

Development

Install pnpm.

curl -fsSL https://get.pnpm.io/install.sh | sh -

Run pnpm install

Run pnpm run dev.

Build

Run pnpm run build and run preview with pnpm run preview.

Deploy

Automatically deployed by GitHub on push with git push.