From e29d2781e7a7f95b3d41b90ae321a8e45374e293 Mon Sep 17 00:00:00 2001 From: Ruilei Ma Date: Tue, 10 Mar 2026 14:22:33 +0800 Subject: [PATCH] Add ASF required links to navbar and footer for graduation compliance Add missing ASF-required links to meet Apache graduation requirements: - License: https://www.apache.org/licenses/ - Thanks: https://www.apache.org/foundation/thanks.html - Sponsorship: https://www.apache.org/foundation/sponsorship.html - Security: https://www.apache.org/security/ - Events: https://events.apache.org/ - Privacy: https://privacy.apache.org/policies/privacy-policy-public.html Changes: - Convert navbar ASF link to dropdown menu with all required links - Add footer links section with responsive styling --- docs/.vuepress/components/Footer.vue | 72 ++++++++++++++++++++++++++++ docs/.vuepress/config.ts | 13 ++++- 2 files changed, 84 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/components/Footer.vue b/docs/.vuepress/components/Footer.vue index ccba1c8..db9f1f2 100644 --- a/docs/.vuepress/components/Footer.vue +++ b/docs/.vuepress/components/Footer.vue @@ -6,6 +6,21 @@ Apache Incubator logo +