Conversation
qooban
left a comment
There was a problem hiding this comment.
Looks very good 👍🏻 I really appreciate hard work of going over this big amount of screenshots.
I've got just one - general comment: I see you are lucky man using 4K display ;-) But looking at stats we probably won't benefit much from it yet and also image file sizes are bigger than before. AFAIR Hugo (at least with current configuration) is not compressing images, it just shows them as is.
What do you think about rescaling images (e.g. 50%)? There are probably some tools to do mass rescale on a list of images. Or maybe there's Hugo configuration to do that automagically? 🤔
I was just cutting out some pieces of screenshots made on Dell's laptop Anyway, I think that the proposition about rescaling images is a valid one Images were resized within eb65d97 🎸 |
PR is about updating screenshots related to theming changes
As theming changes were quite extensive, I've used the strategy of going through every static/images/ui image to update it if the update would be needed and if I'd be able to recreate presented on the screenshot circumstances
Additional benefit to that strategy is the fact that I was able to remove screenshots which weren't used anywhere within this repo 🎉