Merge pull request #55 from yihangho/master
Bump up the versions of Jekyll and other dependencies
This commit is contained in:
commit
239f08ac9d
2 changed files with 70 additions and 52 deletions
84
Gemfile.lock
84
Gemfile.lock
|
@ -1,67 +1,85 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (4.0.2)
|
activesupport (4.1.1)
|
||||||
i18n (~> 0.6, >= 0.6.4)
|
i18n (~> 0.6, >= 0.6.9)
|
||||||
minitest (~> 4.2)
|
json (~> 1.7, >= 1.7.7)
|
||||||
multi_json (~> 1.3)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
tzinfo (~> 0.3.37)
|
tzinfo (~> 1.1)
|
||||||
atomic (1.1.14)
|
|
||||||
blankslate (2.1.2.4)
|
blankslate (2.1.2.4)
|
||||||
|
celluloid (0.15.2)
|
||||||
|
timers (~> 1.1.0)
|
||||||
|
celluloid-io (0.15.0)
|
||||||
|
celluloid (>= 0.15.0)
|
||||||
|
nio4r (>= 0.5.0)
|
||||||
classifier (1.3.4)
|
classifier (1.3.4)
|
||||||
fast-stemmer (>= 1.0.0)
|
fast-stemmer (>= 1.0.0)
|
||||||
coderay (1.1.0)
|
coderay (1.1.0)
|
||||||
|
coffee-script (2.2.0)
|
||||||
|
coffee-script-source
|
||||||
|
execjs
|
||||||
|
coffee-script-source (1.7.0)
|
||||||
colorator (0.1)
|
colorator (0.1)
|
||||||
commander (4.1.6)
|
execjs (2.0.2)
|
||||||
highline (~> 1.6.11)
|
|
||||||
fast-stemmer (1.0.2)
|
fast-stemmer (1.0.2)
|
||||||
|
ffi (1.9.3)
|
||||||
ffi (1.9.3-x86-mingw32)
|
ffi (1.9.3-x86-mingw32)
|
||||||
highline (1.6.20)
|
|
||||||
i18n (0.6.9)
|
i18n (0.6.9)
|
||||||
jekyll (1.4.2)
|
jekyll (2.0.2)
|
||||||
classifier (~> 1.3)
|
classifier (~> 1.3)
|
||||||
colorator (~> 0.1)
|
colorator (~> 0.1)
|
||||||
commander (~> 4.1.3)
|
jekyll-coffeescript (~> 1.0)
|
||||||
|
jekyll-sass-converter (~> 1.0)
|
||||||
|
kramdown (~> 1.3)
|
||||||
liquid (~> 2.5.5)
|
liquid (~> 2.5.5)
|
||||||
listen (~> 1.3)
|
listen (~> 2.5)
|
||||||
maruku (~> 0.7.0)
|
mercenary (~> 0.3.1)
|
||||||
pygments.rb (~> 0.5.0)
|
pygments.rb (~> 0.5.0)
|
||||||
redcarpet (~> 2.3.0)
|
redcarpet (~> 3.1)
|
||||||
safe_yaml (~> 0.9.7)
|
safe_yaml (~> 1.0)
|
||||||
toml (~> 0.1.0)
|
toml (~> 0.1.0)
|
||||||
kramdown (1.3.1)
|
jekyll-coffeescript (1.0.0)
|
||||||
|
coffee-script (~> 2.2)
|
||||||
|
jekyll-sass-converter (1.0.0)
|
||||||
|
sass (~> 3.2)
|
||||||
|
json (1.8.1)
|
||||||
|
kramdown (1.3.3)
|
||||||
liquid (2.5.5)
|
liquid (2.5.5)
|
||||||
listen (1.3.1)
|
listen (2.7.4)
|
||||||
|
celluloid (>= 0.15.2)
|
||||||
|
celluloid-io (>= 0.15.0)
|
||||||
rb-fsevent (>= 0.9.3)
|
rb-fsevent (>= 0.9.3)
|
||||||
rb-inotify (>= 0.9)
|
rb-inotify (>= 0.9)
|
||||||
rb-kqueue (>= 0.2)
|
mercenary (0.3.3)
|
||||||
maruku (0.7.1)
|
minitest (5.3.3)
|
||||||
minitest (4.7.5)
|
nio4r (1.0.0)
|
||||||
multi_json (1.8.4)
|
|
||||||
parslet (1.5.0)
|
parslet (1.5.0)
|
||||||
blankslate (~> 2.0)
|
blankslate (~> 2.0)
|
||||||
posix-spawn (0.3.8)
|
posix-spawn (0.3.8)
|
||||||
|
pygments.rb (0.5.4)
|
||||||
posix-spawn (~> 0.3.6)
|
posix-spawn (~> 0.3.6)
|
||||||
yajl-ruby (~> 1.1.0)
|
yajl-ruby (~> 1.1.0)
|
||||||
rake (10.1.1)
|
rake (10.3.1)
|
||||||
rb-fsevent (0.9.4)
|
rb-fsevent (0.9.4)
|
||||||
rb-inotify (0.9.3)
|
rb-inotify (0.9.4)
|
||||||
ffi (>= 0.5.0)
|
ffi (>= 0.5.0)
|
||||||
rb-kqueue (0.2.0)
|
redcarpet (3.1.1)
|
||||||
ffi (>= 0.5.0)
|
safe_yaml (1.0.3)
|
||||||
redcarpet (2.3.0)
|
sass (3.3.7)
|
||||||
safe_yaml (0.9.7)
|
stringex (2.5.2)
|
||||||
stringex (2.2.0)
|
thor (0.19.1)
|
||||||
thor (0.18.1)
|
thread_safe (0.3.3)
|
||||||
thread_safe (0.1.3)
|
timers (1.1.0)
|
||||||
atomic
|
toml (0.1.1)
|
||||||
toml (0.1.0)
|
|
||||||
parslet (~> 1.5.0)
|
parslet (~> 1.5.0)
|
||||||
tzinfo (0.3.38)
|
tzinfo (1.1.0)
|
||||||
|
thread_safe (~> 0.1)
|
||||||
|
yajl-ruby (1.1.0)
|
||||||
yajl-ruby (1.1.0-x86-mingw32)
|
yajl-ruby (1.1.0-x86-mingw32)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
ruby
|
||||||
x86-mingw32
|
x86-mingw32
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
|
|
38
_config.yml
38
_config.yml
|
@ -2,7 +2,7 @@ title: Site Title
|
||||||
description: Describe your website.
|
description: Describe your website.
|
||||||
# Your site's domain goes here. Leave localhost server or blank when working locally.
|
# Your site's domain goes here. Leave localhost server or blank when working locally.
|
||||||
url: http://localhost:4000
|
url: http://localhost:4000
|
||||||
disqus_shortname:
|
disqus_shortname:
|
||||||
|
|
||||||
# Owner/author information
|
# Owner/author information
|
||||||
owner:
|
owner:
|
||||||
|
@ -11,26 +11,26 @@ owner:
|
||||||
bio: "Describe your self."
|
bio: "Describe your self."
|
||||||
email: your@email.com
|
email: your@email.com
|
||||||
# Social networking links are used in author-bio sidebar. Update and remove as you like.
|
# Social networking links are used in author-bio sidebar. Update and remove as you like.
|
||||||
twitter:
|
twitter:
|
||||||
facebook:
|
facebook:
|
||||||
github:
|
github:
|
||||||
stackoverflow:
|
stackoverflow:
|
||||||
linkedin:
|
linkedin:
|
||||||
instagram:
|
instagram:
|
||||||
lastfm:
|
lastfm:
|
||||||
tumblr:
|
tumblr:
|
||||||
pinterest:
|
pinterest:
|
||||||
foursquare:
|
foursquare:
|
||||||
steam:
|
steam:
|
||||||
dribbble:
|
dribbble:
|
||||||
# For Google Authorship https://plus.google.com/authorship
|
# For Google Authorship https://plus.google.com/authorship
|
||||||
google_plus:
|
google_plus:
|
||||||
|
|
||||||
# Analytics and webmaster tools stuff goes here
|
# Analytics and webmaster tools stuff goes here
|
||||||
google_analytics:
|
google_analytics:
|
||||||
google_verify:
|
google_verify:
|
||||||
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
|
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
|
||||||
bing_verify:
|
bing_verify:
|
||||||
|
|
||||||
# Links to include in top navigation
|
# Links to include in top navigation
|
||||||
# For external links add external: true
|
# For external links add external: true
|
||||||
|
@ -48,7 +48,7 @@ links:
|
||||||
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||||
timezone: America/New_York
|
timezone: America/New_York
|
||||||
future: true
|
future: true
|
||||||
pygments: true
|
highlighter: pygments
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
|
||||||
# https://github.com/mojombo/jekyll/wiki/Permalinks
|
# https://github.com/mojombo/jekyll/wiki/Permalinks
|
||||||
|
@ -62,11 +62,11 @@ kramdown:
|
||||||
use_coderay: false
|
use_coderay: false
|
||||||
|
|
||||||
coderay:
|
coderay:
|
||||||
coderay_line_numbers:
|
coderay_line_numbers:
|
||||||
coderay_line_numbers_start: 1
|
coderay_line_numbers_start: 1
|
||||||
coderay_tab_width: 4
|
coderay_tab_width: 4
|
||||||
coderay_bold_every: 10
|
coderay_bold_every: 10
|
||||||
coderay_css: class
|
coderay_css: class
|
||||||
|
|
||||||
include: [".htaccess"]
|
include: [".htaccess"]
|
||||||
exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules"]
|
exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules"]
|
||||||
|
|
Loading…
Reference in a new issue