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
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