Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-07-19 04:41:30 +0400
committerMark Otto <otto@github.com>2013-07-19 04:41:30 +0400
commita8005b3d0b8599611e8bfc864e704b50411fcb69 (patch)
treeaff3a67c1e82d6d36127115a1edb94a519825237 /index.html
parent36188d0884c51c9ef9aece3b2eaaa84ac67d0ff1 (diff)
flatten docs dir back into root
Diffstat (limited to 'index.html')
-rw-r--r--index.html42
1 files changed, 42 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000000..b798f3013c
--- /dev/null
+++ b/index.html
@@ -0,0 +1,42 @@
+---
+layout: home
+title: Bootstrap
+---
+
+<div class="bs-old-docs">
+ <div class="container">
+ <strong>
+ <a href="/2.3.2/">Looking for Bootstrap 2.3.2 docs?</a>
+ </strong>
+ We've moved it to a new home while we push forward with Bootstrap 3. <a href="http://blog.getbootstrap.com/">Read the blog post</a> for details.
+ </div>
+</div>
+
+<div class="container">
+ <div class="bs-masthead">
+
+ <h1>Bootstrap 3</h1>
+ <p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p>
+ <p>
+ <a href="assets/bootstrap.zip" class="btn btn-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap 3.0.0 RC1</a>
+ </p>
+
+ {% include social-buttons.html %}
+
+ <ul class="bs-masthead-links">
+ <li>
+ <a href="http://github.com/twitter/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
+ </li>
+ <li>
+ <a href="http://examples.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>
+ </li>
+ <li>
+ <a href="http://glyphicons.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Glyphicons']);">Glyphicons</a>
+ </li>
+ <li>
+ <a href="http://expo.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Bootstrap Expo</a>
+ </li>
+ </ul>
+
+ </div>
+</div>