sfpc.github.io icon indicating copy to clipboard operation
sfpc.github.io copied to clipboard

generate people thumbnails for classes & people page

Open moisestech opened this issue 11 years ago • 2 comments

Should be 100px

moisestech avatar Apr 19 '14 22:04 moisestech

Closed by @ofZach in 81912fe029:

I also tried to shrink some images, using sips... things like this helped:

sips -Z 400 *.jpg --setProperty formatOptions 95 (resize to fit within 400 width keep aspect ratio all jpgs in place quality 95)

sips -Z 50 *.png

(resize to fit in with 50 all pngs)

I did the people images for the classes page, and the courses images, I think there's more work that can be done. It probably makes sense to use a jeckyll image plugin for generating things like this but I didn't have time to get into that.

Will open a separate enhancement issue for automating this with a jekyll plugin.

caseyg avatar Jul 20 '14 15:07 caseyg

I didn't really finish this so re-opening -- there's still a lot of big images to make smaller

ofZach avatar Jul 21 '14 02:07 ofZach