Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1.41 KB

README.md

File metadata and controls

42 lines (21 loc) · 1.41 KB

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.

Compatibility

This is being tested in the latest versions of Chrome, Firefox, and IE8+.

The following projects are specifically designed for use with todc-bootstrap:

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.

The resulting CSS file will be found at dist/todc-bootstrap.css.

Demo

http://todc.github.io/todc-bootstrap/index.html

License

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

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.

Acknowledgements

Inspired by Twitter Bootstrap and, of course, Google.