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/petri-site.git


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

commit 1ddc04f81fe60828ff08a56ca8c2583d7d7cb8b6
Author: buildbot <[email protected]>
AuthorDate: Mon Dec 9 04:24:51 2019 +0000

    Automatic Site Publish by Buildbot
---
 output/index.html           | 123 --------------------------------------------
 output/theme/css/apache.css |  17 ++++++
 2 files changed, 17 insertions(+), 123 deletions(-)

diff --git a/output/index.html b/output/index.html
deleted file mode 100644
index 6c820c6..0000000
--- a/output/index.html
+++ /dev/null
@@ -1,123 +0,0 @@
-<!doctype html>
-<html lang="en">
-  <head>
-      <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width,
-      initial-scale=1, shrink-to-fit=no">
-    <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
-
-    <link rel="stylesheet"
-      
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css";
-      
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
-      crossorigin="anonymous">
-    <link rel="stylesheet"
-      
href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/3.0.1/github-markdown.min.css";
-      >
-    <link rel="stylesheet" href="theme/css/apache.css">
-
-
-
-  </head>
-
-  <body id="index" class="home">
-    <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
-      <img src="https://www.apache.org/foundation/press/kit/feather.svg";
-        width="30" height="30" class="d-inline-block align-top"
-        alt="Apache">
-      <a class="navbar-brand" href="/">Apache Petri</a>
-      <button class="navbar-toggler" type="button"
-        data-toggle="collapse" data-target="#navbarSupportedContent"
-        aria-controls="navbarSupportedContent" aria-expanded="false"
-        aria-label="Toggle navigation">
-        <span class="navbar-toggler-icon"></span>
-      </button>
-
-      <div class="collapse navbar-collapse" id="navbarSupportedContent">
-        <ul class="navbar-nav mr-auto">
-          <li class="nav-item active">
-            <a class="nav-link" href="/">Home</a>
-          </li>
-          <li class="nav-item active">
-            <a class="nav-link" href="#">tbd-links</a>
-          </li>
-        </ul>
-        <div class="navbar-nav">
-          <div class="nav-item dropdown dropdown-menu-right active">
-            <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown"
-              role="button" data-toggle="dropdown" aria-haspopup="true"
-              aria-expanded="false">About</a>
-            <div class="dropdown-menu" aria-labelledby="navbarDropdown">
-              <a class="dropdown-item" 
href="https://www.apache.org/";>Foundation</a>
-              <div class="dropdown-divider"></div>
-              <a class="dropdown-item"
-                href="https://www.apache.org/licenses/";>License</a>
-              <a class="dropdown-item"
-                
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-              <a class="dropdown-item"
-                href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
-              <div class="dropdown-divider"></div>
-              <a class="dropdown-item"
-                href="https://www.apache.org/security/";>Security</a>
-            </div>
-          </div>
-        </div>
-      </div>
-
-    </nav>
-
-    <h1>Apache Petri</h1>
-    
-
-    <p>Content goes here.</p>
-
-
-
-    <footer class="navbar-expand-lg navbar-light bg-light">
-      <div class="footer" id="footer">
-        <div class="row">
-          <div class="col-sm">
-            <address id="about" class="vcard body">
-              Apache Software Foundation<br/>
-              <a href="https://www.apache.org/";>www.apache.org</a>
-            </address>
-          </div>
-          <div class="col-sm">
-            <ul>
-              <li>link 1</li>
-              <li>link 2</li>
-            </ul>
-          </div>
-          <div class="col-sm">
-            <ul>
-              <li>link 3</li>
-              <li>link 4</li>
-            </ul>
-          </div>
-        </div>
-
-        <div class="container-fluid">
-          Copyright &copy; 2019 The Apache Software Foundation,
-          Licensed under the
-          <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache
-            License, Version 2.0.</a>
-          <br/>
-          Apache and the Apache feather logo are trademarks of
-          <a href="https://www.apache.org/";>The Apache Software Foundation.</a>
-        </div><!-- #container-fluid -->
-
-      </div>
-    </footer>
-
-    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js";
-      
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
-      crossorigin="anonymous"></script>
-    <script
-      
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js";
-      
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
-      crossorigin="anonymous"></script>
-    <script
-      
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js";
-      
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
-      crossorigin="anonymous"></script>
-  </body>
-</html>
\ No newline at end of file
diff --git a/output/theme/css/apache.css b/output/theme/css/apache.css
index e001070..e3c2973 100644
--- a/output/theme/css/apache.css
+++ b/output/theme/css/apache.css
@@ -1,3 +1,20 @@
+# 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
+#
+#   https://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.
+
 .markdown-body {
   box-sizing: border-box;
   min-width: 200px;

Reply via email to