Sha256: 23367887476aefe01b2654ae38e61d8c5bc5eb23fbb40e287cdfe75b1af04c73

Contents?: true

Size: 550 Bytes

Versions: 4

Compression:

Stored size: 550 Bytes

Contents

# novella

Minimalistic theme for Jekyll with colors from Solarized.

## Installation

Add this line to your Jekyll site's Gemfile:

```ruby
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](http://opensource.org/licenses/MIT).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
novella-0.2.0 README.md
novella-0.1.3 README.md
novella-0.1.2 README.md
novella-0.1.1 README.md