Sha256: 7606cfd456d49af05eecf53136ced865a23ff3723c6f6a82667ee6f7bc97aa24

Contents?: true

Size: 752 Bytes

Versions: 4

Compression:

Stored size: 752 Bytes

Contents

# Jekyll Smileys Generator

## Installation

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

```ruby
gem "jekyll-smiley"
```

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

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

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install jekyll-smiley

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/erlzhang/jekyll-smiley. 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

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-smiley-0.1.4 README.md
jekyll-smiley-0.1.3 README.md
jekyll-smiley-0.1.2 README.md
jekyll-smiley-0.1.1 README.md