Skip to content

Commit 038ba17

Browse files
committed
Putting the reusable somewhere more useful
1 parent 8a47c43 commit 038ba17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ topics:
1616
shortTitle: Test site locally with Jekyll
1717
---
1818

19-
{% data reusables.pages.actions-is-preferred %}
20-
2119
Anyone with read permissions for a repository can test a {% data variables.product.prodname_pages %} site locally.
2220

2321
## Prerequisites
@@ -66,6 +64,8 @@ Before you can use Jekyll to test a site, you must:
6664
6765
## Updating the {% data variables.product.prodname_pages %} gem
6866
67+
{% data reusables.pages.actions-is-preferred %}
68+
6969
Jekyll is an active open source project that is updated frequently. If the `github-pages` gem on your computer is out of date with the `github-pages` gem on the {% data variables.product.prodname_pages %} server, your site may look different when built locally than when published on {% data variables.product.github %}. To avoid this, regularly update the `github-pages` gem on your computer.
7070
7171
{% data reusables.command_line.open_the_multi_os_terminal %}

0 commit comments

Comments
 (0)