From: Mark Otto Date: Fri, 28 Oct 2011 06:34:48 +0000 (-0700) Subject: adding more icons for the homepage for open source, twitter, and html5/css3 X-Git-Tag: v2.0.0~6^2~448 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fd4e459fe829454c811118c64aa32eafd6e8b97;p=thirdparty%2Fbootstrap.git adding more icons for the homepage for open source, twitter, and html5/css3 --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 66e87fdf9e..79c9047743 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -172,10 +172,14 @@ body > .navbar-fixed .brand:hover { .marketing p { margin-right: 10px; } -.marketing img { +.marketing .icon { float: left; margin: 7px 10px 0 0; } +.marketing .small-icon { + float: left; + margin: 4px 5px 0 0; +} /* Footer diff --git a/docs/assets/img/icon-css3.png b/docs/assets/img/icon-css3.png new file mode 100644 index 0000000000..eb3651bacd Binary files /dev/null and b/docs/assets/img/icon-css3.png differ diff --git a/docs/assets/img/icon-github.png b/docs/assets/img/icon-github.png new file mode 100644 index 0000000000..8afcce9cba Binary files /dev/null and b/docs/assets/img/icon-github.png differ diff --git a/docs/assets/img/icon-html5.png b/docs/assets/img/icon-html5.png new file mode 100644 index 0000000000..e9066c6726 Binary files /dev/null and b/docs/assets/img/icon-html5.png differ diff --git a/docs/assets/img/icon-twitter.png b/docs/assets/img/icon-twitter.png new file mode 100644 index 0000000000..98241d098d Binary files /dev/null and b/docs/assets/img/icon-twitter.png differ diff --git a/docs/index.html b/docs/index.html index 4524b79506..e712f6ed05 100644 --- a/docs/index.html +++ b/docs/index.html @@ -130,69 +130,73 @@
- +

Built for and by nerds

Like you, we love building awesome products on the web. We love it so much, we decided to help people just like us do it easier, better, and faster. Bootstrap is built for you.

- +

For all skill levels

Bootstrap is designed to help people of all skill level—designer or developer, huge nerd or early beginner. Use it as a complete kit or use to start something more complex.

- +

Cross-everything

Originally built with only modern browsers in mind, Bootstrap has evolved to include support for all major browsers (even IE7!) and, with Bootstrap 2, tablets and smartphones, too.

- +

12-column grid

Grid systems aren't everything, but having a durable and flexible one at the core of your work can make development much simpler. Use our built-in grid classes or roll your own.

- +

Responsive design

With Bootstrap 2, we've gone fully responsive. Our components are flexible enough to scale according to whatever resolution or device you're using to provide a consistent experience, no matter what.

- +

Styleguide docs

Unlike other front-end toolkits, Bootstrap was designed first and foremost as a styleguide to document not only our features, but best practices and living, coded examples.

- +

Growing library

Despite being only 7kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.

- +

Custom jQuery plugins

What good is an awesome design component without easy-to-use, proper, and extensible interactions? With Bootstrap, you get custom-built jQuery plugins to bring your projects to life.

- +

Built on LESS

Where vanilla CSS falters, LESS excels. Variables, nesting, operations, and mixins in LESS makes coding CSS faster and more efficient with minimal overhead.

+

HTML5

Built to support new HTML5 elements and syntax.

+

CSS3

Progressively enhanced components for ultimate style.

+

Open-source

Built for and maintained by the community via GitHub.

+

Made at Twitter

Brought to you by experienced engineers and designers.