Skip to content

Add tileImages front matter to control postlist hover rotation - #28

Merged
jjsnack merged 1 commit into
mainfrom
feat/postlist-tile-images
Aug 15, 2026
Merged

Add tileImages front matter to control postlist hover rotation#28
jjsnack merged 1 commit into
mainfrom
feat/postlist-tile-images

Conversation

@jjsnack

@jjsnack jjsnack commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add optional tileImages front matter param (array of image filenames) on post pages, letting authors pick which 4 images and in what order cycle on postlist tile hover, instead of always using the bundle's first 4 resources
  • Falls back to existing behavior when omitted
  • Added example usage to exampleSite/content/posts/gruyaert/index.md

Test plan

  • pnpm lint:check
  • pnpm build
  • Verified built exampleSite/public/posts/index.html reflects the specified tileImages order for the gruyaert tile

…frames

Lets a post specify which 4 images (and their order) cycle on postlist
tile hover, instead of always using the bundle's first 4 resources.
@jjsnack
jjsnack merged commit fa8cdf2 into main Aug 15, 2026
3 checks passed
@jjsnack
jjsnack deleted the feat/postlist-tile-images branch August 15, 2026 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant