This is an automated email from the ASF dual-hosted git repository.
czweng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5fe5ca999d Add incubator footer to hugo pages
5fe5ca999d is described below
commit 5fe5ca999d720bcab72f0e54ba0423d9abfa41fc
Author: tsreaper <[email protected]>
AuthorDate: Fri Mar 8 11:46:49 2024 +0800
Add incubator footer to hugo pages
---
pages/layouts/partials/docs/inject/footer.html | 48 +++++++++++++++++++++
pages/static/img/architecture.png | Bin 580814 -> 0 bytes
pages/static/img/cdc-ingestion-commit.png | Bin 668838 -> 0 bytes
pages/static/img/cdc-ingestion-compact.png | Bin 1127761 -> 0 bytes
pages/static/img/cdc-ingestion-source.png | Bin 411986 -> 0 bytes
pages/static/img/cdc-ingestion-topology.png | Bin 382727 -> 0 bytes
pages/static/img/cdc-ingestion-write.png | Bin 601989 -> 0 bytes
.../img/changelog-producer-full-compaction.png | Bin 103043 -> 0 bytes
pages/static/img/changelog-producer-input.png | Bin 97194 -> 0 bytes
pages/static/img/changelog-producer-lookup.png | Bin 79473 -> 0 bytes
pages/static/img/changelog-producer-none.png | Bin 93996 -> 0 bytes
pages/static/img/file-layout.png | Bin 309410 -> 0 bytes
pages/static/img/file-operations-0.png | Bin 347962 -> 0 bytes
pages/static/img/file-operations-1.png | Bin 543256 -> 0 bytes
pages/static/img/file-operations-2.png | Bin 535834 -> 0 bytes
pages/static/img/file-operations-3.png | Bin 856310 -> 0 bytes
pages/static/img/file-operations-4.png | Bin 690946 -> 0 bytes
pages/static/img/incubator_feather_egg_logo.png | Bin 0 -> 30207 bytes
pages/static/img/scan-mode.png | Bin 49236 -> 0 bytes
pages/static/img/sorted-runs.png | Bin 181236 -> 0 bytes
20 files changed, 48 insertions(+)
diff --git a/pages/layouts/partials/docs/inject/footer.html
b/pages/layouts/partials/docs/inject/footer.html
new file mode 100644
index 0000000000..6703ca9f83
--- /dev/null
+++ b/pages/layouts/partials/docs/inject/footer.html
@@ -0,0 +1,48 @@
+<!--
+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.
+-->
+<!--
+ Partial that on the footer of every page.
+-->
+
+<hr style="margin-top: 20px; border: 1px solid #e5e5e5;" />
+
+<table style="border-spacing: 10px;">
+ <tbody>
+ <tr>
+ <td style="width: 30%;">
+ <img src="{{ relURL "img/incubator_feather_egg_logo.png" }}"
style="all: unset; width: 100%;">
+ </td>
+ <td>
+ Apache Paimon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the
+ Apache 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.
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ Copyright © 2023 The Apache Software Foundation. Apache Paimon,
Paimon, and its feather logo are
+ trademarks of The Apache Software Foundation.
+ </td>
+ </tr>
+ </tbody>
+</table>
\ No newline at end of file
diff --git a/pages/static/img/architecture.png
b/pages/static/img/architecture.png
deleted file mode 100644
index 639447ecc0..0000000000
Binary files a/pages/static/img/architecture.png and /dev/null differ
diff --git a/pages/static/img/cdc-ingestion-commit.png
b/pages/static/img/cdc-ingestion-commit.png
deleted file mode 100644
index c4ebb95892..0000000000
Binary files a/pages/static/img/cdc-ingestion-commit.png and /dev/null differ
diff --git a/pages/static/img/cdc-ingestion-compact.png
b/pages/static/img/cdc-ingestion-compact.png
deleted file mode 100644
index 25dcd5fff0..0000000000
Binary files a/pages/static/img/cdc-ingestion-compact.png and /dev/null differ
diff --git a/pages/static/img/cdc-ingestion-source.png
b/pages/static/img/cdc-ingestion-source.png
deleted file mode 100644
index 437361eac1..0000000000
Binary files a/pages/static/img/cdc-ingestion-source.png and /dev/null differ
diff --git a/pages/static/img/cdc-ingestion-topology.png
b/pages/static/img/cdc-ingestion-topology.png
deleted file mode 100644
index 0014b80e76..0000000000
Binary files a/pages/static/img/cdc-ingestion-topology.png and /dev/null differ
diff --git a/pages/static/img/cdc-ingestion-write.png
b/pages/static/img/cdc-ingestion-write.png
deleted file mode 100644
index ac1e5f0932..0000000000
Binary files a/pages/static/img/cdc-ingestion-write.png and /dev/null differ
diff --git a/pages/static/img/changelog-producer-full-compaction.png
b/pages/static/img/changelog-producer-full-compaction.png
deleted file mode 100644
index 72639de769..0000000000
Binary files a/pages/static/img/changelog-producer-full-compaction.png and
/dev/null differ
diff --git a/pages/static/img/changelog-producer-input.png
b/pages/static/img/changelog-producer-input.png
deleted file mode 100644
index 20d2608709..0000000000
Binary files a/pages/static/img/changelog-producer-input.png and /dev/null
differ
diff --git a/pages/static/img/changelog-producer-lookup.png
b/pages/static/img/changelog-producer-lookup.png
deleted file mode 100644
index 0540863e16..0000000000
Binary files a/pages/static/img/changelog-producer-lookup.png and /dev/null
differ
diff --git a/pages/static/img/changelog-producer-none.png
b/pages/static/img/changelog-producer-none.png
deleted file mode 100644
index 09f2a73c10..0000000000
Binary files a/pages/static/img/changelog-producer-none.png and /dev/null differ
diff --git a/pages/static/img/file-layout.png b/pages/static/img/file-layout.png
deleted file mode 100644
index 0fe5f43742..0000000000
Binary files a/pages/static/img/file-layout.png and /dev/null differ
diff --git a/pages/static/img/file-operations-0.png
b/pages/static/img/file-operations-0.png
deleted file mode 100644
index 112e7a1de8..0000000000
Binary files a/pages/static/img/file-operations-0.png and /dev/null differ
diff --git a/pages/static/img/file-operations-1.png
b/pages/static/img/file-operations-1.png
deleted file mode 100644
index 170eed8731..0000000000
Binary files a/pages/static/img/file-operations-1.png and /dev/null differ
diff --git a/pages/static/img/file-operations-2.png
b/pages/static/img/file-operations-2.png
deleted file mode 100644
index 23bdf70124..0000000000
Binary files a/pages/static/img/file-operations-2.png and /dev/null differ
diff --git a/pages/static/img/file-operations-3.png
b/pages/static/img/file-operations-3.png
deleted file mode 100644
index 25ad93b889..0000000000
Binary files a/pages/static/img/file-operations-3.png and /dev/null differ
diff --git a/pages/static/img/file-operations-4.png
b/pages/static/img/file-operations-4.png
deleted file mode 100644
index 808bb599a5..0000000000
Binary files a/pages/static/img/file-operations-4.png and /dev/null differ
diff --git a/pages/static/img/incubator_feather_egg_logo.png
b/pages/static/img/incubator_feather_egg_logo.png
new file mode 100644
index 0000000000..338169e4d0
Binary files /dev/null and b/pages/static/img/incubator_feather_egg_logo.png
differ
diff --git a/pages/static/img/scan-mode.png b/pages/static/img/scan-mode.png
deleted file mode 100644
index b5e0be12dd..0000000000
Binary files a/pages/static/img/scan-mode.png and /dev/null differ
diff --git a/pages/static/img/sorted-runs.png b/pages/static/img/sorted-runs.png
deleted file mode 100644
index bbc061b4be..0000000000
Binary files a/pages/static/img/sorted-runs.png and /dev/null differ