From 00d993f8d8cc20b7b0dd746c89fffce214f45327 Mon Sep 17 00:00:00 2001 From: Sharra-writes Date: Wed, 2 Jul 2025 13:45:26 -0700 Subject: [PATCH 1/5] "Use Actions, not Jekyll" reusable --- data/reusables/pages/actions-is-preferred.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 data/reusables/pages/actions-is-preferred.md diff --git a/data/reusables/pages/actions-is-preferred.md b/data/reusables/pages/actions-is-preferred.md new file mode 100644 index 000000000000..f9ab01cbd6b3 --- /dev/null +++ b/data/reusables/pages/actions-is-preferred.md @@ -0,0 +1,2 @@ +>[!NOTE] +>Newer versions of Jekyll are unsupported. {% data variables.product.prodname_actions %} is recommended for most users. Get started at [AUTOTITLE](/actions/get-started/quickstart) \ No newline at end of file From dc5c4ff2a4880eeddeac019de75a8cc56c4b7112 Mon Sep 17 00:00:00 2001 From: Sharra-writes Date: Thu, 3 Jul 2025 09:29:17 -0700 Subject: [PATCH 2/5] reword --- data/reusables/pages/actions-is-preferred.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/pages/actions-is-preferred.md b/data/reusables/pages/actions-is-preferred.md index f9ab01cbd6b3..9842c683bc01 100644 --- a/data/reusables/pages/actions-is-preferred.md +++ b/data/reusables/pages/actions-is-preferred.md @@ -1,2 +1,2 @@ >[!NOTE] ->Newer versions of Jekyll are unsupported. {% data variables.product.prodname_actions %} is recommended for most users. Get started at [AUTOTITLE](/actions/get-started/quickstart) \ No newline at end of file +>Newer versions of Jekyll are unsupported. {% data variables.product.prodname_actions %} is the fully supported alternative recommended for most users. Get started at [AUTOTITLE](/actions/get-started/quickstart) \ No newline at end of file From cbc08fa8ecb7694678fe742dd055a654221914e1 Mon Sep 17 00:00:00 2001 From: Sharra-writes Date: Thu, 3 Jul 2025 09:42:22 -0700 Subject: [PATCH 3/5] Update data/reusables/pages/actions-is-preferred.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- data/reusables/pages/actions-is-preferred.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/pages/actions-is-preferred.md b/data/reusables/pages/actions-is-preferred.md index 9842c683bc01..4fa190ec5935 100644 --- a/data/reusables/pages/actions-is-preferred.md +++ b/data/reusables/pages/actions-is-preferred.md @@ -1,2 +1,2 @@ >[!NOTE] ->Newer versions of Jekyll are unsupported. {% data variables.product.prodname_actions %} is the fully supported alternative recommended for most users. Get started at [AUTOTITLE](/actions/get-started/quickstart) \ No newline at end of file +>Newer versions of Jekyll are unsupported. {% data variables.product.prodname_actions %} is the fully supported alternative recommended for most users. Get started at [AUTOTITLE](/actions/get-started/quickstart). \ No newline at end of file From f3145e5038fedbd49094963cb3831ea64aa97a01 Mon Sep 17 00:00:00 2001 From: Sharra-writes Date: Thu, 3 Jul 2025 09:44:59 -0700 Subject: [PATCH 4/5] Update data/reusables/pages/actions-is-preferred.md --- data/reusables/pages/actions-is-preferred.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/pages/actions-is-preferred.md b/data/reusables/pages/actions-is-preferred.md index 4fa190ec5935..c1198fb2f020 100644 --- a/data/reusables/pages/actions-is-preferred.md +++ b/data/reusables/pages/actions-is-preferred.md @@ -1,2 +1,2 @@ >[!NOTE] ->Newer versions of Jekyll are unsupported. {% data variables.product.prodname_actions %} is the fully supported alternative recommended for most users. Get started at [AUTOTITLE](/actions/get-started/quickstart). \ No newline at end of file +>Newer versions of Jekyll are unsupported. {% data variables.product.prodname_actions %} is the fully supported alternative recommended for most users. Get started at [AUTOTITLE](/actions/get-started/quickstart). From 176fe15c507087eb7148be54d55de27ff2db4071 Mon Sep 17 00:00:00 2001 From: Sharra-writes Date: Thu, 3 Jul 2025 12:19:32 -0700 Subject: [PATCH 5/5] Update data/reusables/pages/actions-is-preferred.md Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> --- data/reusables/pages/actions-is-preferred.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/reusables/pages/actions-is-preferred.md b/data/reusables/pages/actions-is-preferred.md index c1198fb2f020..5afad9616feb 100644 --- a/data/reusables/pages/actions-is-preferred.md +++ b/data/reusables/pages/actions-is-preferred.md @@ -1,2 +1 @@ ->[!NOTE] ->Newer versions of Jekyll are unsupported. {% data variables.product.prodname_actions %} is the fully supported alternative recommended for most users. Get started at [AUTOTITLE](/actions/get-started/quickstart). +> [!NOTE] While the `github-pages` gem remains supported for some workflows, {% data variables.product.prodname_actions %} is now the recommended approach for deploying and automating Pages sites.