Designer News
Where the design community meets.
8 years ago from Pedro Duarte, Front End Developer
Hey David,
That's a very good point, maybe I will replace the git clone
with a link to the Downloads page.
Thanks so much!
No problem! Thanks for sharing the library.
And that's why there is git submodules ;)
shudders I've heard so many bad things about that. Would rather bower/npm it.
"I wouldn't advise people to use git to install packages, simply because they might not bother to remove arbitrary files (e.g. .gitignore, demo files and alike)."
You can ignore certain files in your releases using Git Attributes.
That's pretty cool, but aren't releases different from just cloning the master repo?
well with bower you could at least specify which files bower should pull from the repo, in that case only the dist files and maybe dev basics. I ended up including my demos for Paradeiser anyway as many people seem to have problems with following docs :/
Makes sense! I tend to use gulp with bower and extract the main files with it. Then the bower component can sit in the local project as simply reference.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
This looks great. Simple slider that I'd probably use to present a handful of images on a sub page without making the page too long.
Like that you can install with bower, and the selection of installation methods. I wouldn't advise people to use git to install packages, simply because they might not bother to remove arbitrary files (e.g. .gitignore, demo files and alike).