From 114d1cf76c8fdde7e1eda4fe4aecbf0567674633 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Tue, 17 Feb 2015 14:34:38 -0500 Subject: Add plugin package keyword recommendation Related to #15823, I would be interested in officially recommending a keyword such as `twbs-bootstrap` so that we can more easily showcase plugins and extensions for Bootstrap without requiring additional curation by the admins / collabs of TWBS specificity Add additional comment to docs Fix capitalization Update tag per @mdo's recommendation --- docs/_includes/getting-started/community.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 @@
  • Read and subscribe to The Official Bootstrap Blog.
  • Chat with fellow Bootstrappers using IRC in the irc.freenode.net server, in the ##bootstrap channel.
  • For help using Bootstrap, ask on StackOverflow using the tag twitter-bootstrap-3.
  • +
  • Developers should use the keyword bootstrap on packages which modify or add to the functionality of Bootstrap when distributing through npm or similar delivery mechanisms for maximum discoverability.
  • Find inspiring examples of people building with Bootstrap at the Bootstrap Expo.
  • You can also follow @getbootstrap on Twitter for the latest gossip and awesome music videos.

    -- cgit v1.2.3