How to Build Drupal Themes With Bootstrap

OSTraining
Course Summary
If you want a lot of control over how your Drupal site looks and responds, try Bootstrap which is a powerful, mobile-first framework.
-
+
Course Description
If you want a lot of control over how your Drupal site looks and responds, try Bootstrap which is a powerful, mobile-first framework.Robert covers the basics of setup and configuration, then takes us through Views, Panels, sub-themes and even template overrides.
Robert learned HTML/CSS back in 2008 when he decided to start a film review site, and he continued adding to his site file-by-file the old-fashioned way for a year. When he asked a web developer friend how to build a site that "automatically lists content on the homepage and stuff," he was pointed to Drupal.
Since then, Robert has continued to build his experience with the CMS by using it on his own projects and by managing other brands' pre-existing Drupal sites. In doing so, he has learned some of the best ways to use the tools Drupal has available--and what mistakes to avoid.
In his spare time, Robert trains Brazilian Jiu Jitsu and works on too many side programming projects. He is also the author of two books.
-
+
Course Syllabus
Videos
Introduction to Using Bootstrap With DrupalFree
Basic Configuration of the Bootstrap Theme
Set up Content Using Bootstrap's Grid System
Add a Bootstrap Grid to Nodes
Using Bootstrap With Views
Using Bootstrap With Panels
Create a Custom Modal With Bootstrap
Create a Custom Modal With Bootstrap, Part 2
Contributed Sub-Themes Based on Bootstrap
Creating Sub-Themes with Bootstrap
Override Base Theme Templates
Changing Variable Assignments
Override HTML Output
Further Resources
Drupal Bootstrap Quiz