Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 344 Bytes

Xebia leest voor

Video list: https://www.youtube.com/@jorgeliauw2809/featured

Run the hugo site locally:

hugo server -D

Images

Resize the featured image to a smaller size. We do this to make sure all images have the same dimensions:

find ./content/videos -name "featured.*" -exec ./generate-banner.sh {} \;