From: Mark Otto Date: Sat, 12 Jul 2014 07:54:29 +0000 (-0700) Subject: Redo community section in markdown X-Git-Tag: v4.0.0-alpha~717 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c20e130a9281a8f50bb38974bf1fcc1345797923;p=thirdparty%2Fbootstrap.git Redo community section in markdown --- diff --git a/docs/_includes/getting-started/community.html b/docs/_includes/getting-started/community.html deleted file mode 100644 index b21b6ae0d0..0000000000 --- a/docs/_includes/getting-started/community.html +++ /dev/null @@ -1,12 +0,0 @@ -
-

Community

- -

Stay up to date on the development of Bootstrap and reach out to the community with these helpful resources.

- -

You can also follow @twbootstrap on Twitter for the latest gossip and awesome music videos.

-
diff --git a/docs/getting-started/community.md b/docs/getting-started/community.md new file mode 100644 index 0000000000..d14d1360d9 --- /dev/null +++ b/docs/getting-started/community.md @@ -0,0 +1,14 @@ +--- +layout: page +title: Community +--- + +Stay up to date on the development of Bootstrap and reach out to the community with these helpful resources. + +- Read and subscribe to [The Official Bootstrap Blog](http://blog.getbootstrap.com/). +- Chat with fellow Bootstrappers using IRC in the `irc.freenode.net` server, in the [##twitter-bootstrap channel](irc://irc.freenode.net/#twitter-bootstrap). +- For help using Bootstrap, ask on [StackOverflow using the tag `twitter-bootstrap-3`](http://stackoverflow.com/questions/tagged/twitter-bootstrap-3). +- Find inspiring examples of people building with Bootstrap at the [Bootstrap Expo](http://expo.getbootstrap.com). + +You can also follow [@twbootstrap on Twitter](https://twitter.com/twbootstrap) for the latest gossip and awesome music videos. +