creativetimofficial / now-ui-kit

Now UI Kit Bootstrap 4 - Designed by Invision. Coded by Creative Tim
https://www.creative-tim.com/product/now-ui-kit
Other
1.7k stars 381 forks source link

CDN support? #43

Closed riklewis closed 6 years ago

riklewis commented 7 years ago

Will this great package be available on any CDNs?

alexandru-paduraru commented 7 years ago

@riklewis I think we can add it. Do you recommend something?

cristijora commented 7 years ago

@alexandru-paduraru if you have the kit on npm it's enough to add a couple of lines in the package.json and it will be available on https://unpkg.com/#/

cristijora commented 7 years ago

Actually it is already available, https://unpkg.com/now-ui-kit@1.0.1/assets/ whole folder

CSS https://unpkg.com/now-ui-kit@1.0.1/assets/css/now-ui-kit.css JS https://unpkg.com/now-ui-kit@1.0.1/assets/js/

alexandru-paduraru commented 7 years ago

@cristijora yes, you're right, I see it there. We will add those links in the readme and description of the project.

riklewis commented 7 years ago

Great, thank you. I was going to suggest MaxCDN as an option (https://www.maxcdn.com), but any CDN is probably better than local hosting :)