Commit graph

4 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
Vicente Canales
e03f5cabb3
Re-add bedrock. (#7606)
* Bedrock: Initial commit

* Bedrock: Add role atribute for sites without Gutenberg plugin

* Bedrock: add missing strict types declaration

---------

Co-authored-by: Takashi Irie <takashi@automattic.com>
2024-01-11 09:42:24 -05:00
Takashi Irie
df17505e84
Remove Bedrock temporarily (#7605) 2024-01-11 11:39:46 -03:00
Takashi Irie
bcfa0743ba
Bedrock: Initial commit (#7578)
* Bedrock: Initial commit

* Bedrock: Add role atribute for sites without Gutenberg plugin
2024-01-10 11:53:50 -05:00