Here’s how to get started:

  1. 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
  2. Index your own data into Solr
  3. Configure Blacklight to match your data and user-experience needs
  4. Get in touch with your comments, questions, and ideas
<%# This is the same panel shown in the Rails welcome template %>

About your application’s environment