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: pages/about.html
+21-14Lines changed: 21 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,17 @@ <h2>Touch-Optimized Web Framework</h2>
7
7
<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>
8
8
<hr>
9
9
10
-
<h2>Project</h2>
10
+
<h2>Support</h2>
11
11
12
-
<p>jQuery Mobile is a project of the <ahref="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 <ahref="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 <ahref="https://libera.chat/">Libera Chat IRC</a> (<ahref="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 <ahref="https://app.element.io/#/room/#jquery_jquery:gitter.im">#jquery_jquery:gitter.im</a>.
17
+
You can read along without an account, or <ahref="https://matrix.to/#/#jquery_jquery:gitter.im">join the channel</a> via any Element or Matrix client.</p>
13
18
14
-
<p>And we are never done! Check out <ahref="/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 <ahref="https://stackoverflow.com/questions/tagged/jquery-mobile">questions tagged with "jquery-mobile"</a>, or refer to the <ahref="https://stackoverflow.com/tags/jquery-mobile/info">"jquery-mobile" tag introduction</a>.</p>
<li><ahref="https://github.com/jaspermdegroot" title="Jasper de Groot GitHub profile">Jasper de Groot</a></li>
24
30
</ul>
25
-
26
-
<p>The Mobile team is having its weekly meeting at Thursday 2 PM (EST) on <ahref="https://irc.jquery.org">IRC</a> in the #jquery-meeting channel. Meeting notes are posted on <ahref="https://meetings.jquery.org/category/mobile/">https://meetings.jquery.org/category/mobile/</a> after each meeting.</p>
27
31
<hr>
28
32
29
-
<h2>Support</h2>
33
+
<h2>Project</h2>
30
34
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 <ahref="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 <ahref="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 <ahref="https://github.com/jquery/jquery-mobile/blob/master/AUTHORS.txt" title="jQuery Mobile authors list">contributors</a>.</p>
32
36
<hr>
33
37
34
-
<h2>Getting Involved</h2>
35
-
36
-
<p>If you want to help by contributing code please make sure that you check out <ahref="https://contribute.jquery.org">contribute.jquery.org</a> and our <ahref="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 <ahref="https://jquery.org/donate">making a donation</a> or <ahref="https://jquery.org/join/">becoming a member</a> of the jQuery Foundation.</p>
39
-
40
-
<p>You can also help the project by <ahref="/donate-devices/">donating devices</a> to our test lab.</p>
38
+
<h2>Archives</h2>
39
+
<ul>
40
+
<li><ahref="https://github.com/jquery/jquery-mobile/issues/">Issue tracker</a> (2010-2021): Bug reports and development discussions on GitHub.</li>
41
+
<li><ahref="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 <ahref="https://irc.jquery.org">IRC</a>. Meeting notes were published on <ahref="https://meetings.jquery.org/category/mobile/">meetings.jquery.org</a> after each meeting.</li>
42
+
<li><ahref="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><ahref="https://forum.jquery.com/">Forum: jQuery Mobile</a> (2010-2021): Questions and advice regarding the use of jQuery Mobile.</li>
44
+
<li><ahref="/roadmap/">jQuery Mobile Roadmap</a> (2013).</li>
45
+
<li><ahref="https://blog.jquerymobile.com/2012/05/25/donate-devices/">Donating devices</a> (2012), for our test lab.</li>
46
+
<li><ahref="https://github.com/jquery/jquery-mobile/blob/master/CONTRIBUTING.md" title="Contributing Guidelines on GitHub">Contributing Guidelines</a> (2012-2014).</li>
0 commit comments