From 40b20a9a188cb151a9cc2f9113f9aff48153940c Mon Sep 17 00:00:00 2001
From: Jeffrey Tse <jeffreytse.mail@gmail.com>
Date: Thu, 12 Sep 2019 18:38:59 +0800
Subject: chore: adjust theme configuration, etc

---
 Gemfile | 8 --------
 1 file changed, 8 deletions(-)

(limited to 'Gemfile')

diff --git a/Gemfile b/Gemfile
index 68aa6c1..bb94df8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,11 +2,3 @@
 
 source "https://rubygems.org"
 gemspec
-
-# If you have any plugins, put them here!
-group :jekyll_plugins do
-  gem "jekyll-paginate"
-end
-
-# Performance-booster for watching directories on Windows
-gem "wdm", "~> 0.1.0" if Gem.win_platform?
-- 
cgit v1.2.3