Personal website of Willem Vanhulle, online at https://wvhulle.github.io/.
Install pnpm
.
curl -fsSL https://get.pnpm.io/install.sh | sh -
Run pnpm install
Run pnpm run dev
.
Run pnpm run build
and run preview with pnpm run preview
.
Automatically deployed by GitHub on push with git push
.