aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-12 00:54:29 -0700
committerMark Otto <[email protected]>2014-07-12 00:54:29 -0700
commitc20e130a9281a8f50bb38974bf1fcc1345797923 (patch)
tree50d660aba0741cfed62f53ad3ca4125fc0914909 /docs
parent5de886493824921874330f48c848eb71457e8242 (diff)
downloadbootstrap-c20e130a9281a8f50bb38974bf1fcc1345797923.tar.xz
bootstrap-c20e130a9281a8f50bb38974bf1fcc1345797923.zip
Redo community section in markdown
Diffstat (limited to 'docs')
-rw-r--r--docs/_includes/getting-started/community.html12
-rw-r--r--docs/getting-started/community.md14
2 files changed, 14 insertions, 12 deletions
diff --git a/docs/_includes/getting-started/community.html b/docs/_includes/getting-started/community.html
deleted file mode 100644
index b21b6ae0d..000000000
--- a/docs/_includes/getting-started/community.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<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>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>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>
diff --git a/docs/getting-started/community.md b/docs/getting-started/community.md
new file mode 100644
index 000000000..d14d1360d
--- /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.
+