Skip to content

Commit

Permalink
Add stack overflow to community page
Browse files Browse the repository at this point in the history
  • Loading branch information
gashcrumb committed Nov 13, 2013
1 parent 1434d56 commit df2d548
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion website/src/community/index.page
Expand Up @@ -30,7 +30,6 @@ title: join the hawtio community!
Its pretty low volume though as we love <a href="${project_issue_url}">github issues</a></p>

<p><a class="btn btn-primary btn-large" href="https://groups.google.com/forum/#!forum/hawtio">hawtio mailing list</a></p>

</div>

<div id="section">
Expand All @@ -40,6 +39,13 @@ Its pretty low volume though as we love <a href="${project_issue_url}">github is
<p>This channel is logged to <a class="btn" href="http://transcripts.jboss.org/channel/irc.freenode.org/%23hawtio/2013/index.html">transcripts.jboss.org</a> by JBossBot. The JBossBot is also present to expand issue numbers from the issue tracker.</p>
</div>

<div id="section">
<h2 class="h2"><img style="max-width: 48px; max-height: 48px;" src="../images/stackoverflow.png">Stack Overflow</h2>
<p>We also keep an eye out on Stack Overflow for questions which makes it really easy to find answers to questions and commonly found problems. Though if you're running into an issue please use our <a href="${project_issue_url}">issue tracker</a> instead.</p>

<p><a class="btn btn-primary btn-large" href="http://stackoverflow.com/questions/tagged/hawtio">Stack Overflow</a></p>
</div>

<div id="section">
<h2 class="h2"><img src="../images/octocat_social.png"/> Source Repository</h2>
<p>All the hawtio source code is managed using the distributed version system <a href="http://git-scm.com">git</a> and hosted on <a href="http://github.com/">github</a.</p>
Expand Down
Binary file added website/src/images/stackoverflow.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit df2d548

Please sign in to comment.