initial commit for v5
This commit is contained in:
parent
7fc5ac5f13
commit
81f97ff489
268 changed files with 37997 additions and 13528 deletions
13
Gemfile
13
Gemfile
|
|
@ -1,10 +1,9 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'jekyll', '3.8.5'
|
||||
# gem 'thin'
|
||||
|
||||
gem 'jekyll', '4.0.0'
|
||||
|
||||
group :jekyll_plugins do
|
||||
gem "jekyll-paginate-v2", "~> 1.7"
|
||||
gem 'jekyll-sitemap'
|
||||
gem 'jekyll-last-modified-at'
|
||||
end
|
||||
gem 'jekyll-seo-tag', '2.6.1'
|
||||
gem 'jekyll-sitemap', '1.4.0'
|
||||
gem 'jekyll-last-modified-at','1.1.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue