summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-09 11:45:45 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:01:05 +0100
commit81c799839bb0d2f07674d54db4bdb2769162f03a (patch)
tree2863fe474aee3c27e057631e1169842a4584f4ab /Gemfile
parentUpdate ont-technicolor-afm0002.md (diff)
downloadhack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.gz
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.bz2
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.lz
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.xz
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.zst
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.zip
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a25f480..40b2909 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,4 +3,6 @@ gemspec
gem "webrick"
gem "jekyll-last-modified-at"
-gem "jekyll-redirect-from" \ No newline at end of file
+gem "jekyll-redirect-from"
+gem "jekyll-webp"
+gem "jekyll-remote-theme" \ No newline at end of file