From 2bc8dc53ffbb413577464c997a3884ef91babb8b Mon Sep 17 00:00:00 2001 From: Jens Willmer Date: Thu, 2 Jun 2016 16:32:49 +0300 Subject: [PATCH 1/2] Added link to windows instructions --- site/_docs/github-pages.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/_docs/github-pages.md b/site/_docs/github-pages.md index cfe8822a..e8c77aaa 100644 --- a/site/_docs/github-pages.md +++ b/site/_docs/github-pages.md @@ -76,6 +76,8 @@ gem 'github-pages' {% endhighlight %} And be sure to run bundle update often. + + If you like to install pages-gem on Windows you can find instructions by Jens Willmer on how to install github-pages gem on Windows (x64).

From 261bc8f467ce103246df78e2e91f7369715d2afc Mon Sep 17 00:00:00 2001 From: Jens Willmer Date: Thu, 2 Jun 2016 16:44:21 +0300 Subject: [PATCH 2/2] Added topic link in the URL --- site/_docs/github-pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/github-pages.md b/site/_docs/github-pages.md index e8c77aaa..b67d4873 100644 --- a/site/_docs/github-pages.md +++ b/site/_docs/github-pages.md @@ -77,7 +77,7 @@ gem 'github-pages' And be sure to run bundle update often. - If you like to install pages-gem on Windows you can find instructions by Jens Willmer on how to install github-pages gem on Windows (x64). + If you like to install pages-gem on Windows you can find instructions by Jens Willmer on how to install github-pages gem on Windows (x64).