klokantech / iiifviewer

[DEPRECATED] IIIF WebGL / Canvas / DOM mobile-ready fast viewer powered by OpenLayers V3
http://klokantech.github.io/iiifviewer/
Other
54 stars 10 forks source link

Hosting on cdnjs #14

Closed daliborjanak closed 8 years ago

daliborjanak commented 9 years ago

Is it possible to host iiifviewer builds on cdnjs? https://cdnjs.com/ Do we need versions? We are using it in projects and their linking build on gh-pages

klokan commented 9 years ago

Feel free to make this happen @daliborjanak

We should make releases of the viewer anyway.

In case authoritative registration is required we should use sysadmin@ email (or github account).

daliborjanak commented 9 years ago

For CDNJS:

But they may not accept our release because they accepting only popular projects (eg. we need more stars):

"Libraries must have notable popularity: 100 stars or watchers on GitHub is a good example, but as long as reasonable popularity can be demonstrated the library will be added."

So i thing it's impossible yet. I created only release (with verson discused with @petrsloup )

But most of our projects (eg IIIFServer) still uses link to gh-pages. It's not good.

daliborjanak commented 8 years ago

www.iiifserver.com/iiifviewer/1.0.0/iiifviewer-min.js

petrsloup commented 8 years ago

The library is now hosted at: https://cdn.klokantech.com/iiifviewer/v1.1/iiifviewer.js https://cdn.klokantech.com/iiifviewer/v1.1/ol-iiifviewer.js v1.0 is also available + v1 alias for the latest v1.x release.

See https://github.com/klokantech/cdn.klokantech.com for details.