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


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

commit ab7a335018a27597ea6461ef5a6c42422dd85e18
Author: buildbot <[email protected]>
AuthorDate: Sun Oct 8 14:30:28 2023 +0000

    Automatic Site Publish by Buildbot
---
 output/images/logo.png  | Bin 0 -> 11038 bytes
 output/pages/index.html |  34 ++++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/output/images/logo.png b/output/images/logo.png
new file mode 100644
index 0000000..8bfb9a1
Binary files /dev/null and b/output/images/logo.png differ
diff --git a/output/pages/index.html b/output/pages/index.html
new file mode 100644
index 0000000..8187816
--- /dev/null
+++ b/output/pages/index.html
@@ -0,0 +1,34 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>[WIP] Apache BuildStream website - Apache BuildStream</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" 
media="screen" />
+    <link rel="stylesheet" type="text/css" href="css/site.css" media="screen" 
/>
+    <!--
+    -->
+</head>
+<body>
+    <div class="container">
+            <p>This website is under construction.</p>
+<p>The current website for this project can be found here: <a 
href="https://buildstream.build/";>https://buildstream.build/</a></p>
+
+    </div>
+        <div class="row">
+            <footer class="span8 offset2" align="center">
+                <ul>
+                    <li><a 
href="https://www.apache.org/licenses/";>License</a></li>
+                    <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+                    <li><a 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                    <li><a 
href="https://www.apache.org/security/";>Security</a></li>
+                    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a></li>
+                    <li><a href="https://www.apache.org/";>Apache Software 
Foundation</a></li>
+                </ul>
+                <p>Apache Buildsteam ,Buildstream,  Apache, the Apache feather 
logo, and the Apache Buildstream project logo are trademarks of The Apache 
Software Foundation.</p>
+                <p>All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>
+            </footer>
+        </div>
+    </div>
+</body>
+</html>
\ No newline at end of file

Reply via email to