diff options
| author | Mark Otto <[email protected]> | 2015-02-24 16:43:22 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-02-24 16:43:22 -0800 |
| commit | b7b69cd35301d4acdf69d09e1dbb1f4445551b2a (patch) | |
| tree | 0052099ed7d13b10bc38b24d458637cae5bc5941 /docs/_includes/getting-started/community.html | |
| parent | 05513c52c4b31db3646639ba4e1b8a5ee7271ae9 (diff) | |
| parent | be164f4d1a8703144cfed588ed53d7ec432149e4 (diff) | |
| download | bootstrap-b7b69cd35301d4acdf69d09e1dbb1f4445551b2a.tar.xz bootstrap-b7b69cd35301d4acdf69d09e1dbb1f4445551b2a.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'docs/_includes/getting-started/community.html')
| -rw-r--r-- | docs/_includes/getting-started/community.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/getting-started/community.html b/docs/_includes/getting-started/community.html index c7e7691af..1ed9529c9 100644 --- a/docs/_includes/getting-started/community.html +++ b/docs/_includes/getting-started/community.html @@ -6,6 +6,7 @@ <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/%23bootstrap">##bootstrap channel</a>.</li> <li>For help using Bootstrap, ask on <a href="http://stackoverflow.com/questions/tagged/twitter-bootstrap-3">StackOverflow using the tag <code>twitter-bootstrap-3</code></a>.</li> + <li>Developers should use the keyword <code>bootstrap</code> on packages which modify or add to the functionality of Bootstrap when distributing through <a href="https://www.npmjs.com/browse/keyword/twbs-bootstrap">npm</a> or similar delivery mechanisms for maximum discoverability.</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/getbootstrap">@getbootstrap on Twitter</a> for the latest gossip and awesome music videos.</p> |
