You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: chat/index.html
+16-6
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@
11
11
<article>
12
12
<h1>Chat</h1>
13
13
<p>
14
-
Welcome to <ahref="irc://irc.freenode.net/#hoodie">#hoodie!</a><br/>
15
-
We run a community chat channel on the <ahref="http://freenode.net" title="About the Freenode Network" target="_blank">Freenode IRC network</a>. Our channel name is <ahref="irc://irc.freenode.net/#hoodie" target="_blank">#hoodie</a>.
14
+
Welcome to the Hoodie Chat!
15
+
We run community channels on the <ahref="http://freenode.net" title="About the Freenode Network" target="_blank">Freenode IRC network</a> and <ahref="https://slack.com/" title="About Slack" target="_blank">Slack</a>.
16
16
</p>
17
17
18
18
</article>
@@ -23,12 +23,22 @@ <h1>Chat</h1>
23
23
</div>
24
24
<divclass="cb">
25
25
<articleclass="grid-9">
26
-
<h2>Now accessible via Slack</h2>
26
+
<h2>Send and receive the same messages on IRC and Slack.</h2>
27
27
<p>
28
-
IRC isn’t the most user-friendly chat system. <ahref="https://slack.com">Slack</a> on the other hand is a very user-friendly chat system. We have set up an <ahref="http://rauchg.com/slackin/" title="» Slackin">IRC to Slack bridge</a> (that we generously borrowed from Socket.io, thank you!).
28
+
IRC is open and very common, but Slackis more user-friendly. We have developed an <ahref="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.
29
29
</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
+
30
40
<p>
31
-
To get started, sign up here:
41
+
To get started join these channels on Freenode or sign up for our Slack here:
32
42
</p>
33
43
34
44
<p>
@@ -38,7 +48,7 @@ <h2>Now accessible via Slack</h2>
38
48
39
49
<h2>These are the guidelines:</h2>
40
50
<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>.<spanclass="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 <ahref="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>.<spanclass="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 <ahref="https://freenode.net/using_the_network.shtml" target="_blank">here</a>.
42
52
</p>
43
53
<p>We also have an <ahref="http://faq.hood.ie" target="_blank">FAQ</a> for the most common questions. We also have special pages for <ahref="/bug">Bug Reports</a> and various resources where you can <ahref="/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 <ahref="/contact">our contact page</a>.</p>
0 commit comments