This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/fluo-website.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 44fef2d  Automatic Site Publish by Buildbot
44fef2d is described below

commit 44fef2dca3ba6e7ee3784556539964f5e276de5a
Author: buildbot <[email protected]>
AuthorDate: Tue Oct 6 19:26:52 2020 +0000

    Automatic Site Publish by Buildbot
---
 output/README.md            | 26 ++++++++++++++++++++++++++
 output/feed.xml             |  4 ++--
 output/poweredby/index.html |  1 -
 3 files changed, 28 insertions(+), 3 deletions(-)

diff --git a/output/README.md b/output/README.md
index 7af75cd..75c2552 100644
--- a/output/README.md
+++ b/output/README.md
@@ -1,5 +1,26 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+
 # Apache Fluo website
 
+[![Build Status][ti]][tl] [![Apache License][li]][ll]
+
 Code powering the Apache Fluo website ([https://fluo.apache.org][production]).
 [Contributing](CONTRIBUTING.md) describes how to test locally.
 
@@ -97,3 +118,8 @@ The final site can be viewed [here][production].
 [Jekyll]: https://jekyllrb.com/
 [production]: https://fluo.apache.org
 [staging]: https://fluo.staged.apache.org
+[ti]: https://github.com/apache/fluo-website/workflows/CI/badge.svg
+[tl]: https://github.com/apache/fluo-website/actions
+[li]: http://img.shields.io/badge/license-ASL-blue.svg
+[ll]: https://github.com/apache/fluo-website/blob/main/LICENSE
+
diff --git a/output/feed.xml b/output/feed.xml
index f0d5790..b285108 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -5,8 +5,8 @@
     <description>Apache Fluo Website</description>
     <link>https://fluo.apache.org//</link>
     <atom:link href="https://fluo.apache.org//feed.xml"; rel="self" 
type="application/rss+xml" />
-    <pubDate>Mon, 05 Oct 2020 21:54:12 +0000</pubDate>
-    <lastBuildDate>Mon, 05 Oct 2020 21:54:12 +0000</lastBuildDate>
+    <pubDate>Tue, 06 Oct 2020 19:26:48 +0000</pubDate>
+    <lastBuildDate>Tue, 06 Oct 2020 19:26:48 +0000</lastBuildDate>
     <generator>Jekyll v3.9.0</generator>
     
     
diff --git a/output/poweredby/index.html b/output/poweredby/index.html
index a8e99f8..fa73b3b 100644
--- a/output/poweredby/index.html
+++ b/output/poweredby/index.html
@@ -121,7 +121,6 @@
   <li><a href="https://github.com/google/guava";>Guava</a></li>
   <li><a href="https://github.com/EsotericSoftware/kryo";>Kryo</a></li>
   <li><a href="https://www.slf4j.org/";>slf4j</a></li>
-  <li><a href="https://travis-ci.org/";>TravisCI</a></li>
 </ul>
 
 <p>This website was made using:</p>

Reply via email to