From f2259dff326d032da2115f49d817260b2529fecc Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Mon, 21 Oct 2024 15:44:31 -0700 Subject: [PATCH 1/2] Move title out of sponsors include --- _includes/sponsorsline.html | 4 ---- index.md | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_includes/sponsorsline.html b/_includes/sponsorsline.html index a2f86deea9..563c22e658 100644 --- a/_includes/sponsorsline.html +++ b/_includes/sponsorsline.html @@ -1,7 +1,3 @@ -
-
-

Sponsored by

-
{% assign sponsors_ordered = site.data.sponsors | sort: "position" %}
diff --git a/index.md b/index.md index ce2e226a89..26ff5ffb51 100644 --- a/index.md +++ b/index.md @@ -209,5 +209,9 @@ title: Distributed SQL query engine for big data
+
+
+

Sponsored by

+
{%- include sponsorsline.html -%} From efe2f7ef7cdd5b4dbdee00785e597392479bbdf5 Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Mon, 8 Jul 2024 17:27:50 -0700 Subject: [PATCH 2/2] Improve TSF transparency and information --- _includes/header.html | 6 ++- foundation.md | 67 +++++++++++++++++++++----- sponsor.md | 107 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 167 insertions(+), 13 deletions(-) create mode 100644 sponsor.md diff --git a/_includes/header.html b/_includes/header.html index ee3fb3a13d..a64cb4c79a 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -37,7 +37,9 @@

Do you ❤️ Trino? Give us a 🌟 on GitHub < or page.url contains '/broadcast' or page.url contains '/users.html' or page.url contains '/individual-code-of-conduct.html' - or page.url contains '/guidelines-corporate.html' %}active{% endif %}"> + or page.url contains '/guidelines-corporate.html' + or page.url contains '/foundation' + or page.url contains '/sponsor' %}active{% endif %}"> Community