aboutsummaryrefslogtreecommitdiff
path: root/docs/about.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-15 15:54:35 -0800
committerMark Otto <[email protected]>2014-01-15 15:54:35 -0800
commitfcb78bcef757fb2ce32e033dd5517d1e520fa5b0 (patch)
treef7b3850c4e4633651e09b7b414b5554070624781 /docs/about.html
parent9bd597901382732285be1b92f8202f07e8db8da2 (diff)
parent53bcb829bbe9eee1ab2f65a9b1ca0c024711e34d (diff)
downloadbootstrap-fcb78bcef757fb2ce32e033dd5517d1e520fa5b0.tar.xz
bootstrap-fcb78bcef757fb2ce32e033dd5517d1e520fa5b0.zip
Merge pull request #12243 from twbs/cleanup-about
move Community & Translations docs sections from About to Getting Started
Diffstat (limited to 'docs/about.html')
-rw-r--r--docs/about.html32
1 files changed, 0 insertions, 32 deletions
diff --git a/docs/about.html b/docs/about.html
index 602cd270b..9d47aba0f 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -147,35 +147,3 @@ lead: "Learn about the history of Bootstrap, meet the core team, and check out t
</div>
<p>The <a href="{{ site.sass_repo }}">official Sass port of Bootstrap</a> was created and is maintained by this team. It became part of Bootstrap's organization with v3.1. Read the Sass <a href="https://github.com/twbs/bootstrap-sass/blob/master/CONTRIBUTING.md">contributing guidelines</a> for information on how the Sass port is developed.</p>
</div>
-
-
-<!-- Community
-================================================== -->
-<div class="bs-docs-section">
- <h1 id="community" class="page-header">Community</h1>
-
- <p class="lead">Stay up to date on the development of Bootstrap and reach out to the community with these helpful resources.</p>
- <ul>
- <li>Read and subscribe to <a href="http://blog.getbootstrap.com/">The Official Bootstrap Blog</a>.</li>
- <li>Chat with fellow Bootstrappers using IRC in the <code>irc.freenode.net</code> server, in the <a href="irc://irc.freenode.net/#twitter-bootstrap">##twitter-bootstrap channel</a>.</li>
- <li>Find inspiring examples of people building with Bootstrap at the <a href="http://expo.getbootstrap.com">Bootstrap Expo</a>.</li>
- </ul>
- <p>You can also follow <a href="https://twitter.com/twbootstrap">@twbootstrap on Twitter</a> for the latest gossip and awesome music videos.</p>
-</div>
-
-
-<!-- Translations
-================================================== -->
-<div class="bs-docs-section">
- <h1 id="translations" class="page-header">Translations</h1>
-
- <p class="lead">Community members have translated Bootstrap's documentation into various languages. None are officially supported and may not always be up to date.</p>
- <ul>
- <li><a href="http://v3.bootcss.com/">Bootstrap 中文文档 (Chinese)</a></li>
- <li><a href="http://www.oneskyapp.com/docs/bootstrap/ru">Bootstrap по-русски (Russian)</a></li>
- <li><a href="http://www.oneskyapp.com/docs/bootstrap/es">Bootstrap en Español (Spanish)</a></li>
- <li><a href="http://twbs.site-konstruktor.com.ua">Bootstrap ua Українською (Ukrainian)</a></li>
- <li><a href="http://www.oneskyapp.com/docs/bootstrap/fr">Bootstrap en Français (French)</a></li>
- </ul>
- <p>Have another language to add, or perhaps a different or better translation? Let us know by <a href="https://github.com/twbs/bootstrap/issues/new">opening an issue</a>.</p>
-</div>