Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a provision to refer images from CDN instead of images folder? #51

Open
aliasgerkw opened this issue Jun 27, 2023 · 1 comment

Comments

@aliasgerkw
Copy link

Hello Team,

We were facing some limit usage issues while hosting website with GitHub Pages due to huge number of images and its derivatives being used in the theme. As derivatives are generated during build and while replacing it with a CDN image it should allow us to take derivatives from CDN as well.

Please advise if there is any working example using CDN to render images and derivative.

@elotroalex
Copy link
Member

Hi. In theory it might be possible by tweaking the source for Openseadragon directly in the osd_iiif_image_viewer.html include, and including the CDN links in the data table, then pulling in that variable using Liquid in that file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants