This commit is contained in:
Eric Betts
2023-06-27 19:04:30 -07:00
parent 32a6261912
commit e0b22911bd
3 changed files with 9 additions and 0 deletions

View File

@@ -33,3 +33,5 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
gem "jekyll-responsive-image"
gem 'jekyll-clicky'

View File

@@ -31,6 +31,7 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-clicky (0.1.5)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-responsive-image (1.6.0)
@@ -78,6 +79,7 @@ PLATFORMS
DEPENDENCIES
http_parser.rb (~> 0.6.0)
jekyll (~> 4.3.2)
jekyll-clicky
jekyll-feed (~> 0.12)
jekyll-responsive-image
minima (~> 2.5)

View File

@@ -39,6 +39,11 @@ theme: minima
plugins:
- jekyll-feed
- jekyll-responsive-image
- jekyll-clicky
jekyll_clicky: #Add this if you want to track with Clicky analytics
site:
id: 101415968
# Exclude from processing.
# The following items will not be processed, by default.