summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-31 22:21:36 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:08:42 +0100
commit04ee701ff01037c4b9e933fe535dc3083cb0b8ba (patch)
tree74f50b2e0ead9e2828161dc136eeabea1a0342b9 /Gemfile
parentupdate to theme v4.0.0-rc1+mod (diff)
downloadhack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar
hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar.gz
hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar.bz2
hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar.lz
hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar.xz
hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar.zst
hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.zip
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 63919dd..c1e88da 100644
--- a/Gemfile
+++ b/Gemfile
@@ -10,4 +10,5 @@ group :jekyll_plugins do
gem "jekyll-remote-theme"
gem "jekyll-seo-tag"
gem 'jekyll-default-layout'
+ gem 'jekyll-include-cache'
end