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 3f2bdc2 Automatic Site Publish by Jenkins
3f2bdc2 is described below
commit 3f2bdc2dc0265c367984c2b661fa6082b3074805
Author: jenkins <[email protected]>
AuthorDate: Wed Aug 15 15:40:48 2018 +0000
Automatic Site Publish by Jenkins
---
community.html | 70 +++++++++++++++++++++++++++++++++++++++++++--------
css/main-v1.css | 2 +-
documentation.html | 70 +++++++++++++++++++++++++++++++++++++++++++--------
downloads.html | 70 +++++++++++++++++++++++++++++++++++++++++++--------
events.html | 70 +++++++++++++++++++++++++++++++++++++++++++--------
feed.xml | 2 +-
index.html | 74 +++++++++++++++++++++++++++++++++++++++++++++---------
slack.html | 70 +++++++++++++++++++++++++++++++++++++++++++--------
8 files changed, 359 insertions(+), 69 deletions(-)
diff --git a/community.html b/community.html
index ddf0b08..a592cec 100644
--- a/community.html
+++ b/community.html
@@ -373,18 +373,66 @@ function closeIndex() {
<p>The Apache Software Foundation does not endorse listed events. Get in touch
with us to suggest event listings. See social media
https://openwhisk.apache.org/social</p>
-->
- <footer>
- <main class="light-text">
- <div style="text-align: center;">
- Apache OpenWhisk is an effort undergoing incubation at The Apache
- Software Foundation (ASF), sponsored by the Incubator.
- Incubation is required of all newly accepted projects until a
further
- review indicates that the infrastructure, communications, and
decision
- making process have stabilized in a manner consistent with other
- successful ASF projects. While incubation status is not
necessarily a
- reflection of the completeness or stability of the code, it does
indicate that the project has yet to be fully endorsed by the ASF.
+ <!--
+/*
+ * Required ASF website links (scanned)
+ *
+ * Name: Regex: URL
+ * ==== ===== ===
+ * Foundation: apache|asf|foundation:
http://www.apache.org/
+ * Events: ^https?://.*apache.org/events/current-event: See:
https://www.apache.org/events/README.txt
+ * License: ^https?://.*apache.org/licenses/$:
http://www.apache.org/licenses/
+ * Thanks: ^https?://.*apache.org/foundation/thanks:
http://www.apache.org/foundation/thanks.html
+ * Security: ^https?://.*apache.org/.*[Ss]ecurity:
http://www.apache.org/security/
+ * Sponsorship: ^https?://.*apache.org/foundation/sponsorship
http://www.apache.org/foundation/sponsorship.html
+ * Trademarks: \btrademarks\b All project or product homepages must feature
a prominent trademark attribution of all applicable Apache trademarks.
+ * Copyright: ((Copyright|©).*apache|apache.*(Copyright|©)): All website
content SHOULD include a copyright notice for the ASF.
+ * Image: . Projects SHOULD include a 212px wide copy of their logo
in https://www.apache.org/img/ to be included in ASF homepage.
+ * See: https://www.apache.org/img/
+ */
+-->
+
+<footer class="footer light-text">
+ <main class="footer-row">
+ <div>
+ <div class="footer-row-text-links">
+ <a class=""
href="http://www.apache.org/">Apache Software Foundation</a>
+ <a class=""
href="https://apachecon.com/?ref=spark.apache.org">Events</a>
+ <a class="" href="http://www.apache.org/licenses/">License</a>
+ <a class="" href="http://www.apache.org/security/">Security</a>
+ <a class=""
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+ <a class=""
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
</div>
- </main>
+ </div>
+ </main>
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk, OpenWhisk, Apache, the Apache feather logo, and
+ the Apache OpenWhisk project logo are either registered trademarks
+ or trademarks of The Apache Software Foundation
+ in the United States and other countries.
+ See guidance on use of Apache OpenWhisk trademarks.
+ All other marks mentioned may be trademarks or registered trademarks
+ of their respective owners.
+ </div>
+ </main class="footer-row">
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk is an effort undergoing incubation at The Apache
+ Software Foundation (ASF), sponsored by the Incubator.
+ Incubation is required of all newly accepted projects until a further
+ review indicates that the infrastructure, communications, and
decision
+ making process have stabilized in a manner consistent with other
+ successful ASF projects. While incubation status is not necessarily a
+ reflection of the completeness or stability of the code,
+ it does indicate that the project has yet to be fully endorsed
+ by the ASF.
+ </div>
+ </main>
+ <main class="footer-row">
+ Copyright © 2016-present The Apache Software Foundation,
+ Licensed under the Apache License, Version 2.0.
+ </main>
</footer>
</body>
diff --git a/css/main-v1.css b/css/main-v1.css
index 01bf6f6..451242b 100644
--- a/css/main-v1.css
+++ b/css/main-v1.css
@@ -1 +1 @@
-html,body{margin:0;padding:0}input,button{outline:none}button{cursor:pointer}a{text-decoration:none}.clear{display:block;clear:both}*{box-sizing:border-box;background:none;border:0}body{font-family:"Roboto",sans-serif}h1,h2,h3,h4,h5{font-weight:500;margin:0}h1{font-size:32px;line-height:normal}h2{font-size:28px;line-height:normal}h3{font-size:24px;line-height:32px}h4{font-size:20px;line-height:28px}h5{font-size:16px;line-height:28px}p,ul,ol,li{font-size:14px;font-weight:300;line-height:2
[...]
+html,body{margin:0;padding:0}input,button{outline:none}button{cursor:pointer}a{text-decoration:none}.clear{display:block;clear:both}*{box-sizing:border-box;background:none;border:0}body{font-family:"Roboto",sans-serif}h1,h2,h3,h4,h5{font-weight:500;margin:0}h1{font-size:32px;line-height:normal}h2{font-size:28px;line-height:normal}h3{font-size:24px;line-height:32px}h4{font-size:20px;line-height:28px}h5{font-size:16px;line-height:28px}p,ul,ol,li{font-size:14px;font-weight:300;line-height:2
[...]
diff --git a/documentation.html b/documentation.html
index d89954a..3cdb231 100644
--- a/documentation.html
+++ b/documentation.html
@@ -2031,18 +2031,66 @@ abcd.... locationUpdate
</section>
</div>
- <footer>
- <main class="light-text">
- <div style="text-align: center;">
- Apache OpenWhisk is an effort undergoing incubation at The Apache
- Software Foundation (ASF), sponsored by the Incubator.
- Incubation is required of all newly accepted projects until a
further
- review indicates that the infrastructure, communications, and
decision
- making process have stabilized in a manner consistent with other
- successful ASF projects. While incubation status is not
necessarily a
- reflection of the completeness or stability of the code, it does
indicate that the project has yet to be fully endorsed by the ASF.
+ <!--
+/*
+ * Required ASF website links (scanned)
+ *
+ * Name: Regex: URL
+ * ==== ===== ===
+ * Foundation: apache|asf|foundation:
http://www.apache.org/
+ * Events: ^https?://.*apache.org/events/current-event: See:
https://www.apache.org/events/README.txt
+ * License: ^https?://.*apache.org/licenses/$:
http://www.apache.org/licenses/
+ * Thanks: ^https?://.*apache.org/foundation/thanks:
http://www.apache.org/foundation/thanks.html
+ * Security: ^https?://.*apache.org/.*[Ss]ecurity:
http://www.apache.org/security/
+ * Sponsorship: ^https?://.*apache.org/foundation/sponsorship
http://www.apache.org/foundation/sponsorship.html
+ * Trademarks: \btrademarks\b All project or product homepages must feature
a prominent trademark attribution of all applicable Apache trademarks.
+ * Copyright: ((Copyright|©).*apache|apache.*(Copyright|©)): All website
content SHOULD include a copyright notice for the ASF.
+ * Image: . Projects SHOULD include a 212px wide copy of their logo
in https://www.apache.org/img/ to be included in ASF homepage.
+ * See: https://www.apache.org/img/
+ */
+-->
+
+<footer class="footer light-text">
+ <main class="footer-row">
+ <div>
+ <div class="footer-row-text-links">
+ <a class=""
href="http://www.apache.org/">Apache Software Foundation</a>
+ <a class=""
href="https://apachecon.com/?ref=spark.apache.org">Events</a>
+ <a class="" href="http://www.apache.org/licenses/">License</a>
+ <a class="" href="http://www.apache.org/security/">Security</a>
+ <a class=""
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+ <a class=""
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
</div>
- </main>
+ </div>
+ </main>
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk, OpenWhisk, Apache, the Apache feather logo, and
+ the Apache OpenWhisk project logo are either registered trademarks
+ or trademarks of The Apache Software Foundation
+ in the United States and other countries.
+ See guidance on use of Apache OpenWhisk trademarks.
+ All other marks mentioned may be trademarks or registered trademarks
+ of their respective owners.
+ </div>
+ </main class="footer-row">
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk is an effort undergoing incubation at The Apache
+ Software Foundation (ASF), sponsored by the Incubator.
+ Incubation is required of all newly accepted projects until a further
+ review indicates that the infrastructure, communications, and
decision
+ making process have stabilized in a manner consistent with other
+ successful ASF projects. While incubation status is not necessarily a
+ reflection of the completeness or stability of the code,
+ it does indicate that the project has yet to be fully endorsed
+ by the ASF.
+ </div>
+ </main>
+ <main class="footer-row">
+ Copyright © 2016-present The Apache Software Foundation,
+ Licensed under the Apache License, Version 2.0.
+ </main>
</footer>
</body>
diff --git a/downloads.html b/downloads.html
index 154803c..a6e18f5 100644
--- a/downloads.html
+++ b/downloads.html
@@ -202,18 +202,66 @@ function closeIndex() {
</section>
</div>
- <footer>
- <main class="light-text">
- <div style="text-align: center;">
- Apache OpenWhisk is an effort undergoing incubation at The Apache
- Software Foundation (ASF), sponsored by the Incubator.
- Incubation is required of all newly accepted projects until a
further
- review indicates that the infrastructure, communications, and
decision
- making process have stabilized in a manner consistent with other
- successful ASF projects. While incubation status is not
necessarily a
- reflection of the completeness or stability of the code, it does
indicate that the project has yet to be fully endorsed by the ASF.
+ <!--
+/*
+ * Required ASF website links (scanned)
+ *
+ * Name: Regex: URL
+ * ==== ===== ===
+ * Foundation: apache|asf|foundation:
http://www.apache.org/
+ * Events: ^https?://.*apache.org/events/current-event: See:
https://www.apache.org/events/README.txt
+ * License: ^https?://.*apache.org/licenses/$:
http://www.apache.org/licenses/
+ * Thanks: ^https?://.*apache.org/foundation/thanks:
http://www.apache.org/foundation/thanks.html
+ * Security: ^https?://.*apache.org/.*[Ss]ecurity:
http://www.apache.org/security/
+ * Sponsorship: ^https?://.*apache.org/foundation/sponsorship
http://www.apache.org/foundation/sponsorship.html
+ * Trademarks: \btrademarks\b All project or product homepages must feature
a prominent trademark attribution of all applicable Apache trademarks.
+ * Copyright: ((Copyright|©).*apache|apache.*(Copyright|©)): All website
content SHOULD include a copyright notice for the ASF.
+ * Image: . Projects SHOULD include a 212px wide copy of their logo
in https://www.apache.org/img/ to be included in ASF homepage.
+ * See: https://www.apache.org/img/
+ */
+-->
+
+<footer class="footer light-text">
+ <main class="footer-row">
+ <div>
+ <div class="footer-row-text-links">
+ <a class=""
href="http://www.apache.org/">Apache Software Foundation</a>
+ <a class=""
href="https://apachecon.com/?ref=spark.apache.org">Events</a>
+ <a class="" href="http://www.apache.org/licenses/">License</a>
+ <a class="" href="http://www.apache.org/security/">Security</a>
+ <a class=""
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+ <a class=""
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
</div>
- </main>
+ </div>
+ </main>
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk, OpenWhisk, Apache, the Apache feather logo, and
+ the Apache OpenWhisk project logo are either registered trademarks
+ or trademarks of The Apache Software Foundation
+ in the United States and other countries.
+ See guidance on use of Apache OpenWhisk trademarks.
+ All other marks mentioned may be trademarks or registered trademarks
+ of their respective owners.
+ </div>
+ </main class="footer-row">
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk is an effort undergoing incubation at The Apache
+ Software Foundation (ASF), sponsored by the Incubator.
+ Incubation is required of all newly accepted projects until a further
+ review indicates that the infrastructure, communications, and
decision
+ making process have stabilized in a manner consistent with other
+ successful ASF projects. While incubation status is not necessarily a
+ reflection of the completeness or stability of the code,
+ it does indicate that the project has yet to be fully endorsed
+ by the ASF.
+ </div>
+ </main>
+ <main class="footer-row">
+ Copyright © 2016-present The Apache Software Foundation,
+ Licensed under the Apache License, Version 2.0.
+ </main>
</footer>
</body>
diff --git a/events.html b/events.html
index 2c88017..2251e29 100644
--- a/events.html
+++ b/events.html
@@ -442,18 +442,66 @@ Monday-Thursday drop-in; Mandalay Bay North, South Seas
E&F; Andreas Nauerz (IBM
</main>
</section>
- <footer>
- <main class="light-text">
- <div style="text-align: center;">
- Apache OpenWhisk is an effort undergoing incubation at The Apache
- Software Foundation (ASF), sponsored by the Incubator.
- Incubation is required of all newly accepted projects until a
further
- review indicates that the infrastructure, communications, and
decision
- making process have stabilized in a manner consistent with other
- successful ASF projects. While incubation status is not
necessarily a
- reflection of the completeness or stability of the code, it does
indicate that the project has yet to be fully endorsed by the ASF.
+ <!--
+/*
+ * Required ASF website links (scanned)
+ *
+ * Name: Regex: URL
+ * ==== ===== ===
+ * Foundation: apache|asf|foundation:
http://www.apache.org/
+ * Events: ^https?://.*apache.org/events/current-event: See:
https://www.apache.org/events/README.txt
+ * License: ^https?://.*apache.org/licenses/$:
http://www.apache.org/licenses/
+ * Thanks: ^https?://.*apache.org/foundation/thanks:
http://www.apache.org/foundation/thanks.html
+ * Security: ^https?://.*apache.org/.*[Ss]ecurity:
http://www.apache.org/security/
+ * Sponsorship: ^https?://.*apache.org/foundation/sponsorship
http://www.apache.org/foundation/sponsorship.html
+ * Trademarks: \btrademarks\b All project or product homepages must feature
a prominent trademark attribution of all applicable Apache trademarks.
+ * Copyright: ((Copyright|©).*apache|apache.*(Copyright|©)): All website
content SHOULD include a copyright notice for the ASF.
+ * Image: . Projects SHOULD include a 212px wide copy of their logo
in https://www.apache.org/img/ to be included in ASF homepage.
+ * See: https://www.apache.org/img/
+ */
+-->
+
+<footer class="footer light-text">
+ <main class="footer-row">
+ <div>
+ <div class="footer-row-text-links">
+ <a class=""
href="http://www.apache.org/">Apache Software Foundation</a>
+ <a class=""
href="https://apachecon.com/?ref=spark.apache.org">Events</a>
+ <a class="" href="http://www.apache.org/licenses/">License</a>
+ <a class="" href="http://www.apache.org/security/">Security</a>
+ <a class=""
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+ <a class=""
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
</div>
- </main>
+ </div>
+ </main>
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk, OpenWhisk, Apache, the Apache feather logo, and
+ the Apache OpenWhisk project logo are either registered trademarks
+ or trademarks of The Apache Software Foundation
+ in the United States and other countries.
+ See guidance on use of Apache OpenWhisk trademarks.
+ All other marks mentioned may be trademarks or registered trademarks
+ of their respective owners.
+ </div>
+ </main class="footer-row">
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk is an effort undergoing incubation at The Apache
+ Software Foundation (ASF), sponsored by the Incubator.
+ Incubation is required of all newly accepted projects until a further
+ review indicates that the infrastructure, communications, and
decision
+ making process have stabilized in a manner consistent with other
+ successful ASF projects. While incubation status is not necessarily a
+ reflection of the completeness or stability of the code,
+ it does indicate that the project has yet to be fully endorsed
+ by the ASF.
+ </div>
+ </main>
+ <main class="footer-row">
+ Copyright © 2016-present The Apache Software Foundation,
+ Licensed under the Apache License, Version 2.0.
+ </main>
</footer>
</body>
diff --git a/feed.xml b/feed.xml
index 52189a6..a352f7c 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-15T00:58:06+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-15T15:40:44+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
diff --git a/index.html b/index.html
index a89519f..9bb40cf 100644
--- a/index.html
+++ b/index.html
@@ -250,23 +250,73 @@ function closeIndex() {
<a class="button" href="/community.html">Join the OpenWhisk
Community</a>
</div>
<div class="image-wrapper">
- <img style="max-height=174px; max-width:174px"
src="/images/logo/SupportApache-small.png" alt="The Apache OpenWhisk project
needs the support of contributors in all areas."/>
+ <a href="http://www.apache.org/foundation/sponsorship.html">
+ <img style="max-height=174px; max-width:174px;"
src="/images/logo/SupportApache-small.png"
+ alt="The Apache OpenWhisk project needs the support of
contributors in all areas."/></a>
</div>
</main>
</section>
- <footer>
- <main class="light-text">
- <div style="text-align: center;">
- Apache OpenWhisk is an effort undergoing incubation at The Apache
- Software Foundation (ASF), sponsored by the Incubator.
- Incubation is required of all newly accepted projects until a
further
- review indicates that the infrastructure, communications, and
decision
- making process have stabilized in a manner consistent with other
- successful ASF projects. While incubation status is not
necessarily a
- reflection of the completeness or stability of the code, it does
indicate that the project has yet to be fully endorsed by the ASF.
+ <!--
+/*
+ * Required ASF website links (scanned)
+ *
+ * Name: Regex: URL
+ * ==== ===== ===
+ * Foundation: apache|asf|foundation:
http://www.apache.org/
+ * Events: ^https?://.*apache.org/events/current-event: See:
https://www.apache.org/events/README.txt
+ * License: ^https?://.*apache.org/licenses/$:
http://www.apache.org/licenses/
+ * Thanks: ^https?://.*apache.org/foundation/thanks:
http://www.apache.org/foundation/thanks.html
+ * Security: ^https?://.*apache.org/.*[Ss]ecurity:
http://www.apache.org/security/
+ * Sponsorship: ^https?://.*apache.org/foundation/sponsorship
http://www.apache.org/foundation/sponsorship.html
+ * Trademarks: \btrademarks\b All project or product homepages must feature
a prominent trademark attribution of all applicable Apache trademarks.
+ * Copyright: ((Copyright|©).*apache|apache.*(Copyright|©)): All website
content SHOULD include a copyright notice for the ASF.
+ * Image: . Projects SHOULD include a 212px wide copy of their logo
in https://www.apache.org/img/ to be included in ASF homepage.
+ * See: https://www.apache.org/img/
+ */
+-->
+
+<footer class="footer light-text">
+ <main class="footer-row">
+ <div>
+ <div class="footer-row-text-links">
+ <a class=""
href="http://www.apache.org/">Apache Software Foundation</a>
+ <a class=""
href="https://apachecon.com/?ref=spark.apache.org">Events</a>
+ <a class="" href="http://www.apache.org/licenses/">License</a>
+ <a class="" href="http://www.apache.org/security/">Security</a>
+ <a class=""
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+ <a class=""
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
</div>
- </main>
+ </div>
+ </main>
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk, OpenWhisk, Apache, the Apache feather logo, and
+ the Apache OpenWhisk project logo are either registered trademarks
+ or trademarks of The Apache Software Foundation
+ in the United States and other countries.
+ See guidance on use of Apache OpenWhisk trademarks.
+ All other marks mentioned may be trademarks or registered trademarks
+ of their respective owners.
+ </div>
+ </main class="footer-row">
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk is an effort undergoing incubation at The Apache
+ Software Foundation (ASF), sponsored by the Incubator.
+ Incubation is required of all newly accepted projects until a further
+ review indicates that the infrastructure, communications, and
decision
+ making process have stabilized in a manner consistent with other
+ successful ASF projects. While incubation status is not necessarily a
+ reflection of the completeness or stability of the code,
+ it does indicate that the project has yet to be fully endorsed
+ by the ASF.
+ </div>
+ </main>
+ <main class="footer-row">
+ Copyright © 2016-present The Apache Software Foundation,
+ Licensed under the Apache License, Version 2.0.
+ </main>
</footer>
</body>
diff --git a/slack.html b/slack.html
index 2977908..e9f8bab 100644
--- a/slack.html
+++ b/slack.html
@@ -202,18 +202,66 @@ function closeIndex() {
})
</script>
- <footer>
- <main class="light-text">
- <div style="text-align: center;">
- Apache OpenWhisk is an effort undergoing incubation at The Apache
- Software Foundation (ASF), sponsored by the Incubator.
- Incubation is required of all newly accepted projects until a
further
- review indicates that the infrastructure, communications, and
decision
- making process have stabilized in a manner consistent with other
- successful ASF projects. While incubation status is not
necessarily a
- reflection of the completeness or stability of the code, it does
indicate that the project has yet to be fully endorsed by the ASF.
+ <!--
+/*
+ * Required ASF website links (scanned)
+ *
+ * Name: Regex: URL
+ * ==== ===== ===
+ * Foundation: apache|asf|foundation:
http://www.apache.org/
+ * Events: ^https?://.*apache.org/events/current-event: See:
https://www.apache.org/events/README.txt
+ * License: ^https?://.*apache.org/licenses/$:
http://www.apache.org/licenses/
+ * Thanks: ^https?://.*apache.org/foundation/thanks:
http://www.apache.org/foundation/thanks.html
+ * Security: ^https?://.*apache.org/.*[Ss]ecurity:
http://www.apache.org/security/
+ * Sponsorship: ^https?://.*apache.org/foundation/sponsorship
http://www.apache.org/foundation/sponsorship.html
+ * Trademarks: \btrademarks\b All project or product homepages must feature
a prominent trademark attribution of all applicable Apache trademarks.
+ * Copyright: ((Copyright|©).*apache|apache.*(Copyright|©)): All website
content SHOULD include a copyright notice for the ASF.
+ * Image: . Projects SHOULD include a 212px wide copy of their logo
in https://www.apache.org/img/ to be included in ASF homepage.
+ * See: https://www.apache.org/img/
+ */
+-->
+
+<footer class="footer light-text">
+ <main class="footer-row">
+ <div>
+ <div class="footer-row-text-links">
+ <a class=""
href="http://www.apache.org/">Apache Software Foundation</a>
+ <a class=""
href="https://apachecon.com/?ref=spark.apache.org">Events</a>
+ <a class="" href="http://www.apache.org/licenses/">License</a>
+ <a class="" href="http://www.apache.org/security/">Security</a>
+ <a class=""
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+ <a class=""
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
</div>
- </main>
+ </div>
+ </main>
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk, OpenWhisk, Apache, the Apache feather logo, and
+ the Apache OpenWhisk project logo are either registered trademarks
+ or trademarks of The Apache Software Foundation
+ in the United States and other countries.
+ See guidance on use of Apache OpenWhisk trademarks.
+ All other marks mentioned may be trademarks or registered trademarks
+ of their respective owners.
+ </div>
+ </main class="footer-row">
+ <main class="footer-row">
+ <div>
+ Apache OpenWhisk is an effort undergoing incubation at The Apache
+ Software Foundation (ASF), sponsored by the Incubator.
+ Incubation is required of all newly accepted projects until a further
+ review indicates that the infrastructure, communications, and
decision
+ making process have stabilized in a manner consistent with other
+ successful ASF projects. While incubation status is not necessarily a
+ reflection of the completeness or stability of the code,
+ it does indicate that the project has yet to be fully endorsed
+ by the ASF.
+ </div>
+ </main>
+ <main class="footer-row">
+ Copyright © 2016-present The Apache Software Foundation,
+ Licensed under the Apache License, Version 2.0.
+ </main>
</footer>
</body>