mirror of
https://github.com/bettse/seader.git
synced 2026-03-29 10:10:04 +00:00
tracking
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user