Commit graph

8 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
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
Jason Crist
ef2c7da838
Corrected version numbers that should have already been at 1.x or higher (#7055)
* Corrected version numbers that should have already been at 1.x or higher.
2023-05-04 13:53:38 -04:00
alaczek
6ab8ed06d8 Version Bump 2022-11-28 11:05:25 +11:00
alaczek
969ce23dc0
Update/calyx pattern fixes (#6749)
* Cayx: Update column widths in the home page pattern.

* Calyx: Fix footer pattern.
2022-11-28 11:04:01 +11:00
alaczek
ba073a2c4b
Calyx: Initial commit. (#6704)
* Calyx: Initial commit.

* Calyx: Add image assets.

* Calyx: Update homepage pattern to use included image assets.

* Calyx: Remove unused code.

* Calyx: Update header spacing.

* Calyx: Removing a bunch of templates, as this is meant to be a simple single-page, single-purpose theme.

* Calyx: Add readme.txt file.

* Calyx: Update index template to display full post/page content.
2022-11-28 09:50:48 +11:00