From 2cfe3c4440bcbb8441500602a9f2b2ecc86a7c82 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 3 May 2018 15:16:05 -0400 Subject: [PATCH] Enable jekyll-remote-theme --- test/Gemfile | 1 + test/_config.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/test/Gemfile b/test/Gemfile index 8c142a8a..36f4c1bc 100644 --- a/test/Gemfile +++ b/test/Gemfile @@ -5,6 +5,7 @@ gem "minimal-mistakes-jekyll", path: "../" group :jekyll_plugins do gem 'jekyll-algolia', '~> 1.0' + gem 'jekyll-remote-theme' end gem "wdm", "~> 0.1.0" if Gem.win_platform? \ No newline at end of file diff --git a/test/_config.yml b/test/_config.yml index 66b902ea..84dc258a 100644 --- a/test/_config.yml +++ b/test/_config.yml @@ -197,6 +197,7 @@ plugins: - jekyll-gist - jekyll-feed - jemoji + - jekyll-remote-theme # mimic GitHub Pages with --safe whitelist: