Clone the repository
$ git clone https://github.com/mejackreed/learn-iiif.gitInstall the dependencies
$ bundle install
...
$ yarn install
...Build the JavaScript bundle
$ webpack -wRun Jekyll
$ bundle exec jekyll serveThe 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.