We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 724ea26 commit 35b31e7Copy full SHA for 35b31e7
test/Gemfile
@@ -2,7 +2,6 @@ source "https://rubygems.org"
2
3
# use local theme gem for testing
4
gem "minimal-mistakes-jekyll", path: "../"
5
-
6
group :jekyll_plugins do
7
gem 'jekyll-algolia', '~> 1.0'
8
end
test/_config.yml
@@ -207,7 +207,6 @@ plugins:
207
- jekyll-sitemap
208
- jekyll-gist
209
- jekyll-feed
210
- - jemoji
211
- jekyll-include-cache
212
213
# mimic GitHub Pages with --safe
@@ -216,7 +215,6 @@ whitelist:
216
215
217
218
219
220
221
222
0 commit comments