We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
By default (in Blacklight 7) the assets generator adds the following things to your application to enable Sprockets to build a javascript bundle:
Added to the Gemfile:
gem 'bootstrap', '~> 4.0' gem 'popper_js' gem 'twitter-typeahead-rails', '0.11.1.pre.corejavascript'
These requires are injected into app/assets/javascripts/application.js:
app/assets/javascripts/application.js
//= require jquery //= require popper //= require twitter/typeahead //= require bootstrap
Quickstart Guide
Upgrading to Blacklight 9
Upgrading to Blacklight 8
Demo
Example installations
Blacklight Summits and Events