A WordPress theme that uses Bootstrap v2 from twitter.
Clone the repository into your themes folder of your WordPress installation using the following
PHP 5.3 Wordpress 3.3
git clone https://github.com/simonyeldon/WordStrap.git wordstrap
Next you need to initialise the bootstrap module.
cd wordstrap
git submodule init
git submodule update
Now you can activate the theme in your WordPress dashboard.