Commit graph

3 commits

Author SHA1 Message Date
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Madhu Dollu
12e74ff121
Issue: Compress screenshot image size (#7213) 2023-07-07 18:27:34 +05:30
Madhu Dollu
0389566553
Issue: Add theme (#7171)
* Issue: Add theme

* update theme and wp versions

* remove theme attribute from templates

* fix patterns

* fix site logo

* remove layout definitions from theme.json

* update names in functions.php

* remove unused images

* update license information

* fix post-meta template part

* rename theissue to issue

* rename directory

* update theme author
2023-07-07 18:07:14 +05:30