Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 314 Bytes

SBN Archive Jekyll Port

This is a proof-of-concept demo of a data-driven static site generator for the SBN Archive

Run the development server by executing:

    $ bundle exec jekyll serve

Generate sass stylesheets by also executing:

    $ export SOLR_URI=http://solr-server.example/solr