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

WordPress From Bootstrap to WordPress Setup a Bootstrap Theme From Bootstrap to WordPress Project Overview

Jerry R Cole
Jerry R Cole
5,023 Points

Bootstrap vs Roots

I've heard a few people recommend using Roots (http://roots.io), a Bootstrap boilerplate for WordPress, as an alternative to http://getbootstrap.com

Would anyone happen to know the differences between each option along with which one is the better choice?

1 Answer

John Burkhard
John Burkhard
16,314 Points

Roots is a WordPress developemnt stack aimed at, developers, while Bootstrap is a CSS framework that can be used for any web project (doesn't include WP integration by default).

Roots is great but if you're just starting out then I recommend looking into Bones or Underscores.