TextMate Html Bundle for Twitter's Bootstrap
Note
This bundle is out-dated! Please use this one! Most of the usefull ones will be transfered to new bundle!
This is un-offical bundle for Twitter's Bootstrap.
Well, this bundle helps you to use great features of Twitter's Bootstrap Html/CSS framework easily.
You can check out CHANGELOG.md for history.
Download & Installation
To install via Git:
cd "~/Library/Application Support/TextMate/Bundles"
git clone https://github.com/vigo/textmate-twitterbootstrap.tmbundle.git
osascript -e 'tell app "TextMate" to reload bundles'
Note
Hi, i just completed implementing almost all the features of bootstrap version 2.0+ to my little bundle. All help texts and more detailed information will be available later + examples...
Scaffolding
General
Headings: h1
... h6
+ tab
<h1>Hello <small>world</small></h1>
Layouts
Responsive
Simple Page Template
Base CSS
Headings
Emphasis Classes
Abbreviations
Blockquotes
Lists
Code
Tables
Forms
Buttons
Images
Icons
Not ready yet...