From 6eada5822e62667c28cebc5fa9b0b1432970a12b Mon Sep 17 00:00:00 2001 From: Takashi Irie Date: Fri, 22 Nov 2024 12:17:52 +0000 Subject: [PATCH 1/2] Cleanup --- bysshe/patterns/404.php | 21 ++---- bysshe/patterns/archive.php | 36 +++++----- bysshe/patterns/index.php | 81 ++++++++++++----------- bysshe/patterns/search.php | 127 +++++++++++++++--------------------- bysshe/patterns/single.php | 25 +++---- bysshe/readme.txt | 6 +- bysshe/style.css | 4 +- bysshe/theme.json | 47 +------------ 8 files changed, 138 insertions(+), 209 deletions(-) diff --git a/bysshe/patterns/404.php b/bysshe/patterns/404.php index 665ef2e6a8..b2a0a6b896 100644 --- a/bysshe/patterns/404.php +++ b/bysshe/patterns/404.php @@ -2,7 +2,6 @@ /** * Title: 404 * Slug: bysshe/404 - * Categories: hidden * Inserter: no */ ?> @@ -11,7 +10,7 @@
-

+

@@ -20,14 +19,14 @@ -
+
-

+

@@ -45,18 +44,12 @@
-

+

-

WordPress'; - echo sprintf( - esc_html__( 'Designed with %1$s', 'bysshe' ), - $wordpress_link - ); -?>

+

', '' ); ?>

- + \ No newline at end of file diff --git a/bysshe/patterns/archive.php b/bysshe/patterns/archive.php index a72a3b3592..87a64a8b34 100644 --- a/bysshe/patterns/archive.php +++ b/bysshe/patterns/archive.php @@ -5,8 +5,8 @@ * Inserter: no */ ?> - -
+ +
@@ -49,29 +49,29 @@
-
-
+
+

-
+ - -
+ +

- - + + - -
+ +
@@ -79,6 +79,12 @@ + + +

+ + + @@ -87,7 +93,7 @@ -
+
@@ -95,13 +101,13 @@ - -
+ +

', '' ); ?>

-
+
diff --git a/bysshe/patterns/index.php b/bysshe/patterns/index.php index 16cde87c2c..7ca451539c 100644 --- a/bysshe/patterns/index.php +++ b/bysshe/patterns/index.php @@ -2,40 +2,36 @@ /** * Title: index * Slug: bysshe/index - * Categories: hidden * Inserter: no */ ?> -
-
-

+
+
+

-

-
+

+
- -
-
-
-
-
-
-
+ +
+
+
+
+

-
-
+
@@ -44,47 +40,56 @@ -
-
+
+

- - + + - -
+ +
-
+ + + + +

+ + + + + + + + + + + +
-
- + - -
-

+ +
+

-

WordPress'; - echo sprintf( - esc_html__( 'Designed with %1$s', 'bysshe' ), - $wordpress_link - ); -?>

-
+

', '' ); ?>

+ - + \ No newline at end of file diff --git a/bysshe/patterns/search.php b/bysshe/patterns/search.php index 8617385ab1..9072b2de32 100644 --- a/bysshe/patterns/search.php +++ b/bysshe/patterns/search.php @@ -2,71 +2,74 @@ /** * Title: search * Slug: bysshe/search - * Categories: hidden * Inserter: no */ ?> - -
-
-
-
+ +
+
+
+

-
- - - -
- - - -
-
-

- - -
-
-
-
- -
-
-
-
+ +
+ + + + + + + +
+ + +

+
+
- -
+ +
- -
-
+ +
+
+
+

+ + +
+ - + + + + + +
- -
+ +
@@ -75,62 +78,36 @@ - -

+ +

- - + + -
+
-
-
-
- -
-
-
-
+ +
- -

-
+ +

', '' ); ?>

+
- - - -
- - - -
-
- - -

WordPress'; - echo sprintf( - esc_html__( 'Designed with %1$s', 'bysshe' ), - $wordpress_link - ); -?>

-
- - - + + \ No newline at end of file diff --git a/bysshe/patterns/single.php b/bysshe/patterns/single.php index 744895b171..cb04b4a638 100644 --- a/bysshe/patterns/single.php +++ b/bysshe/patterns/single.php @@ -2,7 +2,6 @@ /** * Title: single * Slug: bysshe/single - * Categories: hidden * Inserter: no */ ?> @@ -11,7 +10,7 @@
-

