Bummer! You must be logged in to access this page.

Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Installing Twitter Bootstrap - Jim Hoskins

As mentioned in the video, Bootstrap has been updated. However, this seems to be quite a major one. In Jim's video there are only three folders and moving over files is pretty simple. But the structure has completely changed in the new download and I have no idea which files to copy. Is it possible to get new instructions on how to install Bootstrap to Treebook so that I can carry on?

Thanks

http://teamtreehouse.com/library/programming/build-a-simple-ruby-on-rails-application/frontend-development/installing-twitter-bootstrap

2 Answers

The assets Jim refers to in the video are under the dist folder in Bootstrap 3. It also seems that the icon png which used to be in the img directory has been changed to an actual font. I'm not sure whether the change will affect this project as I've just begun working through it myself.

Thanks, Vindhya! I'm going to try this out and report back here.

Cheers Vindhya! That works!

Also: it may be better to use Bootstrap version 2.3.2 for the lesson, as that is the version Jim is using. Using 2.3.2 will lead to less confusion on version differences, for example: this issue you just encountered.