diff options
author | Jeffrey Tse <jeffreytse.mail@gmail.com> | 2019-09-12 18:38:59 +0800 |
---|---|---|
committer | Jeffrey Tse <jeffreytse.mail@gmail.com> | 2019-09-12 18:38:59 +0800 |
commit | 40b20a9a188cb151a9cc2f9113f9aff48153940c (patch) | |
tree | b583050280cb89e83ea7c7a71b377dcf9e20f577 /Gemfile | |
parent | 61eae5c5f9881cab29712f6e696085baa977e1f9 (diff) |
chore: adjust theme configuration, etc
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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? |