Projet

Général

Profil

Paste
Télécharger (1,27 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / bootstrap / README.md @ 7547bb19

1
<!-- @file Project Page -->
2
# Bootstrap
3

    
4
> Sleek, intuitive, and powerful mobile first front-end framework for faster and
5
> easier web development. Bootstrap has become one of the most popular front-end
6
> frameworks and open source projects in the world.
7

    
8
This base theme bridges the gap between Drupal and the [Bootstrap Framework].
9

    
10
### Features
11
- [jsDelivr CDN](http://www.jsdelivr.com) for "out-of-the-box" styling and
12
  faster page load times.
13
- [Bootswatch](http://bootswatch.com) theme support, if using the CDN.
14
- Glyphicons support via [Icon API](https://www.drupal.org/project/icon).
15
- Extensive integration and template/preprocessor overrides for most of the
16
  [Bootstrap Framework] CSS, Components and JavaScript
17
- Theme settings to further enhance the Drupal Bootstrap integration:
18
  - [Breadcrumbs](http://getbootstrap.com/components/#breadcrumbs)
19
  - [Navbar](http://getbootstrap.com/components/#navbar)
20
  - [Popovers](http://getbootstrap.com/javascript/#popovers)
21
  - [Tooltips](http://getbootstrap.com/javascript/#tooltips)
22
  - [Wells](http://getbootstrap.com/components/#wells) (per region)
23

    
24
### Documentation
25
Visit the project's [official documentation site](http://drupal-bootstrap.org)
26
or the markdown files inside the `./docs` folder.
27

    
28
[Bootstrap Framework]: http://getbootstrap.com