Clone the repository
$ git clone https://github.com/mejackreed/learn-iiif.git
Install the dependencies
$ bundle install
...
$ yarn install
...
Build the JavaScript bundle
$ webpack -w
Run Jekyll
$ bundle exec jekyll serve
The code in this repository is licensed under the MIT license. Content in this repository is licensed under a Creative Commons Attribution 4.0 International License.