Skip to content

Commit 3d232f3

Browse files
committed
Index: Add new IRC channels
Sort channels alphabetically. Fix broken markup that prevented all channel links from working. Fixes gh-15
1 parent 3a3d680 commit 3d232f3

File tree

1 file changed

+20
-11
lines changed

1 file changed

+20
-11
lines changed

pages/index.html

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,32 @@ <h2>Channels</h2>
1515
at our <a href="/irc-help/">IRC Help page</a> to get up to speed.</p>
1616

1717
<dl>
18-
<dt<a href="irc://irc.freenode.net/#jquery">#jquery</a></dt>
18+
<dt><a href="irc://irc.freenode.net/#css-chassis">#css-chassis</a></dt>
19+
<dd><strong>Support</strong> and <strong>development</strong> chat for users of Chassis. Whether you need help, or you want to help others, or both, this is the place to be.</dd>
20+
21+
<dt><a href="irc://irc.freenode.net/#globalize">#globalize</a></dt>
22+
<dd><strong>Support</strong> and <strong>development</strong> chat for users of Globalize. Whether you need help, or you want to help others, or both, this is the place to be.</dd>
23+
24+
<dt><a href="irc://irc.freenode.net/#jquery">#jquery</a></dt>
1925
<dd><strong>Support</strong> chat for users of jQuery, jQuery UI, and jQuery Mobile. Whether you need help, or you want to help others, or both, this is the place to be.</dd>
2026

21-
<dt<a href="irc://irc.freenode.net/#jquery-dev">#jquery-dev</a></dt>
22-
<dd>jQuery Core <strong>development</strong> chat</dd>
27+
<dt><a href="irc://irc.freenode.net/#jquery-content">#jquery-content</a></dt>
28+
<dd>Discussion of work on jQuery Foundation websites, including content, documentation, and design.</dd>
29+
30+
<dt><a href="irc://irc.freenode.net/#jquery-dev">#jquery-dev</a></dt>
31+
<dd>jQuery Core <strong>development</strong> chat.</dd>
2332

24-
<dt<a href="irc://irc.freenode.net/#jqueryui-dev">#jqueryui-dev</a></dt>
25-
<dd>jQuery UI and jQuery Mobile <strong>development</strong> chat</dd>
33+
<dt><a href="irc://irc.freenode.net/#jquery-infrastructure">#jquery-infrastructure</a></dt>
34+
<dd>Discussion of work on jQuery Foundation servers, DNS, deployments, and other related infrastructure.</dd>
2635

27-
<dt<a href="irc://irc.freenode.net/#jquery-content">#jquery-content</a></dt>
28-
<dd>Discussion of work on jQuery Foundation websites, including content, documentation, and design</dd>
36+
<dt><a href="irc://irc.freenode.net/#jquery-meeting">#jquery-meeting</a></dt>
37+
<dd>Each team has weekly public meetings at a <a href="http://jquery.org/meeting/">scheduled time</a> in this channel. The channel is typically <code>+m</code> (<a href="http://www.dslreports.com/faq/8018">moderated</a>) unless there is a meeting taking place.</dd>
2938

30-
<dt<a href="irc://irc.freenode.net/#jquery-infrastructure">#jquery-infrastructure</a></dt>
31-
<dd>Discussion of work on jQuery Foundation servers, DNS, deployments, and other related infrastructure</dd>
39+
<dt><a href="irc://irc.freenode.net/#jqueryui-dev">#jqueryui-dev</a></dt>
40+
<dd>jQuery UI and jQuery Mobile <strong>development</strong> chat.</dd>
3241

33-
<dt<a href="irc://irc.freenode.net/#jquery-meeting">#jquery-meeting</a></dt>
34-
<dd>Each development team has weekly public meetings at a <a href="http://jquery.org/meeting">scheduled time</a> in this channel. The channel is typically <code>+m</code> (<a href="http://www.dslreports.com/faq/8018">moderated</a>) unless there is a meeting taking place.</dd>
42+
<dt><a href="irc://irc.freenode.net/#pep">#pep</a></dt>
43+
<dd><strong>Support</strong> and <strong>development</strong> chat for users of PEP. Whether you need help, or you want to help others, or both, this is the place to be.</dd>
3544
</dl>
3645

3746
<hr>

0 commit comments

Comments
 (0)