Sha256: 38ee783c48db422a9f56a8ca82f95283b0162d2e2d549aecac53e1cb0e5d4e07

Contents?: true

Size: 446 Bytes

Versions: 1

Compression:

Stored size: 446 Bytes

Contents

# 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).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
novella-0.1.0 README.md