|
1 | 1 | <script>{
|
2 |
| - "title": "jQuery IRC Center", |
3 |
| - "customFields": [ |
4 |
| - { "key": "hide_title", "value": 1 } |
5 |
| - ] |
| 2 | + "title": "jQuery IRC Center", |
| 3 | + "customFields": [ |
| 4 | + { "key": "hide_title", "value": 1 } |
| 5 | + ] |
6 | 6 | }</script>
|
7 | 7 |
|
8 | 8 | <div id="banner-secondary" class="large-banner">
|
9 |
| - <h1>/join</h1> |
10 |
| - <p>The jQuery Foundation makes extensive use of <a href="http://en.wikipedia.org/wiki/Internet_Relay_Chat">Internet Relay Chat</a> for user support and realtime project communication. Getting connected is a great way to get help…or get involved!</p> |
| 9 | + <h1>/join</h1> |
| 10 | + <p>The jQuery Foundation makes extensive use of <a href="http://en.wikipedia.org/wiki/Internet_Relay_Chat">Internet Relay Chat</a> for user support and realtime project communication. Getting connected is a great way to get help…or get involved!</p> |
11 | 11 | </div>
|
12 | 12 |
|
13 | 13 | <h2>Channels</h2>
|
14 | 14 | <p>All of our channels are hosted on <a href="http://freenode.net">Freenode</a>. <strong>Server:</strong> <a href="irc://chat.freenode.net/jquery">chat.freenode.net</a>. If you've never connected to IRC before, or you're just a bit rusty, take a look
|
15 | 15 | at our <a href="/irc-help/">IRC Help page</a> to get up to speed.</p>
|
16 | 16 |
|
17 | 17 | <dl>
|
18 |
| - <dt<a href="irc://irc.freenode.net/#jquery">#jquery</a></dt> |
19 |
| - <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> |
| 18 | + <dt<a href="irc://irc.freenode.net/#jquery">#jquery</a></dt> |
| 19 | + <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> |
20 | 20 |
|
21 |
| - <dt<a href="irc://irc.freenode.net/#jquery-dev">#jquery-dev</a></dt> |
22 |
| - <dd>jQuery Core <strong>development</strong> chat</dd> |
| 21 | + <dt<a href="irc://irc.freenode.net/#jquery-dev">#jquery-dev</a></dt> |
| 22 | + <dd>jQuery Core <strong>development</strong> chat</dd> |
23 | 23 |
|
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> |
| 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> |
26 | 26 |
|
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> |
| 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 | 29 |
|
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> |
| 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> |
32 | 32 |
|
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> |
| 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> |
35 | 35 | </dl>
|
36 | 36 |
|
37 | 37 | <hr>
|
|
0 commit comments