Commit graph

9174 commits

Author SHA1 Message Date
Henrique Iamarino
98e390fae1
Layover: fixing after Dotorg review (#8030)
* Layover: Fixing after Dotorg review

* Layover: fixing content links

* Layover: Fixing palette to fix color links

* Layover: Updating version number
2024-08-22 14:50:21 +02:00
Henrique Iamarino
ea71d0eead
Grammer: add theme (#7861)
* Grammer: add theme

* Grammer: fixing after review

* Grammer: featured images instead of covers

* Grammer: fixing footer

* Grammer: removing unnecessary font

* Grammer: Adding new fonts to style variation

---------

Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-08-22 14:29:39 +02:00
Sarah Norris
668cc7da29
Fix dotorg deploy script (#8020)
* Attempt to fix dotorg deploy script

* Check theme has been approved before attempting to update

* Revert change to wpcom specific tags line

* Fix spacing

* remove trailing slashes

* Update deploy-dotorg.sh

Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>

* Add check to compare version numbers already deployed

* Remove decimals from versions before comparing

---------

Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
2024-08-22 13:03:33 +01:00
Miguel
0c430bdb5d Version Bump 2024-08-22 18:05:40 +07:00
Miguel San Segundo
271fa21b4c
Alves: Update Twitter Logo (#8029)
* Replace Twitter logo with X logo

* Reduce size to match others

* Keep Twitter.com and X.com separated
2024-08-22 17:57:34 +07:00
Henrique Iamarino
8cc29719b9
WP-DOS: add theme (#7879)
* WP-DOS: add theme

* WP-DOS: adjusting background image

* WP-DOS: fixing after review

* WP-DOS: Removing failed style variation

---------

Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-08-22 10:38:49 +02:00
alaczek
0c65de7f19 Version Bump 2024-08-20 12:37:12 +10:00
Dean Sas
48a0cb2435
Luminance: Fix display of featured images (#8023)
The featured images in Luminance were completely misaligned due to
changes in how Gutenberg has changed the specifity of style rules.
Rather than the custom block-specific CSS for the core/featured-image
block taking priority, the default block library styles did.

The problem has been reported upstream
(https://github.com/WordPress/gutenberg/issues/64453) but in the
meantime, using the theme-wide custom CSS fixes the problem.
2024-08-20 12:34:29 +10:00
alaczek
b007e79a60 Version Bump 2024-08-16 10:49:54 +10:00
alaczek
5b18a6582f
Update footer.php (#8021)
* Update footer.php

Swap static links to a nav menu.

* Update footer.php

Remove nav ref id.
2024-08-16 10:43:56 +10:00
alaczek
4e36b3bfbb Version Bump 2024-08-16 10:37:14 +10:00
alaczek
b0cbc8eb7e
Hola: Round of fixes (#8015)
* Remove unused files.

* Add comments pattern

* Update single.html

Move content of single post from pattern to template

* Update post-meta.php

Consolidate post meta into single pattern.

* Update footer.php

Update the translation functions.

* Update 404.php

Update the translation functions.
2024-08-16 10:35:17 +10:00
alaczek
39e7bc0bc0 Version Bump 2024-08-16 10:14:19 +10:00
alaczek
18f93c86dd
Update footer.php (#8009)
Separate strings from HTML.
2024-08-16 10:11:41 +10:00
Miguel
2ba4dd2aa9 Version Bump 2024-08-15 13:30:19 +07:00
Sarah Norris
0e66200aa3
Tweak rootHasVersionBump logic (#8019) 2024-08-14 18:04:07 +01:00
Henrique Iamarino
447714a565
Olympique: add theme (#8007)
* Olympique: add theme

* Olympique: Fix readme  file

* Olympique: Fixing after review

* Olympique: Replacing Navigation
2024-08-14 11:32:31 +02:00
alaczek
7446b82ac6 Version Bump 2024-08-14 13:59:51 +10:00
alaczek
d8ca072967
Fix permissions on font files. (#8014) 2024-08-14 12:13:47 +10:00
alaczek
fcb4fc6e2f Version Bump 2024-08-14 11:42:15 +10:00
Henrique Iamarino
63aa2b2932
Musee: Adding style variations (#8012) 2024-08-13 14:15:45 +02:00
Henrique Iamarino
4060e204e9
Layover: add theme (#7890)
* Layover: add theme

* Layover: Fixing fonts and variations

* Layover: Cover image displays as a link

* Fix home image.

---------

Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
Co-authored-by: jasmussen <joen@automattic.com>
2024-08-13 12:15:32 +02:00
Vicente Canales
c53b2951ef
Theme preview: use pull_request_target (#8011) 2024-08-13 01:33:43 -04:00
Henrique Iamarino
86579e7425
Musee: add theme (#8008) 2024-08-12 14:35:23 +02:00
alaczek
aa04c4906f Version Bump 2024-08-09 10:24:42 +10:00
Beatriz Fialho
41189221b7
Saison: add theme (#7961)
* Saison is a clean, modern theme for restaurants, bakeries and other food businesses. It comes with page patterns and style variations that allow you to quickly design and launch your website.

* Update header.html

Remove navigation ref id.

* Update footer

Switch static footer content to a pattern.

* Remove hidden .DS_store files

* Update path to imagaes

* Pattern updates

Switch cover block to group block, and update path to images.

* Add a page template without title

Since this theme includes a few landing page patterns I decided to add a page template that displays these full-width to make it easier to create a landing page.

---------

Co-authored-by: alaczek <ola@bodera.com>
2024-08-09 10:22:16 +10:00
Jeremy Herve
c3c8bfacb6
Issue templates: update bug report template to match other repos (#8006) 2024-08-08 13:11:24 +02:00
Dean Sas
1e693f72ed Version Bump 2024-08-08 11:28:38 +01:00
Dean Sas
c7116bb010
Update font file permissions (#8005)
Co-authored-by: alaczek <ola@bodera.com>
2024-08-08 11:26:43 +01:00
alaczek
5669be178c Version Bump 2024-08-08 19:46:42 +10:00
Rich Tabor
b7eaba26f0
Minor style tweaks for Assembler (#7989)
* Remove auto-applied padding on headings when color is applied.

* Adjust default column blockGap
2024-08-08 19:44:49 +10:00
Henrique Iamarino
61d60a2cc2
Expo: Fixing details and adding variations (#7995)
* Expo: Fixes and new variations

* Expo: Adding style variations
2024-08-08 11:32:36 +02:00
Dean Sas
4d4d130dbe Version Bump 2024-08-08 09:34:34 +01:00
Thomas Shellberg
5e32a5a2bf
Add semantic categories to typography styles. (#7998)
* Add semantic categories to typography styles.
* Bump Assembler version.
2024-08-08 10:27:31 +02:00
alaczek
2a84d16d72 Version Bump 2024-08-08 11:51:01 +10:00
alaczek
ee4ec18235
Update theme.json (#8004)
Removing references to Source Sans font, which were missed previously.
2024-08-08 11:47:22 +10:00
alaczek
d9e37c90be Version Bump 2024-08-08 10:25:41 +10:00
alaczek
d539dcde60
Cottage: Update CSS classes (#8003)
* Remove references to font family not used in the theme

* Update theme.json

Remove references to Source Sans font, not included in the theme (I believe this was a leftover from development process).
2024-08-08 10:23:02 +10:00
Henrique Iamarino
48e75bc6bc
Brightblog: add theme (#7911)
* Brightblog: add theme

* Brightblog: Fixing details after review

* Brightblog: Fixing menu overlay

* Brightblog: Fixing footer

---------

Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-08-07 12:49:15 +02:00
Jeremy Herve
090208635e
Issue templates: include workaround details in bug report template (#7997)
This updates the template to match the changes in Calypso:
 https://github.com/Automattic/wp-calypso/pull/91835/
2024-08-06 13:20:59 +02:00
alaczek
3d792ad793 Version Bump 2024-08-06 14:17:02 +10:00
Beatriz Fialho
922bedd384
Goodskin: add theme (#7971)
* Adds Goodskin theme:

Goodskin is a blogging theme designed for skincare blogs.

* Update theme.json

Fix paths to font assets.

* Update two column gallery pattern

Fix image paths.

* Update product ratings pattern

Fix image paths.

* Update home.php

* Removing hidden .DS_store files

* Update the footer to use the pattern.

---------

Co-authored-by: alaczek <ola@bodera.com>
2024-08-06 14:13:14 +10:00
alaczek
4860b75ba3 Version Bump 2024-08-06 10:06:21 +10:00
Beatriz Fialho
e7ff59bc82
Cottage: add theme (#7960)
* "Cottage is blogging theme with a cottagecore aesthetic."

Issues caused by CBT described here must be addressed.

* A round of updates

* Fixed the empty alt attributes.
* Fixed the WordPress link in the footer.
* Fixed the quote on the homepage.

* Remove hidden .DS_store files

---------

Co-authored-by: alaczek <ola@bodera.com>
2024-08-06 10:01:45 +10:00
alaczek
44a8b7ab56 Version Bump 2024-08-06 09:54:06 +10:00
Omar Alshaker
f65b35f017
Fix Cover block backround (#7996)
* Update theme.json to fix https://github.com/Automattic/wp-calypso/issues/84247

* Update theme.json
2024-08-06 09:52:17 +10:00
Dean Sas
234b5323c0 Version Bump 2024-08-02 16:23:47 +01:00
Henrique Iamarino
73cac2d9a9
Blissed: Fix the footer (#7985) 2024-08-02 15:51:13 +02:00
Vicente Canales
df6ea645eb
theme previews: use external action (#7987)
This PR changes the current theme preview workflow to use an external
function that executes the same process, but has two advantages:

1. It runs using `pull_request_target`, meaning that PRs created from
   forks will get previews too.
2. The action can be shared with other repos with a similar structure to
   get Playground previews as well, such as the [WordPress Community Themes](https://github.com/WordPress/community-themes) repo.
2024-08-02 00:43:22 -04:00
Dean Sas
c15bb26803 Update GHE commit message template
Removed Reviewers/subscribers from the sync commit messages, they're
hangovers from phab diffs and don't mean anything in a GitHub world.
2024-08-01 15:42:46 +01:00