You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
Twitter Bootstrap Extension for Yii 2
|
|
|
|
=====================================
|
|
|
|
|
|
|
|
The extension includes support for the [Bootstrap 3](http://getbootstrap.com/) markup and components framework
|
|
|
|
(also known as "Twitter Bootstrap"). Bootstrap is an excellent, responsive framework that can greatly speed up the
|
|
|
|
client-side of your development process.
|
|
|
|
|
|
|
|
The core of Bootstrap is represented by two parts:
|
|
|
|
|
|
|
|
- CSS basics, such as a grid layout system, typography, helper classes, and responsive utilities.
|
|
|
|
- Ready to use components, such as forms, menus, pagination, modal boxes, tabs etc.
|
|
|
|
|
|
|
|
Getting Started
|
|
|
|
---------------
|
|
|
|
|
|
|
|
* [Installation](installation.md)
|
|
|
|
* [Basic Usage](basic-usage.md)
|
|
|
|
|
|
|
|
Usage
|
|
|
|
-----
|
|
|
|
|
|
|
|
* [Yii widgets](usage-widgets.md)
|
|
|
|
* [Html helper](helper-html.md)
|
|
|
|
* [Asset Bundles](asset-bundles.md)
|
|
|
|
|
|
|
|
Additional topics
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
* [Using the .less files of Bootstrap directly](topics-less.md)
|