Author: jcohen
Date: Thu Oct 27 19:57:58 2016
New Revision: 1766872

URL: http://svn.apache.org/viewvc?rev=1766872&view=rev
Log:
Update community page to include details on Slack and to use a nicer web 
archive for the mailing lists.

Modified:
    aurora/site/publish/community/index.html
    aurora/site/publish/sitemap.xml
    aurora/site/source/community.html.md.erb

Modified: aurora/site/publish/community/index.html
URL: 
http://svn.apache.org/viewvc/aurora/site/publish/community/index.html?rev=1766872&r1=1766871&r2=1766872&view=diff
==============================================================================
--- aurora/site/publish/community/index.html (original)
+++ aurora/site/publish/community/index.html Thu Oct 27 19:57:58 2016
@@ -50,62 +50,62 @@
     <p>Please read our <a 
href="/documentation/latest/contributing/">contribution guide</a>
        when submitting a patch. We welcome them!
     </p>
+
+    <h3>Chat</h3>
+    <h4 name="slack">Slack</h4>
+    <p>Developers and users hang out in <code>#aurora</code> on <a 
href="https://mesos.slack.com/";>
+       <code>mesos.slack.com</code></a>.</p>
+    <p>To request an invite for slack please click <a 
href="https://mesos-slackin.herokuapp.com/";>here</a>.</p>
+    <p>All slack communication is publicly archived <a 
href="http://mesos.slackarchive.io/aurora/";>here</a>.</p>
+    <h4 name="ircchannel">IRC</h4>
+    <p>There is also a two way mirror between Slack and IRC via the #aurora 
channel on <code>irc.freenode.net</code>.
+       If you&rsquo;re new to IRC, we suggest trying a <a 
href="http://webchat.freenode.net/?channels=#aurora";>web-based client</a>.</p>
   </div>
   <div class="col-md-4">
-    <h3>Stay in Touch</h3>
-    <h4 name="ircchannel">IRC</h4>
-    <p>Developers and users hang out in <code>#aurora</code> on 
<code>irc.freenode.net</code>.
-       If you&rsquo;re new to IRC, we suggest trying a
-       <a href="http://webchat.freenode.net/?channels=#aurora";>web-based 
client</a>.
-    </p>
-    <p>We hold weekly IRC meetings as an opportunity for users and developers 
to engage.
-       Meetings are every Monday at
-       <a 
href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Aurora+Weekly+Meeting&iso=20140421T11&p1=224&ah=1";>11AM
 Pacific Time</a>.</p>
-
-    <h4>Mailing lists</h4>
+    <h3>Mailing lists</h3>
     <p>
       <strong>Users</strong><br />
       Discussion for users of Aurora. Note: this list is new, so relevant 
archives are also in the dev list.<br />
       <a href="mailto:[email protected]";>Subscribe</a> |
       <a href="mailto:[email protected]";>Unsubscribe</a> |
-      <a 
href="http://mail-archives.apache.org/mod_mbox/aurora-user/";>Archive</a>
+      <a 
href="https://lists.apache.org/[email protected]";>Archive</a>
       <br /><br />
       <strong>Announcements</strong><br />
       Important announcements about the project, including releases.<br />
       <a href="mailto:[email protected]";>Subscribe</a> 
|
       <a 
href="mailto:[email protected]";>Unsubscribe</a> |
-      <a 
href="http://mail-archives.apache.org/mod_mbox/aurora-announcements/";>Archive</a>
+      <a 
href="https://lists.apache.org/[email protected]";>Archive</a>
       <br /><br />
       <strong>Developers</strong><br />
       Project developer discussions.  Come here if you want help 
contributing!<br />
       <a href="mailto:[email protected]";>Subscribe</a> |
       <a href="mailto:[email protected]";>Unsubscribe</a> |
-      <a 
href="http://mail-archives.apache.org/mod_mbox/aurora-dev/";>Archive</a>
+      <a 
href="https://lists.apache.org/[email protected]";>Archive</a>
       <br /><br />
       <strong>Issues</strong><br />
       Feed of project JIRA changes.<br />
       <a href="mailto:[email protected]";>Subscribe</a> |
       <a href="mailto:[email protected]";>Unsubscribe</a> |
-      <a 
href="http://mail-archives.apache.org/mod_mbox/aurora-issues/";>Archive</a>
+      <a 
href="https://lists.apache.org/[email protected]";>Archive</a>
       <br /><br />
       <strong>Code commits</strong><br />
       Feed of project source control commits.<br />
       <a href="mailto:[email protected]";>Subscribe</a> |
       <a href="mailto:[email protected]";>Unsubscribe</a> |
-      <a 
href="http://mail-archives.apache.org/mod_mbox/aurora-commits/";>Archive</a>
+      <a 
href="https://lists.apache.org/[email protected]";>Archive</a>
       <br /><br />
       <strong>Code reviews</strong><br />
       Feed of code reviews for patches.<br />
       <a href="mailto:[email protected]";>Subscribe</a> |
       <a href="mailto:[email protected]";>Unsubscribe</a> |
-      <a 
href="http://mail-archives.apache.org/mod_mbox/aurora-reviews/";>Archive</a>
+      <a 
href="https://lists.apache.org/[email protected]";>Archive</a>
       <br /><br />
     </p>
   </div>
   <div class="col-md-4">
     <h3>Follow the Project</h3>
-    <a class="twitter-timeline" href="https://twitter.com/ApacheAurora"; 
data-widget-id="512693636127920129">Tweets by @ApacheAurora</a>
-    <script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <a class="twitter-timeline" href="https://twitter.com/ApacheAurora";>Tweets 
by ApacheAurora</a>
+    <script async src="//platform.twitter.com/widgets.js" 
charset="utf-8"></script>
   </div>
 </div>
 


Reply via email to