# novella Minimalistic theme with colors from Solarized. ## Installation Add this line to your Jekyll site's Gemfile: ```ruby gem "novella" ``` And add this line to your Jekyll site's `_config.yml`: ```yaml theme: novella ``` And then execute: $ bundle Or install it yourself as: $ gem install novella ## License The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).