+

@@ -24,7 +23,7 @@
- + @@ -33,7 +32,7 @@
- + @@ -52,21 +51,15 @@ -
-
+
+
-

WordPress'; - echo sprintf( - esc_html__( 'Designed with %1$s', 'bysshe' ), - $wordpress_link - ); -?>

-
+

', '' ); ?>

+
- + \ No newline at end of file diff --git a/bysshe/readme.txt b/bysshe/readme.txt index cef0e76977..d54c78913d 100644 --- a/bysshe/readme.txt +++ b/bysshe/readme.txt @@ -1,7 +1,8 @@ === Bysshe === -Contributors: + +Contributors: Automattic Requires at least: 6.0 -Tested up to: 6.6 +Tested up to: 6.7 Requires PHP: 5.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -43,4 +44,3 @@ https://unsplash.com/photos/dessert-field-pVr6wvUneMk Roboto Serif Font, Copyright The Roboto Serif Project Authors Licensed under the terms of the SIL Open Font License (v1.1) Source: https://fonts.google.com/specimen/Roboto+Serif --- End of Roboto Serif Font credits -- diff --git a/bysshe/style.css b/bysshe/style.css index 1cdf567e3a..630686e2b7 100644 --- a/bysshe/style.css +++ b/bysshe/style.css @@ -5,13 +5,13 @@ Author: Automattic Author URI: https://automattic.com/ Description: Bysshe is crafted light and elegantly for poetry. It explores using blocks of text as the primary design element. Requires at least: 6.0 -Tested up to: 6.6 +Tested up to: 6.7 Requires PHP: 5.7 Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: bysshe -Tags: blog, one-column, featured-images, block-styles, full-site-editing, rtl-language-support, threaded-comments, translation-ready, wide-blocks +Tags: blog, one-column, two-columns, featured-images, block-styles, full-site-editing, rtl-language-support, translation-ready */ /* diff --git a/bysshe/theme.json b/bysshe/theme.json index 97bccf864f..a2e76c3fbb 100644 --- a/bysshe/theme.json +++ b/bysshe/theme.json @@ -41,8 +41,7 @@ "text": true }, "layout": { - "contentSize": "90vw", - "wideSize": "90vw" + "contentSize": "90vw" }, "shadow": { "defaultPresets": true, @@ -290,24 +289,6 @@ "name": "Large", "size": "1.37rem", "slug": "large" - }, - { - "fluid": { - "max": "2.25rem", - "min": "1.75rem" - }, - "name": "Extra Large", - "size": "2rem", - "slug": "x-large" - }, - { - "fluid": { - "max": "3rem", - "min": "2.25rem" - }, - "name": "Huge", - "size": "2.25rem", - "slug": "xx-large" } ], "fontStyle": true, @@ -339,32 +320,6 @@ "fontFamily": "monospace" } }, - "core/comment-author-name": { - "typography": { - "fontSize": "var(--wp--preset--font-size--small)" - } - }, - "core/comment-date": { - "typography": { - "fontSize": "var(--wp--preset--font-size--small)" - } - }, - "core/comment-edit-link": { - "typography": { - "fontSize": "var(--wp--preset--font-size--small)" - } - }, - "core/comment-reply-link": { - "typography": { - "fontSize": "var(--wp--preset--font-size--small)", - "textDecoration": "underline" - } - }, - "core/comments-title": { - "typography": { - "fontSize": "var(--wp--preset--font-size--large)" - } - }, "core/gallery": { "spacing": { "margin": { From c40479ab6736427efa3f93abbfa04d1cc7608da5 Mon Sep 17 00:00:00 2001 From: Takashi Irie Date: Fri, 22 Nov 2024 12:21:12 +0000 Subject: [PATCH 2/2] Cleanup --- bysshe/patterns/page.php | 1 - 1 file changed, 1 deletion(-) diff --git a/bysshe/patterns/page.php b/bysshe/patterns/page.php index 1bc5fc71b5..9cb3c8104a 100644 --- a/bysshe/patterns/page.php +++ b/bysshe/patterns/page.php @@ -2,7 +2,6 @@ /** * Title: page * Slug: bysshe/page - * Categories: hidden * Inserter: no */ ?>