Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 828 Bytes

File metadata and controls

35 lines (22 loc) · 828 Bytes

moritzlost.dev

This repository contains the source code and all content for my personal website, moritzlost.dev.

Tech stack

Preview images

To generate preview images, first start the development server:

npm start

Generate preview images for all articles:

npm run generate-preview-images

Generate preview images for all articles, overwriting existing images:

npm run generate-preview-images -- --overwrite

Copyright

© 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.