/sass-twitter-bootstrap-magento

CSS toolkit from Twitter converted to Sass. Use Modman to inject in magento (using git submodule).

Primary LanguageJavaScriptOtherNOASSERTION

TWITTER BOOTSTRAP (SASS) FOR MAGENTO

Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more.

To get started -- checkout http://twitter.github.com/bootstrap!

Usage

You can load the bootstrap css as git submodule into your magento installation using modman (http://code.google.com/p/module-manager).

Simply run modman twitter-bootstrap clone git://github.com/wuerml/sass-twitter-bootstrap-magento.git

Add contents of magento/local.xml to your own modifications.

Basic modification

added modman config for standard magento installation

Authors

Mark Otto

Jacob Thornton

Sass Conversion

The Twitter Bootstrap was lovingly converted to CSS by:

John W. Long

Jeremy Hinegardner

And others

Magento injection

Achim Rosenhagen

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.