mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
add jekyll-archives
This commit is contained in:
parent
6d4d7d2eb9
commit
35652e32dd
2
Gemfile
2
Gemfile
@ -7,6 +7,7 @@ group :development do
|
|||||||
gem 'jekyll-sitemap'
|
gem 'jekyll-sitemap'
|
||||||
gem 'jekyll-redirect-from'
|
gem 'jekyll-redirect-from'
|
||||||
gem 'jekyll-picture-tag'
|
gem 'jekyll-picture-tag'
|
||||||
|
gem 'jekyll-archives'
|
||||||
gem 'rouge'
|
gem 'rouge'
|
||||||
gem 'mini_magick'
|
gem 'mini_magick'
|
||||||
gem 'fileutils'
|
gem 'fileutils'
|
||||||
@ -17,4 +18,3 @@ group :development do
|
|||||||
gem 'gsl', :git => "https://github.com/tonyarnold/rb-gsl"
|
gem 'gsl', :git => "https://github.com/tonyarnold/rb-gsl"
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
@ -55,6 +55,7 @@ gems:
|
|||||||
- jekyll-sitemap
|
- jekyll-sitemap
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
- jekyll-picture-tag
|
- jekyll-picture-tag
|
||||||
|
- jekyll-archives
|
||||||
|
|
||||||
# jekyll-picture-tag
|
# jekyll-picture-tag
|
||||||
# --------------------
|
# --------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user