This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b4cd776 Automatic Site Publish by Jenkins
b4cd776 is described below
commit b4cd776058f23d079f69d87f96e9ef4ec9689835
Author: jenkins <[email protected]>
AuthorDate: Tue Nov 6 21:12:30 2018 +0000
Automatic Site Publish by Jenkins
---
documentation.html | 32 +++++++++++++++++++++++++++++---
feed.xml | 2 +-
2 files changed, 30 insertions(+), 4 deletions(-)
diff --git a/documentation.html b/documentation.html
index b00acef..772303d 100644
--- a/documentation.html
+++ b/documentation.html
@@ -264,7 +264,11 @@ function addListenersToSections()
</ul>
<!-- Contributors -->
- <li><a href="#contributors">Contributors</a></li>
+ <li class="index-menu-toggle"><a
href="#contributors">Contributors</a></li>
+ <ul class="index-menuitems">
+ <li><a href="#contributor-resources">Resources</a></li>
+ <li><a href="#contributing-runtimes">Adding Runtimes</a></li>
+ </ul>
<!-- Other Resources -->
<li><a href="#other-resources">Other Resources</a></li>
@@ -2401,17 +2405,39 @@ abcd.... locationUpdate
<div class="content">
<a class="indexable" id="contributors"></a>
<h2>Contributors</h2>
- <p>This section lists a number of resources for OpenWhisk
Contributors:</p>
+
+ <p>The Apache OpenWhisk project welcomes any and all developers to
+ become a Contributor to any part of our project. Contributions can
+ range from fixing documentation and adding testcases, to fixing
+ bugs, proposing and implementing new features and reviewing
+ others' Pull Requests (PRs).
+
+ The following Wiki pages describe the How Tos of becoming an
+ official Contributor:</p>
+
<ul>
<li><a
href="https://cwiki.apache.org/confluence/display/OPENWHISK/OpenWhisk+Project+Wiki#OpenWhiskProjectWiki-how-to-contribute">How
to contribute?</li>
<li><a
href="https://cwiki.apache.org/confluence/display/OPENWHISK/OpenWhisk+Project+Wiki#OpenWhiskProjectWiki-becoming-a-contributor">How
do I become a Contributor or Committer?</li>
- <li><a
href="https://cwiki.apache.org/confluence/display/OPENWHISK/Proposals">Proposals
(Designs)</a></li>
+ </ul>
+
+ <a class="indexable" id="contributor-resources"></a>
+ <h4>Contributor resources</h4>
+ <p>This section lists a number of resources for OpenWhisk
Contributors:</p>
+ <ul>
+ <li><a
href="https://cwiki.apache.org/confluence/display/OPENWHISK/Proposals">Proposals
(Designs)</a></li>
<li><a
href="https://cwiki.apache.org/confluence/display/OPENWHISK/Presentations%2C+Meeting+Notes+and+Transcripts">Meeting
Notes and Transcripts</a></li>
<li><a
href="https://cwiki.apache.org/confluence/display/OPENWHISK/Processes">Processes</a></li>
<li><a
href="https://cwiki.apache.org/confluence/display/OPENWHISK/Project+Status">Project
Status</a></li>
<li><a
href="https://github.com/apache/incubator-openwhisk/issues">Report Bugs or
Request Features</a></li>
<li><a
href="https://github.com/apache/incubator-openwhisk-release#apache-openwhisk-project-release-management">Project
Release Management</a></li>
</ul>
+ <a class="indexable" id="contributing-runtimes"></a>
+ <h4>Contributing new Action Language Runtimes</h4>
+ <p>OpenWhisk supports several languages via its Action Runtimes,
+ but there may be other languages or runtimes that you may want
+ to contribute to the project.</p>
+ <p>Read this guide on how to get started:
+ <a
href="https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-new.md">Adding
Action Language Runtimes</a></p>
</div>
</main>
diff --git a/feed.xml b/feed.xml
index 006d2d0..2e2f580 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2018-09-27T15:55:35+00:00</updated><id>/feed.xml</id><title
type="html">Apache OpenWhisk is a serverless, open source cloud
platform</title><subtitle>An open source platform for serverless, event-driven
code at any [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2018-11-06T21:12:26+00:00</updated><id>/feed.xml</id><title
type="html">Apache OpenWhisk is a serverless, open source cloud
platform</title><subtitle>An open source platform for serverless, event-driven
code at any [...]
</subtitle></feed>
\ No newline at end of file