From cf4152bf465a076555ed666d3ad5fb86d466e727 Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Tue, 17 Mar 2026 21:50:24 +0100 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9C=A8=20feat(website):=20add=20communit?= =?UTF-8?q?y=20sponsors=20section=20with=20Cloudsmith?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/.vitepress/sponsors.ts | 11 +++++++++++ website/src/public/img/cloudsmith.svg | 4 ++++ 2 files changed, 15 insertions(+) create mode 100644 website/src/public/img/cloudsmith.svg diff --git a/website/.vitepress/sponsors.ts b/website/.vitepress/sponsors.ts index 0bfcb9b087..fa8e43c25b 100644 --- a/website/.vitepress/sponsors.ts +++ b/website/.vitepress/sponsors.ts @@ -19,5 +19,16 @@ export const sponsors = [ img: '/img/magic.png' } ] + }, + { + tier: 'Community Sponsors', + size: 'big', + items: [ + { + name: 'Cloudsmith', + url: 'https://cloudsmith.com/', + img: '/img/cloudsmith.svg' + } + ] } ]; diff --git a/website/src/public/img/cloudsmith.svg b/website/src/public/img/cloudsmith.svg new file mode 100644 index 0000000000..e1caba141a --- /dev/null +++ b/website/src/public/img/cloudsmith.svg @@ -0,0 +1,4 @@ + + + + From 00a41f0dace91eb7e8d27fdbccb9d8b98dd0f2c0 Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Tue, 17 Mar 2026 21:51:09 +0100 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=9D=20docs(readme):=20add=20commun?= =?UTF-8?q?ity=20sponsors=20section=20with=20Cloudsmith?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index ca9b6a1487..c39303b5ab 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,16 @@ + +

Community Sponsors

+ + + + + +
+ + + +