From dcf8e30c74b57f18f60b6592700ea8fe3b18d339 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Thu, 23 May 2019 20:23:19 +0200 Subject: Prepare pagination and handle diplaying all posts of pagination is disabled. Todo: Think about navigation links --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index c8e11f0..e5b1290 100644 --- a/Gemfile +++ b/Gemfile @@ -13,4 +13,5 @@ gem "minima", "~> 2.0" group :jekyll_plugins do gem "jekyll-redirect-from", "~> 0.15.0" gem "jekyll-feed", "~> 0.6" + gem "jekyll-paginate-v2", "~> 2.0" end -- cgit v1.2.3