We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59183e2 commit 6ca2312Copy full SHA for 6ca2312
Gemfile
@@ -16,6 +16,7 @@ gem 'jekyll-dash', '~> 2'
16
# If you have any plugins, put them here!
17
group :jekyll_plugins do
18
gem "jekyll-feed", "~> 0.12"
19
+ gem 'jekyll-tagging'
20
end
21
22
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
0 commit comments