american-art / iiif

Builds the manifest files for IIIF
MIT License
2 stars 0 forks source link

The URI to the manifest is served via github.io … but IIIF requires CORS headers, which are not available via the github web projection. #1

Closed jainn3 closed 7 years ago

jainn3 commented 7 years ago

• The URI to the manifest is served via github.io … but IIIF requires CORS headers, which are not available via the github web projection.

Looks like github pages does support CORS headers.

Sources: http://stackoverflow.com/questions/26416727/cross-origin-resource-sharing-on-github-pages https://twitter.com/invisiblecomma/status/575219895308324864

workergnome commented 7 years ago

🎈 Fantastic. 🎈

That's been changed from the last time we tried to do this.