-
@Keithamus ah, right on. I’d likely do this with the
eleventy.afterevent: 11ty.dev/docs/events/#event-arguments Theresultsarg gives youinputPathwhich would allow you to do a file system check for foo.png and generate it if it doesn’t exist in the output folder. -
@Keithamus One more note that if you use eleventy-img you get that disk cache for free 11ty.dev/docs/plugins/image/#disk-cache