From 00b7dff3595d340be61894a0674800f8ed02b4ab Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Sep 2011 21:05:23 -0700 Subject: overhaul docs CSS since it was scalable, converted docs mastheads and footers to classes and HTML5 elements, add masthead to js docs page but make it slate so it looks cool and stands out --- docs/index.html | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index ebac6f71c..0f233d3d3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -61,7 +61,7 @@ -
+

Bootstrap, from Twitter

@@ -72,7 +72,7 @@

Nerd alert: Bootstrap is built with Less and was designed to work out of the gate with modern browsers in mind.

-
+ @@ -1516,13 +1516,14 @@ Lorem ipsum dolar sit amet illo error ipsum verita
+

Getting started

Integrating javascript with the Bootstrap library is super easy. Below we go over the basics and provide you with some awesome plugins to get you started!

+
+

Skip to Bootstrap plugins »

-

Getting started

-

We've set out to make your interactive work with Bootstrap even more simple, offering several lightweight plugins for things like modals, tooltips, and other dynamic components. These plugins have been coded up to work with either jQuery or Ender, but we encourage you to extend and modify them to fit your development needs!

-

Do I need javascript?

-

The short answer is no... of course not! However, for those who need it, we've provided the plugins below to help you understand how to integrate bootstrap with javascript and to give you a quick lightweight option for dropping something in and getting the basic functionality right away! For more information on these plugins and to see demos of them in action, please refer to our plugin documentation page.

+

What's included

+

Bring some of Bootstrap's primary components to life with new custom plugins that work with jQuery and Ender. We encourage you to extend and modify them to fit your specific development needs.

@@ -1557,6 +1558,10 @@ Lorem ipsum dolar sit amet illo error ipsum verita
+

Is javascript necessary?

+

Nope! Bootstrap is designed first and foremost to be a CSS library. This javascript provides a basic interactive layer on top of the included styles.

+

However, for those who do need javascript, we've provided the plugins above to help you understand how to integrate Bootstrap with javascript and to give you a quick, lightweight option for the basic functionality right away.

+

For more information and to see some live demos, please refer to our plugin documentation page.

@@ -1709,19 +1714,19 @@ Lorem ipsum dolar sit amet illo error ipsum verita + + - -- cgit v1.2.3 From 536fe2c7437969ec64c14d6d790c5e7c684a6ccc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Sep 2011 21:54:11 -0700 Subject: add footer to js docs --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index bca04b1a0..5fe222945 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1739,4 +1739,4 @@ Lorem ipsum dolar sit amet illo error ipsum verita - + \ No newline at end of file -- cgit v1.2.3