Bootstrap base theme for Drupal 7

Preview:

DESCRIPTION

Bootstrap base theme for Drupal 7.

Citation preview

Bootstrap

About me

Cedric SpillebeenDrupal, CSS3, HTML5 & jQuery.cedric@deftig.be - @CedricSwww.cedric-spillebeen.be

User-friendly websites with Drupal.Belgium ( Kortrijk )info@deftig.be - @Deftig_bewww.deftig.be

Bootstrap & DrupalWhat is Bootstrap?

Bootstrap 3Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.

http://getbootstrap.com/

Bootstrap & DrupalWhat is Drupal?

Drupal 7Drupal is an open source content management platform powering millions of websites and applications.

http://drupal.org

Bootstrap & DrupalBootstrap base-theme for Drupal

Bootstrap base-theme for Drupal

● The Bootstrap base-theme bridges the gap between Drupal and the Bootstrap Framework.

Requirements

● Bootstrap requires a minimum jQuery version of 1.7 or higher.

● jQuery Update - 7.x-2.3 or higher.● You must manually set this in the

configuration after it is installed.

Framework methods

● BootstrapCDN ( Default )○ This base-theme utilizes a fast CDN of the

compiled Bootstrap source files. This allows this base-theme to work right out of the box.

● Sub-theme○ If the above CDN option is disabled this base-

theme is no longer responsible for providing the necessary implementation of the Bootstrap framework. The base-theme will appear un-styled until a sub-theme is created to provide this implementation.

Drupal 7

● 7.x-2.1 ( Bootstrap 2 )○ This the current stable release.

● 7.x-3.x ( Bootstrap 3 )○ This branch is not yet in use. It is reserved for

development of Bootstrap 3.0 once an official release has been made.

Sub-theme starter kit

● Instructions on how to create a Bootstrap sub-theme:https://drupal.org/node/1978010

Questions?

Cedric SpillebeenDrupal, CSS3, HTML5 & jQuery.cedric@deftig.be - @CedricSwww.cedric-spillebeen.be

User-friendly websites with Drupal.Belgium ( Kortrijk )info@deftig.be - @Deftig_bewww.deftig.be

Recommended