Welcome!
Blacklight is a multi-institutional open-source collaboration building a better discovery platform framework.
Here’s how to get started customizing your application:
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.
- To modify this text, you need to override the Blacklight-provided view.
You can copy this file, located in the blacklight gem:
/opt/rubies/ruby-2.5.8/lib/ruby/gems/2.5.0/bundler/gems/blacklight-fc27c6904629/app/views/catalog/_home_text.html.erb
to your own application:
/var/app/current/app/views/catalog/_home_text.html.erb - Index your own data into Solr
- Configure Blacklight to match your data and user-experience needs
- Get in touch with your comments, questions, and ideas
Blacklight 7.11.1