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 d33699c Automatic Site Publish by Jenkins
d33699c is described below
commit d33699c3ed14f2925443dc58903f8c30a8ac0210
Author: jenkins <[email protected]>
AuthorDate: Thu Jun 22 12:44:04 2017 +0000
Automatic Site Publish by Jenkins
---
developers.html | 2 +-
feed.xml | 4 ++--
feed.xslt.xml | 4 ----
images/supporter/kong.png | Bin 0 -> 6390 bytes
images/supporter/[email protected] | Bin 0 -> 13998 bytes
index.html | 2 +-
js/main.min.js | 2 +-
js/main.min.js.map | 2 +-
supporters.html | 9 +++++++++
9 files changed, 15 insertions(+), 10 deletions(-)
diff --git a/developers.html b/developers.html
index fb43d07..ea59277 100644
--- a/developers.html
+++ b/developers.html
@@ -339,7 +339,7 @@
</div>
<div class="main-content__column u-align--center">
<a class="main-content__button u-button u-button--light"
- href="https://github.com/openwhisk/">
+ href="https://github.com/apache?q=openwhisk">
Explore the Source on GitHub
</a>
</div>
diff --git a/feed.xml b/feed.xml
index 153f2fb..868570d 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml"
href="/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator
uri="http://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>2017-06-17T11:29:09-04:00</updated><id>//</id><title
type="html">Apache OpenWhisk is a serverless, open source cloud
platform</title><subtitle>An open source plat [...]
-</subtitle></feed>
+<?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>2017-06-22T12:43:53+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/feed.xslt.xml b/feed.xslt.xml
deleted file mode 100644
index 15901c1..0000000
--- a/feed.xslt.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><xsl:transform version="1.0"
- xmlns:a="http://www.w3.org/2005/Atom"
- xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-><xsl:strip-space elements="*"/><xsl:output method="text"/><xsl:template
match="*"/><xsl:template match="a:feed"><xsl:text>Atom
Feed:</xsl:text><xsl:value-of
select="a:id"/><xsl:text> </xsl:text><xsl:apply-templates/></xsl:template><xsl:template
match="a:entry"><xsl:text>
---------------------------------------- </xsl:text><xsl:text> Feed
entry:</xsl:text><xsl:value-of
select="a:id"/><xsl:text> </xsl:text><xsl:apply-templates/></xsl:template><xsl:template
match="a:title"><x [...]
diff --git a/images/supporter/kong.png b/images/supporter/kong.png
new file mode 100644
index 0000000..cc1ebf0
Binary files /dev/null and b/images/supporter/kong.png differ
diff --git a/images/supporter/[email protected] b/images/supporter/[email protected]
new file mode 100644
index 0000000..e57842d
Binary files /dev/null and b/images/supporter/[email protected] differ
diff --git a/index.html b/index.html
index fe640d1..babde54 100644
--- a/index.html
+++ b/index.html
@@ -198,7 +198,7 @@
<div class="main-cta">
<div class="main-cta__lede">
<p class="main-cta__text">
- <strong class="main-cta__strong">Apache OpenWhisk</strong> is a
+ <strong class="main-cta__strong">Apache OpenWhisk</strong>
(Incubating) is a
<a class="main-cta__link"
href="/serverless">serverless</a>,
<strong class="main-cta__strong">open source</strong> cloud platform
diff --git a/js/main.min.js b/js/main.min.js
index be9a33f..b67b436 100644
--- a/js/main.min.js
+++ b/js/main.min.js
@@ -1,2 +1,2 @@
-!function(){"use strict";function e(){var e=arguments.length>0&&void
0!==arguments[0]?arguments[0]:{},t=e.containerClass,l=void
0===t?"js--fade-slider":t,a=e.slideClass,i=void
0===a?"js--fade-slider__slide":a,n=e.slideActiveClass,r=void
0===n?"js--fade-slider__slide--active":n,o=e.linkClass,c=void
0===o?"js--fade-slider__nav-link":o,v=e.linkActiveClass,d=void
0===v?"js--fade-slider__nav--active":v,u=e.timeoutInterval,f=void
0===u?3e3:u,C=document.querySelector("."+l);if(C){var m=s.setCla [...]
+!function(){"use strict";var e={removeClassFromAll:function(e,s,t){var
l=e.querySelectorAll(s);[].map.call(l,function(e){return
e.classList.remove(t)})},setClassBySelector:function(e,s,t){e.querySelector(s).classList.add(t)},setNextActive:function(s,t,l,i,a){var
n=s.querySelector("."+l).nextElementSibling;n&&n.classList&&n.classList.contains(t)||(n=s.querySelector("."+t)),e.removeClassFromAll(s,"."+t,l),e.removeClassFromAll(s,"."+i,a),n.classList.add(l),e.setClassBySelector(s,'a[href="#'
[...]
//# sourceMappingURL=main.min.js.map
diff --git a/js/main.min.js.map b/js/main.min.js.map
index 743317a..a914080 100644
--- a/js/main.min.js.map
+++ b/js/main.min.js.map
@@ -1 +1 @@
-{"version":3,"file":null,"sources":["../src/scripts/blocks/quotes.js","../src/scripts/main.js"],"sourcesContent":["//
This file initializes a fade slider.\nconst impure = {\n removeClassFromAll:
(container, elementSelector, classToRemove) => {\n const elements =
container.querySelectorAll(elementSelector);\n\n // Element lists are only
array-like, so we have to force mapping here.\n [].map.call(elements,
element => element.classList.remove(classToRemove));\n },\n\n setClassBy [...]
\ No newline at end of file
+{"version":3,"file":null,"sources":["../src/scripts/blocks/quotes.js","../src/scripts/main.js"],"sourcesContent":["//
This file initializes a fade slider.\nconst impure = {\n removeClassFromAll:
(container, elementSelector, classToRemove) => {\n const elements =
container.querySelectorAll(elementSelector);\n\n // Element lists are only
array-like, so we have to force mapping here.\n [].map.call(elements,
element => element.classList.remove(classToRemove));\n },\n\n setClassBy [...]
\ No newline at end of file
diff --git a/supporters.html b/supporters.html
index c938400..5f72d38 100644
--- a/supporters.html
+++ b/supporters.html
@@ -266,6 +266,13 @@ If you’re interested in supporting OpenWhisk, get in touch
through <a href="/c
</div>
<div class="main-content__column main-content__column--3-across
main-content__column--gray-light">
<img class="main-content__image main-content__image--no-margin"
+ src="/images/supporter/kong.png"
+ srcset="/images/supporter/kong.png 1x,
+ /images/supporter/[email protected] 2x"
+ alt="Kong supports Apache OpenWhisk">
+ </div>
+ <div class="main-content__column main-content__column--3-across
main-content__column--gray-light">
+ <img class="main-content__image main-content__image--no-margin"
src="/images/supporter/magentiq.png"
srcset="/images/supporter/magentiq.png 1x,
/images/supporter/[email protected] 2x"
@@ -299,6 +306,8 @@ If you’re interested in supporting OpenWhisk, get in touch
through <a href="/c
/images/supporter/[email protected] 2x"
alt="SiteSpirit supports Apache OpenWhisk">
</div>
+ <div class="main-content__column main-content__column--3-across
main-content__column--gray-light">
+ </div>
</div>
</div>
</section>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].