I'm building a website with Jekyll. That website should be shipped with Twitters Bootstrap.
I was wondering if it is somehow possible to add bootstrap to my project folder using gem/bundler.
My alternative would be using npm to install bower and then use bower to install bootstrap.