Skip to content

IIIF-Commons/learn-iiif

 
 

Repository files navigation

Learn IIIF

Installation

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

Licensing

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.1%
  • SCSS 29.0%
  • HTML 22.6%
  • Ruby 5.3%