vvvmax / unitegallery

Unite Gallery - Responsive jQuery Image and Video Gallery Plugin. Aim to be the best gallery on the web on it's kind. See demo here:
http://unitegallery.net
MIT License
530 stars 157 forks source link

About released files #65

Closed pvnr0082t closed 8 years ago

pvnr0082t commented 8 years ago

Hi @vvvmax , Hi, I'm going to add this lib to cdnjs. Is it possible to add a dist folder for released files which in the package/unitegallery folder? Thank you.

https://github.com/cdnjs/cdnjs/issues/7032 https://github.com/cdnjs/cdnjs/pull/7621

vvvmax commented 8 years ago

what you mean dist folder? where? empty folder?

On Tue, Apr 19, 2016 at 9:28 AM, Daniel Wang notifications@github.com wrote:

Hi @vvvmax https://github.com/vvvmax , Hi, I'm going to add this lib to cdnjs https://github.com/cdnjs/cdnjs. Is it possible to add a dist folder for released files which in the package/unitegallery folder? Thank you.

cdnjs/cdnjs#7032 https://github.com/cdnjs/cdnjs/issues/7032 cdnjs/cdnjs#7621 https://github.com/cdnjs/cdnjs/pull/7621

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/vvvmax/unitegallery/issues/65

pvnr0082t commented 8 years ago

The dist folder is for the auto-update in cdnjs to easily get the main files. There are some example: https://github.com/nnattawat/flip https://github.com/ichord/Caret.js https://github.com/sayanee/angularjs-pdf

So, maybe you can create a new folder named dist for this repo and put folders which in package/unitegallery into dist folder.

If there is anything not clear, feel free to ask. :) Thank you.

vvvmax commented 8 years ago

HI. added dist folder. Please check if all ok.

https://github.com/vvvmax/unitegallery/tree/master/dist

On Thu, Apr 21, 2016 at 8:36 AM, Daniel Wang notifications@github.com wrote:

The dist folder is for the auto-update in cdnjs to easily get the main files. There are some example: https://github.com/nnattawat/flip https://github.com/ichord/Caret.js https://github.com/sayanee/angularjs-pdf

So, maybe you can create a new folder named dist for this repo and put folders which in package/unitegallery into dist folder.

If there is anything not clear, feel free to ask. :) Thank you.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/vvvmax/unitegallery/issues/65#issuecomment-212751651

pvnr0082t commented 8 years ago

Thanks for your help.