Skip to content

Commit

Permalink
Add jekyll-feed
Browse files Browse the repository at this point in the history
  • Loading branch information
pat committed Jul 9, 2015
1 parent 7a1ec29 commit d4aed62
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Expand Up @@ -2,4 +2,5 @@ source 'https://rubygems.org'

gem 'jekyll'
gem 'jekyll-redirect-from'
gem 'RedCloth'
gem 'jekyll-feed'
gem 'RedCloth'
5 changes: 5 additions & 0 deletions Gemfile.lock
Expand Up @@ -33,6 +33,7 @@ GEM
toml (~> 0.1.0)
jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2)
jekyll-feed (0.3.1)
jekyll-gist (1.2.1)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.7.0)
Expand Down Expand Up @@ -72,4 +73,8 @@ PLATFORMS
DEPENDENCIES
RedCloth
jekyll
jekyll-feed
jekyll-redirect-from

BUNDLED WITH
1.10.5

0 comments on commit d4aed62

Please sign in to comment.