Skip to content

Commit 997f846

Browse files
authored
About: Add "Archive" section, update Freenode/Libera references
1 parent c84ea84 commit 997f846

File tree

1 file changed

+21
-14
lines changed

1 file changed

+21
-14
lines changed

pages/about.html

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,17 @@ <h2>Touch-Optimized Web Framework</h2>
77
<p>jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and desktop devices. It is built on the rock-solid jQuery and jQuery UI foundation, and offers Ajax navigation with page transitions, touch events, and various widgets. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design.</p>
88
<hr>
99

10-
<h2>Project</h2>
10+
<h2>Support</h2>
1111

12-
<p>jQuery Mobile is a project of the <a href="https://jquery.org" title="jQuery Foundation">jQuery Foundation</a>. It is completely open source and is one of the most popular Mobile frameworks thanks to the efforts of all <a href="https://github.com/jquery/jquery-mobile/blob/master/AUTHORS.txt" title="jQuery Mobile authors list">contributors</a>.</p>
12+
<h3>IRC chat</h3>
13+
<p>There IRC channel for all jQuery projects is <code>#jquery</code> on <a href="https://libera.chat/">Libera Chat IRC</a> (<a href="https://web.libera.chat/#jquery">Join via webchat</a>).</p>
14+
15+
<h3>Matrix chat</h3>
16+
<p>jQuery is on Matrix! The support channel for jQuery is <a href="https://app.element.io/#/room/#jquery_jquery:gitter.im">#jquery_jquery:gitter.im</a>.
17+
You can read along without an account, or <a href="https://matrix.to/#/#jquery_jquery:gitter.im">join the channel</a> via any Element or Matrix client.</p>
1318

14-
<p>And we are never done! Check out <a href="/roadmap/" title="jQuery Mobile roadmap">roadmap</a> to see what the jQuery Mobile team is planning to work on.</p>
19+
<h3>StackOverflow</h3>
20+
<p>StackOverflow is a great place to ask questions and find support for jQuery Mobile. Search or ask <a href="https://stackoverflow.com/questions/tagged/jquery-mobile">questions tagged with "jquery-mobile"</a>, or refer to the <a href="https://stackoverflow.com/tags/jquery-mobile/info">"jquery-mobile" tag introduction</a>.</p>
1521
<hr>
1622

1723
<h2>Team</h2>
@@ -22,19 +28,20 @@ <h2>Team</h2>
2228
<li><a href="https://github.com/gseguin" title="Ghislain Seguin GitHub profile">Ghislain Seguin</a></li>
2329
<li><a href="https://github.com/jaspermdegroot" title="Jasper de Groot GitHub profile">Jasper de Groot</a></li>
2430
</ul>
25-
26-
<p>The Mobile team is having its weekly meeting at Thursday 2 PM (EST) on <a href="https://irc.jquery.org">IRC</a> in the #jquery-meeting channel. Meeting notes are posted on <a href="https://meetings.jquery.org/category/mobile/">https://meetings.jquery.org/category/mobile/</a> after each meeting.</p>
2731
<hr>
2832

29-
<h2>Support</h2>
33+
<h2>Project</h2>
3034

31-
<p>The jQuery Mobile community provides a friendly, helpful environment when you need development advice. The best way to get help is to post on the <a href="https://forum.jquery.com/jquery-mobile/">forum</a> or use the IRC support channel: #jquery on irc.freenode.net.</p>
35+
<p>jQuery Mobile is a project of the <a href="https://jquery.org" title="jQuery Foundation">jQuery Foundation</a>. It is completely open source and is one of the most popular Mobile frameworks thanks to the efforts of all <a href="https://github.com/jquery/jquery-mobile/blob/master/AUTHORS.txt" title="jQuery Mobile authors list">contributors</a>.</p>
3236
<hr>
3337

34-
<h2>Getting Involved</h2>
35-
36-
<p>If you want to help by contributing code please make sure that you check out <a href="https://contribute.jquery.org">contribute.jquery.org</a> and our <a href="https://github.com/jquery/jquery-mobile/blob/master/CONTRIBUTING.md" title="Contributing Guidelines on GitHub">Contributing Guidelines</a> first. The Contributing Guidelines also contain information about how to report a bug or request a feature. If you are interested in getting more involved with the development of jQuery Mobile please introduce yourself to the team on IRC in the #jqueryui-dev channel on Freenode.</p>
37-
38-
<p>The jQuery Foundation is financed entirely by donations and contributions from the jQuery community. Please support the project by <a href="https://jquery.org/donate">making a donation</a> or <a href="https://jquery.org/join/">becoming a member</a> of the jQuery Foundation.</p>
39-
40-
<p>You can also help the project by <a href="/donate-devices/">donating devices</a> to our test lab.</p>
38+
<h2>Archives</h2>
39+
<ul>
40+
<li><a href="https://github.com/jquery/jquery-mobile/issues/">Issue tracker</a> (2010-2021): Bug reports and development discussions on GitHub.</li>
41+
<li><a href="https://meetings.jquery.org/category/mobile/">jQuery Meetings</a> (2011-2016): The jQuery Mobile team held weekly meeting on Thursday 2 PM (EST) in the #jquery-meeting channel on <a href="https://irc.jquery.org">IRC</a>. Meeting notes were published on <a href="https://meetings.jquery.org/category/mobile/">meetings.jquery.org</a> after each meeting.</li>
42+
<li><a href="https://irc.jquery.org/">Chat: Freenode IRC</a> (2011-2021): The official support channel was <code>#jquery</code>, with development discussions and meetings in <code>#jqueryui-dev</code> and <code>#jquerymobile-dev</code>.</li>
43+
<li><a href="https://forum.jquery.com/">Forum: jQuery Mobile</a> (2010-2021): Questions and advice regarding the use of jQuery Mobile.</li>
44+
<li><a href="/roadmap/">jQuery Mobile Roadmap</a> (2013).</li>
45+
<li><a href="https://blog.jquerymobile.com/2012/05/25/donate-devices/">Donating devices</a> (2012), for our test lab.</li>
46+
<li><a href="https://github.com/jquery/jquery-mobile/blob/master/CONTRIBUTING.md" title="Contributing Guidelines on GitHub">Contributing Guidelines</a> (2012-2014).</li>
47+
</ul>

0 commit comments

Comments
 (0)