Commit graph

11 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
Vicente Canales
647e2590e2
Version Bump 2023-10-12 11:26:55 -03:00
Takashi Irie
2b2e6bf128
Awburn: Make sure full width elements stretch edge to edge. This also fix 404 template. (#7380) 2023-10-12 11:18:31 -03:00
mmtr
9b4c1bc33a Version Bump 2023-10-03 18:23:09 +02:00
Miguel Torres
ea08792111
Awburn: set as inactive (#7405) 2023-10-03 18:14:57 +02:00
Jeff Ong
f14ea014e8 Version Bump 2023-09-07 14:41:02 -04:00
Jeff Ong
6513de180e
Swap home page content. (#7352) 2023-09-07 20:39:37 +02:00
Sarah Norris
45a05ee3f9 Version Bump 2023-09-05 11:13:52 +01:00
Miguel San Segundo
a5c2db80bb
Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342) 2023-09-05 16:56:35 +07: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