From: Matthew Ramsden <6657488+reez@users.noreply.github.com> Date: Tue, 18 Nov 2025 01:17:20 +0000 (-0600) Subject: adoption: sort and badge members X-Git-Url: http://internal-gitweb-vhost/bitcoin/struct.Wtxid.html?a=commitdiff_plain;h=7ef45a4de9d4dd1df9b1c1be6230d6bbafb60a7c;p=bitcoindevkit.org 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 --- 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.

-
-
-