Images
Image pipeline
Section titled “Image pipeline”- Upload — drag-drop or click in the feature image field. Max 20MB input.
- Convert — automatically converted to WebP (max 1200px wide, 82% quality, EXIF rotation corrected)
- Push — uploaded to GitHub via Contents API
- Hugo:
static/images/posts/{date}-{slug}-{uid}.webp - Astro:
public/images/posts/{date}-{slug}-{uid}.webp
- Hugo:
- Front matter —
/images/posts/filename.webpwritten tofeature_imageautomatically
Existing images
Section titled “Existing images”In advanced mode, the image uploader shows a gallery of existing images in your repo. Click any image to select it as the feature image without uploading again.
File naming
Section titled “File naming”Images are named automatically:
2026-05-21-my-post-title-a3f2b1c4.webpFormat: {date}-{slug}-{8-char-uid}.webp