summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2025-06-07 12:59:11 -0600
committerHombreLaser <buran@silosneeded.com>2025-06-07 12:59:11 -0600
commit09c5cf737b46f8bae35fe05ba22e8383ae027c24 (patch)
treebe7c3dbc2bbfc4459b42640a502d26bbe95c638b /Gemfile
parentf1e9181914c188799e4de5d51ec3f22d3a980f73 (diff)
Add jekyll archives
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 6ec5773..0149843 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,6 +15,7 @@ gem "minima", "~> 2.5"
# gem "github-pages", group: :jekyll_plugins
# If you have any plugins, put them here!
group :jekyll_plugins do
+ gem "jekyll-archives"
gem "jekyll-feed", "~> 0.12"
gem 'jekyll-paginate'
gem 'jekyll-polyglot'