Commit graph

4 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
Sarah Norris
929ad61ffd
Adventurer: Updates ready for dotorg (#6871)
* Add font licenses

* Bump version

* Remove unused images

* Replace Unsplash image

* Add image license info

* update min wp version to 6.1

* compress images

* converted coconut image from png to jpg

---------

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
Co-authored-by: Jason Crist <jcrist@pbking.com>
2023-03-14 11:17:39 +01:00
Sarah Norris
6deb51fbf6
Adventurer: Apply latest changes (#6837)
* Update style.css

* Update screenshot

* Update home.html

* Remove separator from single.html

* Remove border from post nav

* Remove background from secondary header nav

* Compress image

* Swap post content block for list pattern
2023-02-09 11:50:52 +00:00
Sarah Norris
6470d43376
Add Adventurer theme (#6773)
* Adventurer initial commit

* Compress screenshot

* Compress asset images

* Update version numbers

* Rename home template

* Escape about pattern

* Patternise home template

* Fix theme.json error

* Move home header into pattern

* Patternise header

* Indent about

* Patternise footer

* Rename sidebar2 to sidebar

* Patternise post meta

* Remove nav refs

* Patternise secondary header

* Patternise sidebar

* Patternise 404

* Fix secondary header

* Remove all staging site links

* Translate list pattern

* Translate stats pattern

* Indent templates

* Remove static ids

* Add Author URI

* Add spacing to home and page templates

* Fix home and page spacing
2022-12-16 15:10:47 +00:00