Skip to content

NO LONGER MAINTAINED - Before/After image slider for Spina CMS/ Rails 6

License

Notifications You must be signed in to change notification settings

mawilmouth/spina-slider

Repository files navigation

Spina::Slider

This gem adds a TwentyTwenty before/after image slider to text fields for SpinaCMS.

Installation

Add this line to your application's Gemfile:

gem 'spina-slider'

And then execute:

$ bundle install

Usage

Add these lines to your application.html.erb

<%= javascript_include_tag 'slider'%>
<%= stylesheet_link_tag 'twentytwenty-no-compass'%>

Add these lines to /app/assets/config/manifest.js

//= link twentytwenty-no-compass.css
//= link slider.css
//= link slider.js

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Spina::Slider project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

NO LONGER MAINTAINED - Before/After image slider for Spina CMS/ Rails 6

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published