upgrade to different theme for main webpage
This commit is contained in:
@@ -18,7 +18,7 @@ group :assets do
|
||||
gem 'compass-rails'
|
||||
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
# gem 'therubyracer', :platforms => :ruby
|
||||
gem 'therubyracer', :platforms => :ruby
|
||||
|
||||
gem 'uglifier', '>= 1.0.3'
|
||||
end
|
||||
@@ -26,6 +26,7 @@ end
|
||||
gem 'jquery-rails'
|
||||
gem 'haml-rails'
|
||||
gem 'slim-rails'
|
||||
gem 'less-rails'
|
||||
|
||||
gem 'couch_potato' , :git => 'git://github.com/bterkuile/couch_potato.git'
|
||||
gem 'simply_stored' , :git => 'git://github.com/bterkuile/simply_stored.git'
|
||||
|
||||
Reference in New Issue
Block a user