Skip to content

Commit

Permalink
add jekyll-admin
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Aug 23, 2016
1 parent dbc5fe2 commit 60661b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ source 'https://rubygems.org'

gem 'github-pages', group: :jekyll_plugins
gem 'jekyll-avatar'
gem 'jekyll-admin'

group :test, :development do
gem 'html-proofer'
Expand Down
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ gems:
- jekyll-seo-tag
- jekyll-avatar
- jekyll-github-metadata

- jekyll-admin

sass:
style: :compressed
sass_dir: retlab/_sass
Expand Down

0 comments on commit 60661b5

Please sign in to comment.