Sha256: 4d65e7c03035fce588a60d7e44653c41e0845d7a69337246894c8d27a757ef4d
Contents?: true
Size: 818 Bytes
Versions: 4
Compression:
Stored size: 818 Bytes
Contents
# Blacklight::Gallery [![Gem Version](https://badge.fury.io/rb/blacklight-gallery.svg)](http://badge.fury.io/rb/blacklight-gallery) Gallery views for Blacklight search results ## Installation Add this line to your Blacklight application's Gemfile: gem 'blacklight-gallery' And then execute: $ bundle Or install it yourself as: $ gem install blacklight-gallery ## Usage Run the gallery generator: $ rails g blacklight_gallery:install ## Screenshot ![Screenshot](docs/screen_shot.png) ## Contributing 1. Fork it ( http://github.com/<my-github-username>/blacklight-gallery/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
blacklight-gallery-0.1.2 | README.md |
blacklight-gallery-0.1.1 | README.md |
blacklight-gallery-0.1.0 | README.md |
blacklight-gallery-0.0.2 | README.md |