Overview
This is a Google-styled theme for Twitter Bootstrap. Because I'm a fan of the new Google UI seen in Gmail, Docs, Calendar, etc, I decided to reproduce
the look of these new UI elements for my own personal use., (*1)
Compatibility
This is being tested in the latest versions of Chrome, Firefox, and IE8+., (*2)
The following projects are specifically designed for use with todc-bootstrap:, (*3)
Requirements
-
LESS - for compiling
.less
files into CSS
-
Twitter Bootstrap - this will be automatically checked out, if necessary, during the build process
Building
To build the CSS file, simply run make
from the top-level directory. If necessary, Twitter Bootstrap will be automatically checked out., (*4)
The resulting CSS file will be found at dist/todc-bootstrap.css
., (*5)
Demo
http://todc.github.com/todc-bootstrap/index.html, (*6)
License
http://www.apache.org/licenses/LICENSE-2.0, (*7)
NOTE This project was previously and incorrectly licensed under the Public Domain. It has now been changed to be compatible with Twitter Bootstrap's current license., (*8)
Acknowledgements
Inspired by Twitter Bootstrap and, of course, Google., (*9)