Skip to content

Commit 2ebef75

Browse files
author
Charlotte Spencer
committed
Merge pull request hoodiehq#169 from hoodiehq/feat-chat-channel-list
Chat channel list
2 parents f65af7e + 6aa996c commit 2ebef75

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

chat/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<article>
1212
<h1>Chat</h1>
1313
<p>
14-
Welcome to <a href="irc://irc.freenode.net/#hoodie">#hoodie!</a><br />
15-
We run a community chat channel on the <a href="http://freenode.net" title="About the Freenode Network" target="_blank">Freenode IRC network</a>. Our channel name is <a href="irc://irc.freenode.net/#hoodie" target="_blank">#hoodie</a>.
14+
Welcome to the Hoodie Chat!
15+
We run community channels on the <a href="http://freenode.net" title="About the Freenode Network" target="_blank">Freenode IRC network</a> and <a href="https://slack.com/" title="About Slack" target="_blank">Slack</a>.
1616
</p>
1717

1818
</article>
@@ -23,12 +23,22 @@ <h1>Chat</h1>
2323
</div>
2424
<div class="cb">
2525
<article class="grid-9">
26-
<h2>Now accessible via Slack</h2>
26+
<h2>Send and receive the same messages on IRC and Slack.</h2>
2727
<p>
28-
IRC isn’t the most user-friendly chat system. <a href="https://slack.com">Slack</a> on the other hand is a very user-friendly chat system. We have set up an <a href="http://rauchg.com/slackin/" title="&raquo; Slackin">IRC to Slack bridge</a> (that we generously borrowed from Socket.io, thank you!).
28+
IRC is open and very common, but Slack is more user-friendly. We have developed an <a href="https://github.com/hoodiehq/slack-irc-duplex" title="slack-irc-duplex on GitHub">IRC/Slack two-way sync</a>, so you can choose whatever you personally prefer.
2929
</p>
30+
31+
<p>
32+
We have multiple channels so everyone has the opportunity to opt into certain topics of their interest around Hoodie.
33+
34+
There is <strong>#hoodie-dev</strong>, <strong>#hoodie-design</strong>, <strong>#hoodie-docs</strong>, <strong>#hoodie-help</strong> and <strong>#hoodie-pouch</strong> to foster focused discussions around these topics.
35+
On top of that there is <strong>#hoodie-random</strong>, where you'll mostly find gifs and off-topic stuff. Join <strong>#hoodie-selfies</strong> if you feel like sharing a moment with the community.
36+
37+
<strong>#hoodie</strong> is our general hub and if you aren't sure about where to go next you'll always find help there. Especially during office hours (see below).
38+
</p>
39+
3040
<p>
31-
To get started, sign up here:
41+
To get started join these channels on Freenode or sign up for our Slack here:
3242
</p>
3343

3444
<p>
@@ -38,7 +48,7 @@ <h2>Now accessible via Slack</h2>
3848

3949
<h2>These are the guidelines:</h2>
4050
<p>
41-
We're a small team and can't always be here, but we still want to make it easy to get in touch with us. We're usually here on weekdays between <strong>14:00 CET</strong> and <strong>18:00 CET</strong>.<span class="offsetMessage"></span>. If you've never used IRC before, you can find all information on how to use it, get a nick name and join a channel <a href="https://freenode.net/using_the_network.shtml" target="_blank">here</a>.
51+
We're a small team and can't always be here, but we still want to make it easy to get in touch with us. We're usually here on weekdays between <strong>14:00 CE(S)T</strong> and <strong>18:00 CE(S)T</strong>.<span class="offsetMessage"></span>. If you've never used IRC before, you can find all information on how to use it, get a nick name and join a channel <a href="https://freenode.net/using_the_network.shtml" target="_blank">here</a>.
4252
</p>
4353
<p>We also have an <a href="http://faq.hood.ie" target="_blank">FAQ</a> for the most common questions. We also have special pages for <a href="/bug">Bug Reports</a> and various resources where you can <a href="/get-help">get help</a>. And, in general, we’re of course on the internet™ — you’ll find all the places where we are on <a href="/contact">our contact page</a>.</p>
4454
</article>

0 commit comments

Comments
 (0)