2017 © Pedro Peláez
 

lithium-library li3_bootstrap

lithium plugin to drive lithium with twitter bootstrap

image

bruensicke/li3_bootstrap

lithium plugin to drive lithium with twitter bootstrap

  • Wednesday, November 20, 2013
  • by d1rk
  • Repository
  • 6 Watchers
  • 5 Stars
  • 33 Installations
  • CSS
  • 1 Dependents
  • 1 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

li3_bootstrap

Lithium plugin to easily use twitters bootstrap., (*1)

Installation

Add submodule to your li3 libraries:, (*2)

git submodule add https://github.com/bruensicke/li3_bootstrap.git libraries/li3_bootstrap

and activate it in you app (config/bootstrap/libraries.php), of course:, (*3)

Libraries::add('li3_bootstrap');

Note: li3_bootstrap supports usage of .less files, in order to do so, you need li3_less, see below for details, (*4)

Requirements

Optional, (*5)

In order to use the .less files, instead of .css - you need the li3_less library and load it before loading li3_bootstrap., (*6)

Libraries::add('li3_less');
Libraries::add('li3_bootstrap');

Credits

The Versions

20/11 2013

dev-master

9999999-dev https://github.com/bruensicke/li3_bootstrap/blob/master/README.md

lithium plugin to drive lithium with twitter bootstrap

  Sources   Download

BSD-3-Clause

The Requires

 

css bootstrap twitter lithium li3 twbootstrap

19/09 2013

3.0.0.x-dev

3.0.0.9999999-dev https://github.com/bruensicke/li3_bootstrap/blob/master/README.md

lithium plugin to drive lithium with twitter bootstrap

  Sources   Download

BSD-3-Clause

The Requires

 

css bootstrap twitter lithium li3 twbootstrap

26/07 2013

v2.3.2

2.3.2.0 https://github.com/bruensicke/li3_bootstrap/blob/master/README.md

lithium plugin to drive lithium with twitter bootstrap

  Sources   Download

BSD-3-Clause

The Requires

 

css bootstrap twitter lithium li3 twbootstrap