We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f761a2c commit 2b4a5f9Copy full SHA for 2b4a5f9
docs/Gemfile
@@ -2,6 +2,7 @@ source 'https://rubygems.org'
2
3
group :jekyll_plugins do
4
gem 'github-pages'
5
+ gem 'jekyll-paginate'
6
gem 'redcarpet'
7
end
8
docs/Gemfile.lock
@@ -257,6 +257,7 @@ PLATFORMS
257
258
DEPENDENCIES
259
github-pages
260
+ jekyll-paginate
261
json
262
redcarpet
263
0 commit comments