mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
Gemnasium badge, group dev gems
This commit is contained in:
parent
243cdc32a2
commit
8f0d60918f
3
Gemfile
3
Gemfile
@ -1,13 +1,14 @@
|
|||||||
# A sample Gemfile
|
# A sample Gemfile
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
# gem "rails"
|
group :development do
|
||||||
gem 'jekyll'
|
gem 'jekyll'
|
||||||
gem 'jekyll-sitemap'
|
gem 'jekyll-sitemap'
|
||||||
gem 'jekyll-timeago'
|
gem 'jekyll-timeago'
|
||||||
gem 'rouge'
|
gem 'rouge'
|
||||||
gem 'mini_magick'
|
gem 'mini_magick'
|
||||||
gem 'fileutils'
|
gem 'fileutils'
|
||||||
|
end
|
||||||
|
|
||||||
# for faster LSI generation
|
# for faster LSI generation
|
||||||
# from http://tonyarnold.com/2014/03/27/speeding-up-jekylls-latent-semantic-mapping.html
|
# from http://tonyarnold.com/2014/03/27/speeding-up-jekylls-latent-semantic-mapping.html
|
||||||
|
@ -3,7 +3,8 @@ kremalicious3
|
|||||||
|
|
||||||
> [kremalicious.com](http://kremalicious.com) based on [Jekyll](http://jekyllrb.com). Neat.
|
> [kremalicious.com](http://kremalicious.com) based on [Jekyll](http://jekyllrb.com). Neat.
|
||||||
|
|
||||||
[ ](https://www.codeship.io/projects/18092) [](https://www.versioneye.com/user/projects/53bbe331e1d158724400002e)
|
[ ](https://www.codeship.io/projects/18092) [](https://gemnasium.com/kremalicious/kremalicious3)
|
||||||
|
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user