We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a870bb9 commit b80b265Copy full SHA for b80b265
Gemfile
@@ -1,4 +1,8 @@
1
source "https://rubygems.org"
2
gem 'jekyll-include-cache'
3
-gem 'jekyll-algolia', '~> 1.0'
4
gem 'github-pages'
+
5
+group :jekyll_plugins do
6
+ gem "jekyll-algolia"
7
+end
8
0 commit comments