From 87f815514b1abf6887d22c8f7b7554a19f9c8842 Mon Sep 17 00:00:00 2001 From: Steven Dufresne Date: Wed, 6 Dec 2023 14:45:13 +0900 Subject: [PATCH] Add a new template for move to wp. (#360) --- .../patterns/page-move-to-wp.php | 166 ++++++++++++++++++ .../wporg-main-2022/src/style/style.scss | 3 + .../templates/page-move-to-wp.html | 9 + 3 files changed, 178 insertions(+) create mode 100644 source/wp-content/themes/wporg-main-2022/patterns/page-move-to-wp.php create mode 100644 source/wp-content/themes/wporg-main-2022/templates/page-move-to-wp.html diff --git a/source/wp-content/themes/wporg-main-2022/patterns/page-move-to-wp.php b/source/wp-content/themes/wporg-main-2022/patterns/page-move-to-wp.php new file mode 100644 index 00000000..185b3d66 --- /dev/null +++ b/source/wp-content/themes/wporg-main-2022/patterns/page-move-to-wp.php @@ -0,0 +1,166 @@ + + + + + + + +
+
+

Guides

+ + + +

Easy to use step by step guidelines to help you move your site to WordPress.

+ + + +
+ + + + + + + + + +
+ + + +
+ + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + +

View all guides

+
+
+ + + +
+
+

Toolbox

+ + + +

Mix and match export, conversion, and import tools to design a personalize migration path that works for you.

+ + + +
+ + + + + + + + + +
+ + + +

View all tools

+
+
+ + + + + diff --git a/source/wp-content/themes/wporg-main-2022/src/style/style.scss b/source/wp-content/themes/wporg-main-2022/src/style/style.scss index 0643a63f..251e0196 100644 --- a/source/wp-content/themes/wporg-main-2022/src/style/style.scss +++ b/source/wp-content/themes/wporg-main-2022/src/style/style.scss @@ -615,6 +615,9 @@ $wporg-about-breakpoint-max: 1920px; z-index: -1; } +.page-template-page-move-to-wp h3 a { + text-decoration: none; +} /* * Workaround for Gutenberg CSS4 selectors on older browsers. diff --git a/source/wp-content/themes/wporg-main-2022/templates/page-move-to-wp.html b/source/wp-content/themes/wporg-main-2022/templates/page-move-to-wp.html new file mode 100644 index 00000000..1938d56c --- /dev/null +++ b/source/wp-content/themes/wporg-main-2022/templates/page-move-to-wp.html @@ -0,0 +1,9 @@ + + + +
+ +
+ + +