Danieldemmel.me A new incarnation of my personal website and blog, using Next.js. Development nvm use yarn install yarn dev Notes Convert images to WebP: cwebp -lossless image.png -o image.webp cwebp image.jpg -o image.webp