Sha256: cf7a72a6f0d95399f6564559fe9a33ee6a8286b5b19ed3309d879a5c6927bcfa

Contents?: true

Size: 746 Bytes

Versions: 1

Compression:

Stored size: 746 Bytes

Contents

# Jekyll Books Generator

## Installation

Add this line to your Jekyll site's `Gemfile`:

```ruby
gem "jekyll-books"
```

Add `jekyll-books` to your Jekyll site's `_config.yml`:

```yaml
plugins:
  - jekyll-books
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install jekyll-books

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/erlzhang/jekyll-books. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-books-0.1.0 README.md