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

HTTPS CDN request #77

Open
jolexa opened this issue Apr 27, 2017 · 4 comments
Open

HTTPS CDN request #77

jolexa opened this issue Apr 27, 2017 · 4 comments

Comments

@jolexa
Copy link

jolexa commented Apr 27, 2017

Hello,
It would be grate to submit this to cdnjs or similar to get https support. The current github cdn does not support https urls.

Thanks for considering

@gregsadetsky
Copy link

Hopefully this is useful (I'm not affiliated, etc.). You can use:

https://cdn.rawgit.com/arturadib/strapdown/gh-pages/v/0.2/strapdown.js

@ace0
Copy link

ace0 commented May 7, 2018

Agree: this package looks great, but is useless to me without an HTTPS endpoint.

The suggested link by @gregsadetsky works to load most files, but only the themes listed in:
https://github.com/arturadib/strapdown/tree/gh-pages/v/0.2/themes
are supported.

@qgustavor
Copy link

The current github cdn does not support https urls.

GitHub Pages now supports HTTPS, but to make it work someone needs to fix the DNS records.

@fu-sen
Copy link

fu-sen commented Mar 25, 2021

Years have passed. This comment of mine is 2021.

Currently jsDelivr is the right CDN for that. You can use it now:

<script src="https://cdn.jsdelivr.net/gh/arturadib/strapdown@gh-pages/v/0.2/strapdown.min.js"></script>

Also, I have the following projects:
https://github.com/fu-sen/strapdown.js

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

5 participants