Here’s how to get started:
- To modify this text, you need to override the Blacklight-provided view.
You can copy this file, located in the blacklight gem:
<%= Blacklight.root %>/app/views/catalog/_home_text.html.erb
to your own application:
<%= Rails.root %>/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
<%# This is the same panel shown in the Rails welcome template %>