Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 380 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 380 Bytes

og-aggregator

Small repo to build a dashboard aggregating all A-Files published through aperitiiif regardless of Order Group.

Getting Started

Prerequisites

  • Git
  • Ruby

Steps

  1. Install gems
    bundle install
  2. (OPTIONAL) Add new order groups via OG_ID to the Rakefile
  3. Build index & html
    bundle exec rake build:all