gride
gride copied to clipboard
CDN for gride
Submit gride in jsdelivr CDN.
To deliver GRIDE at CDN, we need to create a CSS file with media queries right?
I cannot see the why to it. What are your original ideas @guuibayer?
I was thinking about an possibility of gride having an css version
The new backend is live. It pulls files directly from npm and github https://github.com/jsdelivr/jsdelivr#usage
Example https://cdn.jsdelivr.net/npm/[email protected] Example directory listing https://cdn.jsdelivr.net/npm/[email protected]/
Cool @jimaek, the idea of cdn would be to use up for example in http://codepen.io
@guuibayer @jimaek What about the unpkg. Every package at npm is hosted at it. Gride is already there.
https://cdn.jsdelivr.net/npm/gride/
Nice @jimaek!!! jsDelivr will always automatically pull the files from npm, just like unpkg?
Exactly
@jimaek and jsDeliver can be considered better? Why?
Better infrastructure https://github.com/jsdelivr/jsdelivr#multi-cdn We use CloudFlare + Fastly + MaxCDN + Quantil in China
Awesome @jimaek!!!! I will start to use jsDelivr in all of my projects.