From 3ad0cf9e9417cc86ca6d18f2d47049e9180aef99 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 17 Jul 2013 22:58:49 -0700 Subject: add callouts for bootstrap 2.3.2 docs and 3.0 rc1 post --- docs/index.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 49bdcb38e..f9abb75f8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,13 +3,22 @@ layout: home title: Bootstrap --- +
+
+ + Looking for Bootstrap 2.3.2 docs? + + We've moved it to a new home while we push forward with Bootstrap 3. Read the blog post for details. +
+
+
-

Bootstrap

+

Bootstrap 3

Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.

- Download Bootstrap + Download Bootstrap 3.0.0.1

{% include social-buttons.html %} @@ -27,7 +36,6 @@ title: Bootstrap
  • Bootstrap Expo
  • -
  • Version 3.0.0
  • -- cgit v1.2.3 From 5cb0d646865b0d92d38f695833c2ffd53323c6dd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 18 Jul 2013 13:51:08 -0700 Subject: relative url --- 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 f9abb75f8..1c9e804ae 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,7 +6,7 @@ title: Bootstrap
    - Looking for Bootstrap 2.3.2 docs? + Looking for Bootstrap 2.3.2 docs? We've moved it to a new home while we push forward with Bootstrap 3. Read the blog post for details.
    -- cgit v1.2.3 From 36188d0884c51c9ef9aece3b2eaaa84ac67d0ff1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 18 Jul 2013 14:08:40 -0700 Subject: change download button label --- 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 1c9e804ae..b798f3013 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,7 +18,7 @@ title: Bootstrap

    Bootstrap 3

    Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.

    - Download Bootstrap 3.0.0.1 + Download Bootstrap 3.0.0 RC1

    {% include social-buttons.html %} -- cgit v1.2.3 From a8005b3d0b8599611e8bfc864e704b50411fcb69 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 18 Jul 2013 17:41:30 -0700 Subject: flatten docs dir back into root --- docs/index.html | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 docs/index.html (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index b798f3013..000000000 --- a/docs/index.html +++ /dev/null @@ -1,42 +0,0 @@ ---- -layout: home -title: Bootstrap ---- - -
    -
    - - Looking for Bootstrap 2.3.2 docs? - - We've moved it to a new home while we push forward with Bootstrap 3. Read the blog post for details. -
    -
    - -
    -
    - -

    Bootstrap 3

    -

    Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.

    -

    - Download Bootstrap 3.0.0 RC1 -

    - - {% include social-buttons.html %} - - - -
    -
    -- cgit v1.2.3