unsemantic icon indicating copy to clipboard operation
unsemantic copied to clipboard

Request: Submit to CDNJS

Open ethanpil opened this issue 10 years ago • 6 comments

Would love to have this available on CDNJS... Then I can use it even faster, and include in JSFiddles and all kinds of other joys...

https://github.com/cdnjs/cdnjs

"We will host any version of any library, subject to popularity and licence permissions.

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."

ethanpil avatar Mar 12 '14 22:03 ethanpil

Being that Unsemantic is mostly CSS, is that something they would host?

Would you not want to be compiling down that CSS into a single stylesheet?

(Note: Not arguing, just trying to understand the use case.)

nathansmith avatar Mar 13 '14 15:03 nathansmith

Just take a look here, http://cdnjs.com/ the first two are 1140 and 960gs...

I often include one of your compiled files (from http://unsemantic.com/css-documentation) in my projects:

unsemantic-grid-responsive.css
unsemantic-grid-responsive-tablet.css 
unsemantic-grid-responsive-no-ie7.css
unsemantic-grid-responsive-tablet-no-ie7.css

Why not make it available that way? I can easily override the .grid-container when 1200px doesnt work for me...

then it can easily be included in projects and fiddles, etc...

ethanpil avatar Mar 13 '14 16:03 ethanpil

Ah, gotcha.

So, to submit to CDNJS, I just need to clone their repo and submit a pull request?

nathansmith avatar Mar 13 '14 21:03 nathansmith

I'm not sure , never done it. :) If you need help, I can try to work it out...

ethanpil avatar Mar 13 '14 21:03 ethanpil

I had some extra time today so I took care of it here: https://github.com/cdnjs/cdnjs/pull/3147

Hopefully that will do the trick.

ethanpil avatar May 11 '14 09:05 ethanpil

Thanks for doing this.

I've just been heads-down at work, and hadn't made the time to do anything related to CDNJS.

nathansmith avatar May 13 '14 00:05 nathansmith