mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
i18n index
This commit is contained in:
parent
f4543ecb19
commit
a800d6ceac
@ -136,7 +136,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h1>Designed for everyone, everywhere.</h1>
|
<h1Designed for everyone, everywhere.</h1>
|
||||||
<p class="marketing-byline">Need reasons to love Bootstrap? Look no further.</p>
|
<p class="marketing-byline">Need reasons to love Bootstrap? Look no further.</p>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
|
106
docs/templates/pages/index.mustache
vendored
106
docs/templates/pages/index.mustache
vendored
@ -4,34 +4,34 @@
|
|||||||
================================================== -->
|
================================================== -->
|
||||||
<header class="jumbotron masthead">
|
<header class="jumbotron masthead">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<h1>Bootstrap,<br> from Twitter</h1>
|
<h1>{{_i}}Bootstrap,<br> from Twitter{{/i}}</h1>
|
||||||
<p class="lead">Bootstrap is a responsive frontend toolkit from Twitter designed to kickstart web development, featuring HTML, CSS, and JS for dozens of base elements and common design components.</p>
|
<p class="lead">{{_i}}Bootstrap is a responsive frontend toolkit from Twitter designed to kickstart web development, featuring HTML, CSS, and JS for dozens of base elements and common design components.{{/i}}</p>
|
||||||
<p class="download-info">
|
<p class="download-info">
|
||||||
<a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">Download on GitHub</a>
|
<a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">{{_i}}Download on GitHub{{/i}}</a>
|
||||||
<a href="./scaffolding.html" class="btn btn-large">Get started →</a>
|
<a href="./scaffolding.html" class="btn btn-large">{{_i}}Get started →{{/i}}</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="benefits">
|
<div class="benefits">
|
||||||
<h4>Feature highlights</h4>
|
<h4>{{_i}}Feature highlights{{/i}}</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span>×</span> Built on LESS</li>
|
<li>{{_i}}<span>×</span> Built on LESS{{/i}}</li>
|
||||||
<li><span>×</span> Complete styleguide docs</li>
|
<li>{{_i}}<span>×</span> Complete styleguide docs{{/i}}</li>
|
||||||
<li><span>×</span> Fully responsive design</li>
|
<li>{{_i}}<span>×</span> Fully responsive design{{/i}}</li>
|
||||||
<li><span>×</span> Small footprint (7kb gzipped)</li>
|
<li>{{_i}}<span>×</span> Small footprint (7kb gzipped){{/i}}</li>
|
||||||
<li><span>×</span> Support for IE7 and up</li>
|
<li>{{_i}}<span>×</span> Support for IE7 and up{{/i}}</li>
|
||||||
<li><span>×</span> Custom jQuery plugins</li>
|
<li>{{_i}}<span>×</span> Custom jQuery plugins{{/i}}</li>
|
||||||
<li><span>×</span> Dozens of components</li>
|
<li>{{_i}}<span>×</span> Dozens of components{{/i}}</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<ul class="quick-links">
|
<ul class="quick-links">
|
||||||
<li><strong>Quick links</strong></li>
|
<li><strong>{{_i}}Quick links{{/i}}</strong></li>
|
||||||
<li><a href="https://github.com/twitter/bootstrap/">GitHub</a></li>
|
<li><a href="https://github.com/twitter/bootstrap/">GitHub</a></li>
|
||||||
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">Issues</a></li>
|
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">{{_i}}Issues{{/i}}</a></li>
|
||||||
<li><a href="https://github.com/twitter/bootstrap/wiki/Roadmap">Roadmap</a></li>
|
<li><a href="https://github.com/twitter/bootstrap/wiki/Roadmap">{{_i}}Roadmap{{/i}}</a></li>
|
||||||
<li><a href="https://github.com/twitter/bootstrap/wiki/Changelog">Changelog</a></li>
|
<li><a href="https://github.com/twitter/bootstrap/wiki/Changelog">{{_i}}Changelog{{/i}}</a></li>
|
||||||
<li class="divider">·</li>
|
<li class="divider">·</li>
|
||||||
<li>
|
<li>
|
||||||
<iframe class="github-btn" src="http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="114px" height="20px"></iframe>
|
<iframe class="github-btn" src="http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="114px" height="20px"></iframe>
|
||||||
@ -56,8 +56,8 @@
|
|||||||
|
|
||||||
|
|
||||||
<div class="marketing">
|
<div class="marketing">
|
||||||
<h1>Built with Bootstrap.</h1>
|
<h1>{{_i}}Built with Bootstrap.{{/i}}</h1>
|
||||||
<p class="marketing-byline">For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a>.</p>
|
<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>.{{/i}}</p>
|
||||||
<ul class="thumbnails example-sites">
|
<ul class="thumbnails example-sites">
|
||||||
<li class="span4">
|
<li class="span4">
|
||||||
<a class="thumbnail" href="http://kippt.com/" target="_blank">
|
<a class="thumbnail" href="http://kippt.com/" target="_blank">
|
||||||
@ -76,109 +76,109 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h1>Designed for everyone, everywhere.</h1>
|
<h1{{_i}}Designed for everyone, everywhere.{{/i}}</h1>
|
||||||
<p class="marketing-byline">Need reasons to love Bootstrap? Look no further.</p>
|
<p class="marketing-byline">{{_i}}Need reasons to love Bootstrap? Look no further.{{/i}}</p>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_042_group.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_042_group.png">
|
||||||
<h2>Built for and by nerds</h2>
|
<h2>{{_i}}Built for and by nerds{{/i}}</h2>
|
||||||
<p>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.</p>
|
<p>{{_i}}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.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_079_podium.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_079_podium.png">
|
||||||
<h2>For all skill levels</h2>
|
<h2>{{_i}}For all skill levels{{/i}}</h2>
|
||||||
<p>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.</p>
|
<p>{{_i}}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.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_163_iphone.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_163_iphone.png">
|
||||||
<h2>Cross-everything</h2>
|
<h2>{{_i}}Cross-everything{{/i}}</h2>
|
||||||
<p>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.</p>
|
<p>{{_i}}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.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
</div><!--/row-->
|
</div><!--/row-->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_155_show_thumbnails.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_155_show_thumbnails.png">
|
||||||
<h2>12-column grid</h2>
|
<h2>{{_i}}12-column grid{{/i}}</h2>
|
||||||
<p>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.</p>
|
<p>{{_i}}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.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_214_resize_small.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_214_resize_small.png">
|
||||||
<h2>Responsive design</h2>
|
<h2>{{_i}}Responsive design{{/i}}</h2>
|
||||||
<p>With Bootstrap 2, we've gone fully responsive. Our components are scaled according to a range of resolutions and devices to provide a consistent experience, no matter what.</p>
|
<p>{{_i}}With Bootstrap 2, we've gone fully responsive. Our components are scaled according to a range of resolutions and devices to provide a consistent experience, no matter what.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_266_book_open.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_266_book_open.png">
|
||||||
<h2>Styleguide docs</h2>
|
<h2>{{_i}}Styleguide docs{{/i}}</h2>
|
||||||
<p>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.</p>
|
<p>{{_i}}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.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
</div><!--/row-->
|
</div><!--/row-->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_082_roundabout.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_082_roundabout.png">
|
||||||
<h2>Growing library</h2>
|
<h2>{{_i}}Growing library{{/i}}</h2>
|
||||||
<p>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.</p>
|
<p>{{_i}}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.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_009_magic.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_009_magic.png">
|
||||||
<h2>Custom jQuery plugins</h2>
|
<h2>{{_i}}Custom jQuery plugins{{/i}}</h2>
|
||||||
<p>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.</p>
|
<p>{{_i}}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.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/less-small.png">
|
<img class="icon" src="assets/img/less-small.png">
|
||||||
<h2>Built on LESS</h2>
|
<h2>{{_i}}Built on LESS{{/i}}</h2>
|
||||||
<p>Where vanilla CSS falters, LESS excels. Variables, nesting, operations, and mixins in LESS makes coding CSS faster and more efficient with minimal overhead.</p>
|
<p>{{_i}}Where vanilla CSS falters, LESS excels. Variables, nesting, operations, and mixins in LESS makes coding CSS faster and more efficient with minimal overhead.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
</div><!--/row-->
|
</div><!--/row-->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="span3">
|
<div class="span3">
|
||||||
<img class="small-icon" src="assets/img/icon-html5.png">
|
<img class="small-icon" src="assets/img/icon-html5.png">
|
||||||
<h3>HTML5</h3>
|
<h3>HTML5</h3>
|
||||||
<p>Built to support new HTML5 elements and syntax.</p>
|
<p>{{_i}}Built to support new HTML5 elements and syntax.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span3">
|
<div class="span3">
|
||||||
<img class="small-icon" src="assets/img/icon-css3.png">
|
<img class="small-icon" src="assets/img/icon-css3.png">
|
||||||
<h3>CSS3</h3>
|
<h3>CSS3</h3>
|
||||||
<p>Progressively enhanced components for ultimate style.</p>
|
<p>{{_i}}Progressively enhanced components for ultimate style.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span3">
|
<div class="span3">
|
||||||
<img class="small-icon" src="assets/img/icon-github.png">
|
<img class="small-icon" src="assets/img/icon-github.png">
|
||||||
<h3>Open-source</h3>
|
<h3>{{_i}}Open-source{{/i}}</h3>
|
||||||
<p>Built for and maintained by the community via <a href="https://github.com">GitHub</a>.</p>
|
<p>{{_i}}Built for and maintained by the community via <a href="https://github.com">GitHub</a>.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span3">
|
<div class="span3">
|
||||||
<img class="small-icon" src="assets/img/icon-twitter.png">
|
<img class="small-icon" src="assets/img/icon-twitter.png">
|
||||||
<h3>Made at Twitter</h3>
|
<h3>{{_i}}Made at Twitter{{/i}}</h3>
|
||||||
<p>Brought to you by an experienced <a href="http://twitter.com/fat">engineer</a> and <a href="http://twitter.com/mdo">designer</a>.</p>
|
<p>{{_i}}Brought to you by an experienced <a href="http://twitter.com/fat">engineer</a> and <a href="http://twitter.com/mdo">designer</a>.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
</div><!--/row-->
|
</div><!--/row-->
|
||||||
|
|
||||||
|
|
||||||
<!-- Quickstart options
|
<!-- Quickstart options
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<h1>Get started in no time.</h1>
|
<h1>{{_i}}Get started in no time.{{/i}}</h1>
|
||||||
<p class="marketing-byline">Quickly start using Bootstrap within your workflow and development process.</p>
|
<p class="marketing-byline">{{_i}}Quickly start using Bootstrap within your workflow and development process.{{/i}}</p>
|
||||||
<table class="table table-bordered getting-started">
|
<table class="table table-bordered getting-started">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="quick-start">
|
<td class="quick-start">
|
||||||
<h3>Hotlink the CSS</h3>
|
<h3>{{_i}}Hotlink the CSS{{/i}}</h3>
|
||||||
<p>For the quickest and easiest start, just copy this snippet into your webpage.</p>
|
<p>{{_i}}For the quickest and easiest start, just copy this snippet into your webpage.{{/i}}</p>
|
||||||
<form>
|
<form>
|
||||||
<textarea class="copy-code" rows="1"><link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap.min.css"></textarea>
|
<textarea class="copy-code" rows="1"><link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap.min.css"></textarea>
|
||||||
</form>
|
</form>
|
||||||
</td>
|
</td>
|
||||||
<td class="quick-start">
|
<td class="quick-start">
|
||||||
<h3>Use it with LESS</h3>
|
<h3>{{_i}}Use it with LESS{{/i}}</h3>
|
||||||
<p>A fan of using LESS? No problem, just clone the repo and add these lines:</p>
|
<p>{{_i}}A fan of using LESS? No problem, just clone the repo and add these lines:{{/i}}</p>
|
||||||
<form>
|
<form>
|
||||||
<textarea class="copy-code" rows="2"><link rel="stylesheet/less" href="/path/to/bootstrap.less">
|
<textarea class="copy-code" rows="2"><link rel="stylesheet/less" href="/path/to/bootstrap.less">
|
||||||
<script src="/path/to/less.js"></script></textarea>
|
<script src="/path/to/less.js"></script></textarea>
|
||||||
</form>
|
</form>
|
||||||
</td>
|
</td>
|
||||||
<td class="quick-start">
|
<td class="quick-start">
|
||||||
<h3>Fork on GitHub</h3>
|
<h3>{{_i}}Fork on GitHub{{/i}}</h3>
|
||||||
<p>Download, fork, pull, file issues, and more with the Bootstrap GitHub repo.</p>
|
<p>{{_i}}Download, fork, pull, file issues, and more with the Bootstrap GitHub repo.{{/i}}</p>
|
||||||
<p><a target="_blank" href="https://github.com/twitter/bootstrap" class="btn primary">Bootstrap on GitHub »</a></p>
|
<p><a target="_blank" href="https://github.com/twitter/bootstrap" class="btn primary">{{_i}}Bootstrap on GitHub »{{/i}}</a></p>
|
||||||
<p class="current-version">Currently <a href="https://github.com/twitter/bootstrap/wiki/Changelog">v2.0.0</a></p>
|
<p class="current-version">Currently <a href="https://github.com/twitter/bootstrap/wiki/Changelog">v2.0.0</a></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user