novella

Minimalistic theme for Jekyll with colors from Solarized.

Installation

Add this line to your Jekyll site's Gemfile:

gem "novella"

In order to utilize the theme, make sure to either copy the _config.yml file into your new Jekyll site or update your own with the values from the theme's _config.yml file.

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.