From 7ef45a4de9d4dd1df9b1c1be6230d6bbafb60a7c Mon Sep 17 00:00:00 2001 From: Matthew Ramsden <6657488+reez@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:17:20 -0600 Subject: [PATCH] adoption: sort and badge members * feat: add badge for foundation members * refactor: sort adoption page members at top * refactor: center badge * refactor: badge padding * adoption: make badges clickable * adoption: badge hover state dark mode --- docs/.vuepress/public/css/variables.css | 29 ++++++++++++ docs/adoption/all.md | 62 +++++++++++++------------ docs/adoption/desktop.md | 1 + docs/adoption/mobile.md | 31 +++++++------ docs/adoption/web.md | 31 +++++++------ 5 files changed, 94 insertions(+), 60 deletions(-) diff --git a/docs/.vuepress/public/css/variables.css b/docs/.vuepress/public/css/variables.css index 02eec1d457..f78568253a 100644 --- a/docs/.vuepress/public/css/variables.css +++ b/docs/.vuepress/public/css/variables.css @@ -87,3 +87,32 @@ iframe.playground { word-wrap: break-word; overflow-wrap: anywhere; } + +.tagline h3 { + display: inline-flex; + align-items: center; +} + +.foundation-member-badge { + display: inline-flex; + margin-left: 0.5rem; + padding: 0.2rem 1rem; + font-size: 0.7rem; + font-weight: 600; + letter-spacing: 0.05em; + text-transform: uppercase; + border-radius: 999px; + background-color: var(--docs-primary-dark); + color: var(--docs-dark); + vertical-align: middle; + line-height: 1; + text-decoration: none; +} + +.foundation-member-badge:visited, +.foundation-member-badge:hover, +.foundation-member-badge:focus, +.foundation-member-badge:active { + color: var(--docs-dark); + text-decoration: none; +} diff --git a/docs/adoption/all.md b/docs/adoption/all.md index 1428d6bfa8..84446de2eb 100644 --- a/docs/adoption/all.md +++ b/docs/adoption/all.md @@ -11,6 +11,38 @@ lastUpdated: false Explore the ecosystem of projects that are built with the BDK family of libraries. + +
+ +
+

+ AnchorWatch + Foundation Member +

+

Protect your bitcoin with regulated insurance and enterprise-grade multi-institutional custody.

+
+
+ + +
+ +
+

+ Proton Wallet + Foundation Member +

+

A self-custodial Bitcoin wallet from the makers of Proton Mail.

+
+
+
- -
- -
-

- AnchorWatch -

-

Protect your bitcoin with regulated insurance and enterprise-grade multi-institutional custody.

-
-
-
- -
- -
-

- Proton Wallet -

-

A self-custodial Bitcoin wallet from the makers of Proton Mail.

-
-
-