Skip to content

azavea/geoblacklight

 
 

Repository files navigation

Geoblacklight

Build Status | Coverage Status | Gem Version Stories in Ready

GeoBlacklight is a world-class discovery platform for geospatial (GIS) holdings. It is an open collaborative project aiming to build off of the successes of the Blacklight Solr-powered discovery interface and the multi-institutional OpenGeoportal federated metadata sharing communities. We're actively looking for community input and development partners.

###Installation

Creating a new GeoBlacklight application from the template

$ rails new app-name -m https://raw.githubusercontent.com/geoblacklight/geoblacklight/master/template.rb

To launch app:

$ cd app-name
$ rake geoblacklight:server

Or install with Docker For more information see the installation guide

Contributing

Interested in contributing to GeoBlacklight? Please see our contributing guide.

###Development

See the development guide on our wiki for more information about setting up your development environment.

Please see the full documentation hosted on our Wiki Wiki

Packages

No packages published

Languages

  • Ruby 64.3%
  • JavaScript 13.4%
  • XSLT 9.7%
  • HTML 7.6%
  • CSS 5.0%