Text
Width

Post Images

Post Images

Store blog post image assets here, grouped by post slug:

assets/posts/
  YYYY-MM-DD-slug/
    social.png
    feed.png

Recommended outputs:

Suggested front matter in the corresponding file under docs/_posts/:

image: /assets/posts/YYYY-MM-DD-slug/social.png
feed_image: /assets/posts/YYYY-MM-DD-slug/feed.png

Until per-post assets exist, the site falls back to shared HALOS default images.