Commit graph

5 commits

Author SHA1 Message Date
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
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
Sarah Norris
941bc3cb02 Version Bump 2023-07-13 10:10:08 +01:00
Vicente Canales
588bd1b505
Entry: Add asset licenses (#7227) 2023-07-12 18:07:36 -04:00
Vicente Canales
fe96f6aa3e
Entry: add theme (#7195)
* Add entry theme

Theme created by @beafialho

* Bump stylesheet version

* add showcase URL

* Remove "theme" attribute from template

* Compress big image files

Lossless compression had a minimal effect, but it's worth a try.

* Fix typo

* Change initial release version to 1.0.0
2023-07-04 17:59:10 -04:00