summaryrefslogtreecommitdiff
path: root/2/bower_components/bootstrap/docs/templates/pages/index.mustache
diff options
context:
space:
mode:
Diffstat (limited to '2/bower_components/bootstrap/docs/templates/pages/index.mustache')
-rw-r--r--2/bower_components/bootstrap/docs/templates/pages/index.mustache100
1 files changed, 100 insertions, 0 deletions
diff --git a/2/bower_components/bootstrap/docs/templates/pages/index.mustache b/2/bower_components/bootstrap/docs/templates/pages/index.mustache
new file mode 100644
index 00000000..4fb7f1cb
--- /dev/null
+++ b/2/bower_components/bootstrap/docs/templates/pages/index.mustache
@@ -0,0 +1,100 @@
+<div class="jumbotron masthead">
+ <div class="container">
+ <h1>{{_i}}Bootstrap{{/i}}</h1>
+ <p>{{_i}}Sleek, intuitive, and powerful front-end framework for faster and easier web development.{{/i}}</p>
+ <p>
+ <a href="https://github.com/twbs/bootstrap/archive/v2.3.2.zip" class="btn btn-primary btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.3.2']);"{{/production}}>{{_i}}Download Bootstrap{{/i}}</a>
+ </p>
+ <ul class="masthead-links">
+ <li>
+ <a href="http://github.com/twbs/bootstrap" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);"{{/production}}>{{_i}}GitHub project{{/i}}</a>
+ </li>
+ <li>
+ <a href="./getting-started.html#examples" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);"{{/production}}>{{_i}}Examples{{/i}}</a>
+ </li>
+ <li>
+ <a href="./extend.html" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Extend']);"{{/production}}>{{_i}}Extend{{/i}}</a>
+ </li>
+ <li>
+ {{_i}}Version 2.3.2{{/i}}
+ </li>
+ </ul>
+ </div>
+</div>
+
+<div class="bs-docs-social">
+ <div class="container">
+ <ul class="bs-docs-social-buttons">
+ <li>
+ <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
+ </li>
+ <li>
+ <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&repo=bootstrap&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe>
+ </li>
+ <li class="follow-btn">
+ <a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">{{_i}}Follow @twbootstrap{{/i}}</a>
+ </li>
+ <li class="tweet-btn">
+ <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://getbootstrap.com" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Bootstrap">Tweet</a>
+ </li>
+ </ul>
+ </div>
+</div>
+
+<div class="container">
+
+ <div class="marketing">
+
+ <h1>{{_i}}Introducing Bootstrap.{{/i}}</h1>
+ <p class="marketing-byline">{{_i}}Need reasons to love Bootstrap? Look no further.{{/i}}</p>
+
+ <div class="row-fluid">
+ <div class="span4">
+ <img class="marketing-img" src="assets/img/bs-docs-twitter-github.png">
+ <h2>{{_i}}By nerds, for nerds.{{/i}}</h2>
+ <p>{{_i}}Built at Twitter by <a href="http://twitter.com/mdo">@mdo</a> and <a href="http://twitter.com/fat">@fat</a>, Bootstrap utilizes <a href="http://lesscss.org">LESS CSS</a>, is compiled via <a href="http://nodejs.org">Node</a>, and is managed through <a href="http://github.com">GitHub</a> to help nerds do awesome stuff on the web.{{/i}}</p>
+ </div>
+ <div class="span4">
+ <img class="marketing-img" src="assets/img/bs-docs-responsive-illustrations.png">
+ <h2>{{_i}}Made for everyone.{{/i}}</h2>
+ <p>{{_i}}Bootstrap was made to not only look and behave great in the latest desktop browsers (as well as IE7!), but in tablet and smartphone browsers via <a href="./scaffolding.html#responsive">responsive CSS</a> as well.{{/i}}</p>
+ </div>
+ <div class="span4">
+ <img class="marketing-img" src="assets/img/bs-docs-bootstrap-features.png">
+ <h2>{{_i}}Packed with features.{{/i}}</h2>
+ <p>{{_i}}A 12-column responsive <a href="./scaffolding.html#gridSystem">grid</a>, dozens of components, <a href="./javascript.html">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize.html">web-based Customizer</a> to make Bootstrap your own.{{/i}}</p>
+ </div>
+ </div>
+
+ <hr class="soften">
+
+ <h1>{{_i}}Built with Bootstrap.{{/i}}</h1>
+ <p class="marketing-byline">{{_i}}For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./getting-started.html#examples">browse the examples</a>.{{/i}}</p>
+ <div class="row-fluid">
+ <ul class="thumbnails example-sites">
+ <li class="span3">
+ <a class="thumbnail" href="http://soundready.fm/" target="_blank">
+ <img src="assets/img/example-sites/soundready.png" alt="SoundReady.fm">
+ </a>
+ </li>
+ <li class="span3">
+ <a class="thumbnail" href="http://kippt.com/" target="_blank">
+ <img src="assets/img/example-sites/kippt.png" alt="Kippt">
+ </a>
+ </li>
+ <li class="span3">
+ <a class="thumbnail" href="http://www.gathercontent.com/" target="_blank">
+ <img src="assets/img/example-sites/gathercontent.png" alt="Gather Content">
+ </a>
+ </li>
+ <li class="span3">
+ <a class="thumbnail" href="http://www.jshint.com/" target="_blank">
+ <img src="assets/img/example-sites/jshint.png" alt="JS Hint">
+ </a>
+ </li>
+ </ul>
+ </div>
+
+ </div>{{! /.marketing }}
+
+</div>{{! /.container }}