Contour - Minimalist Theme
Allows the default Contour to be changed to a minimalist theme.
Installation
Contour - Minimalist Theme can be installed from rubygems.org using:
gem install contour-minimalist
Or update your Gemfile to include:
gem 'contour-minimalist'
Update your application.css file by adding the following to the manifest (after "= require_self" and before "= require_tree ."):
*= require contour-minimalist
Copyright
Copyright (c) 2012 Remo Mueller. See LICENSE for further details.