From 2bc8dc53ffbb413577464c997a3884ef91babb8b Mon Sep 17 00:00:00 2001 From: Jens Willmer Date: Thu, 2 Jun 2016 16:32:49 +0300 Subject: [PATCH] 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).