]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Merge pull request #12243 from twbs/cleanup-about
authorMark Otto <markdotto@gmail.com>
Wed, 15 Jan 2014 23:54:35 +0000 (15:54 -0800)
committerMark Otto <markdotto@gmail.com>
Wed, 15 Jan 2014 23:54:35 +0000 (15:54 -0800)
move Community & Translations docs sections from About to Getting Started

1  2 
docs/about.html

diff --cc docs/about.html
index 602cd270bd9f6814e22301a12cedcd0b93267bc9,b644b1e3127761ba0141eec9464ff1821817993f..9d47aba0fa5ad41814aeb8b5d8053bb092e26a2b
@@@ -145,37 -145,5 +145,5 @@@ lead: "Learn about the history of Boots
        </a>
      </div>
    </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.</p>
 +  <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>