Commit graph

2 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
Jeff Ong
aa9fd4d844
Awburn: add theme (#7310)
* Initial commit and remove theme attribute.

* Rename to awburn.

* Add home template.

* Remove comments.

* Escape patterns.

* Update to reference patterns.

* Version bump.

* Consolidate footer patterns.

* Fix home.

* Rename images.

* Convert to webp and compress.

* Add font license info.

* Add layout constrain to post content.

* Image license credits and missing image.

* Bump version.
2023-08-30 21:29:14 +02:00