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
alaczek
c6a0c1441a Version Bump 2023-11-29 10:20:03 +11:00
arthur
d7bc31a598 Version Bump 2023-08-08 14:10:45 +08:00
Jason Crist
01390caae5 Version Bump 2023-07-31 16:45:15 -04:00
Sarah Norris
2d84d63ffb Version Bump 2023-07-25 11:33:05 +01:00
alaczek
d132a40d6c
Update readme.txt (#7261)
Add image credits.
2023-07-25 10:29:27 +01:00
alaczek
ce127931f9
Creatio: Bulk fixes (#7237)
* Update style.css

Remove blockGap between header/sections/footer for Pattern Assembler.

* Update footer.php

Update footer pattern - remove the space at the bottom.

* Update index.html

Add top padding to content in index template (required after removing gaps between header/content/footer, but also it felt a bit tight).

* Update single.html

Change the layout setting on the post content to all full-width/wide blocks inside post/page content.

* Update style.css

Update the theme meta info.

* Update readme.txt

Update the theme meta info.
2023-07-14 11:27:02 +10:00
Jeff Ong
dcc04b018c Version Bump 2023-07-12 14:24:01 -04:00
alaczek
e98f1c544f
Update Creatio (#7229)
* Update single.html template

Allow post content to stretch full width, and turn on "inner blocks use content width" option.

* Add screenshot.png

Add theme screenshot and update the image credits.

* Update post-meta.html

Update the typography of the post meta template part.

* Update search.html

Make the search result page use grid layout for posts.

* Turn post byline into a pattern.

Turn post byline into a pattern to make it translatable.

* Update post title

Update post title font size in index/archive templates.

* Update theme.json

Increase the line-height for headings.
2023-07-12 15:42:49 +10:00
alaczek
f39c4e5838
Creatio: Add theme (#7145)
* Creatio: Add theme

---------

Co-authored-by: Jason Crist <jcrist@pbking.com>
2023-06-21 12:47:54 -04:00