Blacklight is a multi-institutional open-source collaboration building a better discovery platform framework.
<%= link_to 'Read the Documentation', 'https://github.com/projectblacklight/blacklight/wiki', class: 'btn btn-primary' %> <%= link_to 'See Examples', 'http://projectblacklight.org', class: 'btn btn-light' %>
There are many ways to override specific behaviors and views in Blacklight. Because Blacklight is distributed as a Rails engine-based gem, all customization of Blacklight behavior should be done within your application by overriding Blacklight-provided behaviors with your own.