This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/amoro.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 0ef87b743 Regenerated Amoro site page based on
cf8561a6998cfd7e5daa845c4239ed1287ece434 commit
0ef87b743 is described below
commit 0ef87b743c11c7a909cf18beea5441d84898c5ad
Author: GitHub Actions <[email protected]>
AuthorDate: Wed Mar 4 02:29:51 2026 +0000
Regenerated Amoro site page based on
cf8561a6998cfd7e5daa845c4239ed1287ece434 commit
---
output/benchmark-guide/index.html | 6 ++-
output/benchmark-report/index.html | 6 ++-
output/blogs/index.html | 6 ++-
output/css/lato-font.css | 57 +++++++++++++++++++++++
output/download/index.html | 6 ++-
output/fonts/lato/lato-v24-latin-300.woff2 | Bin 0 -> 5624 bytes
output/fonts/lato/lato-v24-latin-300italic.woff2 | Bin 0 -> 4340 bytes
output/fonts/lato/lato-v24-latin-700.woff2 | Bin 0 -> 5368 bytes
output/fonts/lato/lato-v24-latin-700italic.woff2 | Bin 0 -> 5616 bytes
output/fonts/lato/lato-v24-latin-italic.woff2 | Bin 0 -> 5600 bytes
output/fonts/lato/lato-v24-latin-regular.woff2 | Bin 0 -> 5472 bytes
output/how-to-contribute/index.html | 6 ++-
output/index.html | 6 ++-
output/join-community/index.html | 6 ++-
output/quick-start/index.html | 6 ++-
output/release-guide/index.html | 6 ++-
output/validate-release/index.html | 6 ++-
17 files changed, 107 insertions(+), 10 deletions(-)
diff --git a/output/benchmark-guide/index.html
b/output/benchmark-guide/index.html
index 9558a93a7..e9b21a496 100644
--- a/output/benchmark-guide/index.html
+++ b/output/benchmark-guide/index.html
@@ -69,7 +69,7 @@
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"
type="text/css">
-<link
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
+<link href="/css/lato-font.css" rel="stylesheet" type="text/css">
<link href="/css/termynal.css" rel="stylesheet">
@@ -256,6 +256,10 @@
<a target="_blank"
href="https://www.apache.org/licenses/">License</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a target="_blank"
href="https://events.apache.org/">Events</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li class="topnav-page-selection">
diff --git a/output/benchmark-report/index.html
b/output/benchmark-report/index.html
index dfedf9f21..883036654 100644
--- a/output/benchmark-report/index.html
+++ b/output/benchmark-report/index.html
@@ -69,7 +69,7 @@
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"
type="text/css">
-<link
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
+<link href="/css/lato-font.css" rel="stylesheet" type="text/css">
<link href="/css/termynal.css" rel="stylesheet">
@@ -256,6 +256,10 @@
<a target="_blank"
href="https://www.apache.org/licenses/">License</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a target="_blank"
href="https://events.apache.org/">Events</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li class="topnav-page-selection">
diff --git a/output/blogs/index.html b/output/blogs/index.html
index d5ffd6972..9cb701095 100644
--- a/output/blogs/index.html
+++ b/output/blogs/index.html
@@ -69,7 +69,7 @@
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"
type="text/css">
-<link
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
+<link href="/css/lato-font.css" rel="stylesheet" type="text/css">
<link href="/css/termynal.css" rel="stylesheet">
@@ -256,6 +256,10 @@
<a target="_blank"
href="https://www.apache.org/licenses/">License</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a target="_blank"
href="https://events.apache.org/">Events</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li class="topnav-page-selection">
diff --git a/output/css/lato-font.css b/output/css/lato-font.css
new file mode 100644
index 000000000..adecce430
--- /dev/null
+++ b/output/css/lato-font.css
@@ -0,0 +1,57 @@
+/* Lato font - self-hosted to comply with ASF policy (no external resources) */
+/* Source: Google Fonts - Lato by Ćukasz Dziedzic, licensed under OFL */
+
+/* Lato Light (300) */
+@font-face {
+ font-family: 'Lato';
+ font-style: normal;
+ font-weight: 300;
+ font-display: swap;
+ src: url('../fonts/lato/lato-v24-latin-300.woff2') format('woff2');
+}
+
+/* Lato Light Italic (300italic) */
+@font-face {
+ font-family: 'Lato';
+ font-style: italic;
+ font-weight: 300;
+ font-display: swap;
+ src: url('../fonts/lato/lato-v24-latin-300italic.woff2') format('woff2');
+}
+
+/* Lato Regular (400) */
+@font-face {
+ font-family: 'Lato';
+ font-style: normal;
+ font-weight: 400;
+ font-display: swap;
+ src: url('../fonts/lato/lato-v24-latin-regular.woff2') format('woff2');
+}
+
+/* Lato Regular Italic (400italic) */
+@font-face {
+ font-family: 'Lato';
+ font-style: italic;
+ font-weight: 400;
+ font-display: swap;
+ src: url('../fonts/lato/lato-v24-latin-italic.woff2') format('woff2');
+}
+
+/* Lato Bold (700) */
+@font-face {
+ font-family: 'Lato';
+ font-style: normal;
+ font-weight: 700;
+ font-display: swap;
+ src: url('../fonts/lato/lato-v24-latin-700.woff2') format('woff2');
+}
+
+/* Lato Bold Italic (700italic) */
+@font-face {
+ font-family: 'Lato';
+ font-style: italic;
+ font-weight: 700;
+ font-display: swap;
+ src: url('../fonts/lato/lato-v24-latin-700italic.woff2') format('woff2');
+}
+
diff --git a/output/download/index.html b/output/download/index.html
index 621f13b7d..0f5de0ace 100644
--- a/output/download/index.html
+++ b/output/download/index.html
@@ -69,7 +69,7 @@
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"
type="text/css">
-<link
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
+<link href="/css/lato-font.css" rel="stylesheet" type="text/css">
<link href="/css/termynal.css" rel="stylesheet">
@@ -256,6 +256,10 @@
<a target="_blank"
href="https://www.apache.org/licenses/">License</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a target="_blank"
href="https://events.apache.org/">Events</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li class="topnav-page-selection">
diff --git a/output/fonts/lato/lato-v24-latin-300.woff2
b/output/fonts/lato/lato-v24-latin-300.woff2
new file mode 100644
index 000000000..486d3ecf0
Binary files /dev/null and b/output/fonts/lato/lato-v24-latin-300.woff2 differ
diff --git a/output/fonts/lato/lato-v24-latin-300italic.woff2
b/output/fonts/lato/lato-v24-latin-300italic.woff2
new file mode 100644
index 000000000..f17999bd2
Binary files /dev/null and b/output/fonts/lato/lato-v24-latin-300italic.woff2
differ
diff --git a/output/fonts/lato/lato-v24-latin-700.woff2
b/output/fonts/lato/lato-v24-latin-700.woff2
new file mode 100644
index 000000000..2c8aaa866
Binary files /dev/null and b/output/fonts/lato/lato-v24-latin-700.woff2 differ
diff --git a/output/fonts/lato/lato-v24-latin-700italic.woff2
b/output/fonts/lato/lato-v24-latin-700italic.woff2
new file mode 100644
index 000000000..f59e721c3
Binary files /dev/null and b/output/fonts/lato/lato-v24-latin-700italic.woff2
differ
diff --git a/output/fonts/lato/lato-v24-latin-italic.woff2
b/output/fonts/lato/lato-v24-latin-italic.woff2
new file mode 100644
index 000000000..15be816ab
Binary files /dev/null and b/output/fonts/lato/lato-v24-latin-italic.woff2
differ
diff --git a/output/fonts/lato/lato-v24-latin-regular.woff2
b/output/fonts/lato/lato-v24-latin-regular.woff2
new file mode 100644
index 000000000..edb9fa6f4
Binary files /dev/null and b/output/fonts/lato/lato-v24-latin-regular.woff2
differ
diff --git a/output/how-to-contribute/index.html
b/output/how-to-contribute/index.html
index c41aef937..d5fc64070 100644
--- a/output/how-to-contribute/index.html
+++ b/output/how-to-contribute/index.html
@@ -69,7 +69,7 @@
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"
type="text/css">
-<link
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
+<link href="/css/lato-font.css" rel="stylesheet" type="text/css">
<link href="/css/termynal.css" rel="stylesheet">
@@ -256,6 +256,10 @@
<a target="_blank"
href="https://www.apache.org/licenses/">License</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a target="_blank"
href="https://events.apache.org/">Events</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li class="topnav-page-selection">
diff --git a/output/index.html b/output/index.html
index 5e1527df7..daf8f0198 100644
--- a/output/index.html
+++ b/output/index.html
@@ -70,7 +70,7 @@
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"
type="text/css">
-<link
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
+<link href="/css/lato-font.css" rel="stylesheet" type="text/css">
<link href="/css/termynal.css" rel="stylesheet">
@@ -243,6 +243,10 @@
<a target="_blank"
href="https://www.apache.org/licenses/">License</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a target="_blank"
href="https://events.apache.org/">Events</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li class="topnav-page-selection">
diff --git a/output/join-community/index.html b/output/join-community/index.html
index e66165df2..60e86e565 100644
--- a/output/join-community/index.html
+++ b/output/join-community/index.html
@@ -69,7 +69,7 @@
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"
type="text/css">
-<link
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
+<link href="/css/lato-font.css" rel="stylesheet" type="text/css">
<link href="/css/termynal.css" rel="stylesheet">
@@ -256,6 +256,10 @@
<a target="_blank"
href="https://www.apache.org/licenses/">License</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a target="_blank"
href="https://events.apache.org/">Events</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li class="topnav-page-selection">
diff --git a/output/quick-start/index.html b/output/quick-start/index.html
index 769a8d6f1..3fd3eb23a 100644
--- a/output/quick-start/index.html
+++ b/output/quick-start/index.html
@@ -69,7 +69,7 @@
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"
type="text/css">
-<link
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
+<link href="/css/lato-font.css" rel="stylesheet" type="text/css">
<link href="/css/termynal.css" rel="stylesheet">
@@ -256,6 +256,10 @@
<a target="_blank"
href="https://www.apache.org/licenses/">License</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a target="_blank"
href="https://events.apache.org/">Events</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li class="topnav-page-selection">
diff --git a/output/release-guide/index.html b/output/release-guide/index.html
index 8e4bdd734..d88f0cd8c 100644
--- a/output/release-guide/index.html
+++ b/output/release-guide/index.html
@@ -69,7 +69,7 @@
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"
type="text/css">
-<link
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
+<link href="/css/lato-font.css" rel="stylesheet" type="text/css">
<link href="/css/termynal.css" rel="stylesheet">
@@ -256,6 +256,10 @@
<a target="_blank"
href="https://www.apache.org/licenses/">License</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a target="_blank"
href="https://events.apache.org/">Events</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li class="topnav-page-selection">
diff --git a/output/validate-release/index.html
b/output/validate-release/index.html
index 9d237ae20..4cc44a96a 100644
--- a/output/validate-release/index.html
+++ b/output/validate-release/index.html
@@ -69,7 +69,7 @@
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"
type="text/css">
-<link
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
+<link href="/css/lato-font.css" rel="stylesheet" type="text/css">
<link href="/css/termynal.css" rel="stylesheet">
@@ -256,6 +256,10 @@
<a target="_blank"
href="https://www.apache.org/licenses/">License</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a target="_blank"
href="https://events.apache.org/">Events</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li class="topnav-page-selection">