Create/store/load static annotations on IIIF manifests via Jekyll
- Ruby >=2.2
- Jekyll >=3.5
- Bundler >=1.12
- Clone this repository and navigate into it:
$ git clone https://github.com/mnyrop/annotate.git && cd annotate
- Install dependencies:
$ bundle install