Commit graph

13 commits

Author SHA1 Message Date
Vicente Canales
0509fc2f59
Workflow security issue (#7778)
* split workflow; checkout create-preview-links from trunk

* split changed themes by ,

* revert test values
2024-04-27 20:38:22 -04:00
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
869c30fc25 Version Bump 2023-07-31 11:02:25 +01:00
Sarah Norris
32d31596fa
Rainfall & Adventurer: Update sidebar tag to aside (#7284)
* Rainfall: use aside tag for sidebar

* Adventurer: use aside tag for sidebar
2023-07-31 10:58:47 +01:00
Wojtek Naruniec
deb984d694 Version Bump 2023-04-04 11:19:28 +02:00
Wojtek Naruniec
3a6c75a92e
Update new theme links to point to WPCOM instead of GitHub (#6969) 2023-04-04 11:08:46 +02:00
Jeff Ong
c33f34793e Version Bump 2023-03-16 16:20:47 +00:00
Jeff Ong
631cca5a85
Adventurer: design fixes (#6917)
* Fix font weights for headings.

* Add appearanceTools support.

* Add search to bottom of home template.

* Add spacer to query loop post templates.

* Fix no results template.
2023-03-16 16:14:34 +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
madhusudhand
eb5378f012 Version Bump 2023-02-23 16:44:53 +05:30
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