/guides

A guide to getting IIIF resources from the community

Primary LanguageRuby

IIIF Guides

A guide to getting IIIF resources from the community

Contributing

We welcome pull requests for corrections or new entries made on this repo. Please don't fork the repo and send pull request that way. Please see the CONTRIBUTING.md guide for full details on how to submit.

We also have a Google form which you can submit and the IIIF Staff will add your entry.

Running locally

Run once to install the libraries:

bundle install

Run to start the site on http://localhost:4000:

bundle exec jekyll serve