Author: buildbot
Date: Thu Nov 5 15:59:25 2015
New Revision: 971450
Log:
Staging update by buildbot for wave
Modified:
websites/staging/wave/trunk/content/ (props changed)
websites/staging/wave/trunk/content/wave/get-involved.html
Propchange: websites/staging/wave/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 5 15:59:25 2015
@@ -1 +1 @@
-1712311
+1712802
Modified: websites/staging/wave/trunk/content/wave/get-involved.html
==============================================================================
--- websites/staging/wave/trunk/content/wave/get-involved.html (original)
+++ websites/staging/wave/trunk/content/wave/get-involved.html Thu Nov 5
15:59:25 2015
@@ -37,7 +37,18 @@
<div id="main">
<div id="navigation">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
@@ -45,21 +56,21 @@
<li><a href="documentation.html">Documentation</a></li>
<li><a href="http://incubator.apache.org/projects/wave.html">Incubator
Page</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="get-involved.html">Get Involved</a></li>
<li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
<li><a href="mailing-lists.html">Mailing Lists</a></li>
<li><a href="people.html">People</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="source-code.html">Source Code</a></li>
<li><a href="https://issues.apache.org/jira/browse/WAVE">Issue Tracker</a></li>
<li><a
href="https://cwiki.apache.org/confluence/display/WAVE/Home">Wiki</a></li>
<li><a href="demo-servers.html">Demo Servers</a></li>
</ul>
-<h1 id="apache-foundation">Apache Foundation</h1>
+<h1 id="apache-foundation">Apache Foundation<a class="headerlink"
href="#apache-foundation" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
@@ -68,23 +79,34 @@
</ul>
</div>
<div id="content">
- <h1 id="getting-involved">Getting Involved</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="getting-involved">Getting Involved<a class="headerlink"
href="#getting-involved" title="Permanent link">¶</a></h1>
<p>Thank you for your interest in Apache Wave. We are only as strong as our
community and we always
welcome contribution from new participants.</p>
-<h2 id="basics">Basics</h2>
+<h2 id="basics">Basics<a class="headerlink" href="#basics" title="Permanent
link">¶</a></h2>
<p>The first step in getting involved is to join the <a
href="mailing-lists.html">Wave Developer mailing list</a>.<br />
It is here where we discuss the code, design the protocols, plan for the
future and
consider the health of the community. There are many ways to get involved
including:</p>
<ul>
<li>Code Development</li>
<li>Documentation</li>
-<li>Requriements Discussion</li>
+<li>Requirements Discussion</li>
<li>User Feedback</li>
<li>Design</li>
<li>Helping with the web site.</li>
<li>Etc...</li>
</ul>
-<h2 id="coding">Coding</h2>
+<h2 id="coding">Coding<a class="headerlink" href="#coding" title="Permanent
link">¶</a></h2>
<p>We welcome patches to the code. If you're looking for something to work
on:</p>
<ul>
<li>Check out our open issues in the <a
href="https://issues.apache.org/jira/browse/WAVE">Issue Tracker</a>.</li>
@@ -93,11 +115,10 @@ consider the health of the community. T
<li>When your patch is ready, put it on the Review Board at <a
href="https://reviews.apache.org/dashboard/">https://reviews.apache.org/dashboard/</a>
and request code review. </li>
<li>You can submit the patch either for the Wave SVN repo (wave) or the Wave
Git mirror repo (wave-git).</li>
</ul>
-<h2 id="documentation">Documentation</h2>
+<h2 id="documentation">Documentation<a class="headerlink"
href="#documentation" title="Permanent link">¶</a></h2>
<p>Right now we are in the process of migrating documentation from
<a href="http://www.waveprotocol.org/">waveprotocol.org</a> and the
-<a href="http://code.google.com/p/wave-protocol/">wave-protocol Google Code
site</a> to this website and
-our wiki. All help is welcome.</p>
+<a href="http://code.google.com/p/wave-protocol/">wave-protocol Google Code
site</a> to the documentation repository. All help is welcome.</p>
</div>
<div style="clear: both;"></div>
</div>