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 0beeb69  Automatic Site Publish by Jenkins
0beeb69 is described below

commit 0beeb6953d38f891978f41825e56c0481cae1e33
Author: jenkins <us...@infra.apache.org>
AuthorDate: Thu Aug 16 18:48:39 2018 +0000

    Automatic Site Publish by Jenkins
---
 community.html     |  2 +-
 documentation.html | 41 ++++++++++++++++++++++++++++++++++++++++-
 feed.xml           |  2 +-
 3 files changed, 42 insertions(+), 3 deletions(-)

diff --git a/community.html b/community.html
index a592cec..539ab93 100644
--- a/community.html
+++ b/community.html
@@ -201,7 +201,7 @@ function closeIndex() {
               <br>
               <h5>How to join the Apache OpenWhisk mailing list<h5>
               <p>The Dev Mailing List is where we discuss the development of 
Apache OpenWhisk. It is <b><i>not</i></b> a place for technical support; if 
you're looking for help on the project, please try our <a 
style="font-weight:400;" href="/documentation.html">Documentation</a> page and 
engage with us on one of the Social Media channels listed above.</p>
-              <p>: To subscribe, unsubscribe or post our developer list, send 
an email message to one of the following addresses:</p>
+              <p>To subscribe, unsubscribe or post our developer list, send an 
email message to one of the following addresses:</p>
                   <ul>
                       <li><b>Subscribe</b>: <a 
href="mailto:dev-subscr...@openwhisk.incubator.apache.org";>dev-subscr...@openwhisk.incubator.apache.org</a></li>
                       <li><b>Unsubscribe</b>: <a 
href="mailto:dev-unsubscr...@openwhisk.incubator.apache.org";>dev-unsubscr...@openwhisk.incubator.apache.org</a></li>
diff --git a/documentation.html b/documentation.html
index 6e1170f..595580e 100644
--- a/documentation.html
+++ b/documentation.html
@@ -220,6 +220,9 @@ function closeIndex() {
             <!-- Other Resources -->
             <li><a href="#other-resources">Other Resources</a></li>
 
+            <!-- FAQ -->
+            <li><a href="#faq">FAQ</a></li>
+
         </ul>
     </div>
 
@@ -690,7 +693,7 @@ function closeIndex() {
     <main id="doc">
         <div class="content">
             <a class="indexable" id="deployment_admin"></a>
-            <h3 id="deployment_admin">Administrative Operations</h3>
+            <h3>Administrative Operations</h3>
             <p>
                 This section contains a list of resources which can be 
utilized to administer the running OpenWhisk instance.
                 <ul>
@@ -2074,6 +2077,42 @@ abcd.... locationUpdate
             </ul>
         </div>
     </main>
+
+    <!-- Frequently Asked Questions -->
+    <main id="doc">
+        <div class="content">
+            <a class="indexable" id="faq"></a>
+            <h2>Frequently Asked Questions</h2>
+            <ul>
+    <a class="indexable" id="get-involved"></a>
+    <li><a href="#get-involved">How do I get involved?</a></li>
+    <p>
+        If you are interested in contributing to OpenWhisk project, please join
+        <a href="community.html#mailing-lists">openwhisk mailing list</a>
+        and reach out to other whiskers.
+    </p>
+    <a class="indexable" id="report-problem-with-this-site"></a>
+    <li><a href="#report-problem-with-this-site">How do I report a problem 
with this site or suggest an improvement?</a></li>
+    <p>
+        You can submit an issue to
+        <a 
href="https://github.com/apache/incubator-openwhisk-website/issues";>the GitHub 
repository</a>
+        for this site. You can also submit a
+        <a 
href="https://github.com/apache/incubator-openwhisk-website/pulls";>pull 
request</a>
+        if you have signed the Apache ICLA.
+    </p>
+    <a class="indexable" id="need-another-question-answered"></a>
+    <li><a href="#need-another-question-answered">Need another question 
answered?</a></li>
+    <p>
+        For questions, hints, and tips for developing in Apache OpenWhisk:
+        <ul>
+            <li><a href="community.html#mailing-lists">Join the Dev Mailing 
List</a></li>
+            <li><a href="community.html#social">Follow OpenWhisk Media</a></li>
+        </ul>
+    </p>
+</ul>
+
+        </div>
+    </main>
 </section>
 </div>
 
diff --git a/feed.xml b/feed.xml
index 9d49437..7109f50 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-08-15T20:56:32+00:00</updated><id>/</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 scale. W [...]
+<?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-08-16T18:48:35+00:00</updated><id>/</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 scale. W [...]
 </subtitle></feed>
\ No newline at end of file

Reply via email to