website icon indicating copy to clipboard operation
website copied to clipboard

Compress images

Open mueller-ma opened this issue 4 years ago • 2 comments

Images could be compressed to improve loading times of the website. There's a handy GitHub bot for that: https://github.com/marketplace/imgbot I added it to my personal fork of this repo: https://github.com/mueller-ma/website/pull/1

mueller-ma avatar May 10 '20 08:05 mueller-ma

We can give it a try, but it would only cover the images that are on this repo (the bulk of them are archived docs of previous versions), not those which are imported from other repos as part of the build process.

ghys avatar May 10 '20 15:05 ghys

I run imgbot in the docs repo to try to optimize the logos (https://github.com/openhab/openhab-docs/pull/1222, for the next.openhab.org website, not the current) - since they appear on the home page, this marginally helps reducing its weight.

ghys avatar May 10 '20 19:05 ghys