This repository contains the source code and all content for my personal website, moritzlost.dev.
To generate preview images, first start the development server:
npm startGenerate preview images for all articles:
npm run generate-preview-imagesGenerate preview images for all articles, overwriting existing images:
npm run generate-preview-images -- --overwrite© Moritz L'Hoest
The content of this website (text, images, and other media) is my copyright. The source code is available for reference, but please do not reuse the content without permission.