This commit is contained in:
2016-06-14 21:54:24 -04:00
parent c8df251d02
commit 3de79fda50
10115 changed files with 32393 additions and 1035866 deletions

16
Gemfile
View File

@@ -1,9 +1,11 @@
source 'https://rubygems.org'
gem 'thor'
gem 'stringex'
gem 'jekyll-paginate'
gem 'kramdown'
gem 'jekyll-watch'
gem 'jekyll-archives'
source 'https://ruby.taobao.org/'
gem 'jekyll'
gem 'jekyll-paginate'
gem 'redcarpet', '~> 3.2.3'
gem 'jekyll-watch', '~> 1.2.1'
gem 'pygments.rb'
gem 'kramdown'
gem 'json'
gem 'compass'
# gem 'wdm', '>= 0.1.1' if Gem.win_platform? # for jekyll --watch enable in windows