]> Untitled Git - bitcoindevkit.org/commitdiff
add 2025Q1 new members, add member taglines
authorSteve Myers <steve@notmandatory.org>
Wed, 9 Apr 2025 17:13:30 +0000 (12:13 -0500)
committerSteve Myers <steve@notmandatory.org>
Wed, 9 Apr 2025 19:40:19 +0000 (14:40 -0500)
docs/.vuepress/public/css/variables.css
docs/.vuepress/public/img/member-logos/anchorwatch.png [new file with mode: 0644]
docs/.vuepress/public/img/member-logos/cleanspark.png [new file with mode: 0644]
docs/.vuepress/public/img/member-logos/opensats.png [new file with mode: 0644]
docs/.vuepress/public/img/member-logos/protonfoundation.png [new file with mode: 0644]
docs/.vuepress/public/img/member-logos/spiral.png [new file with mode: 0644]
docs/foundation/members.md

index b77f1c1cb3a5b83d730fae4809215d90392e622e..02eec1d45789dd175a595f2df9de3a1e4d761ab1 100644 (file)
@@ -58,11 +58,11 @@ iframe.playground {
   margin: 1.5rem 1.5rem 1.5rem 0;
   text-align: center;
 }
+
 .members img {
   display: block;
-  width: 75px;
-  height: 75px;
-  margin-bottom: .5rem;
+  width: 150px;
+  height: 150px;
 }
 
 .descriptor-support-table > table {
diff --git a/docs/.vuepress/public/img/member-logos/anchorwatch.png b/docs/.vuepress/public/img/member-logos/anchorwatch.png
new file mode 100644 (file)
index 0000000..79db770
Binary files /dev/null and b/docs/.vuepress/public/img/member-logos/anchorwatch.png differ
diff --git a/docs/.vuepress/public/img/member-logos/cleanspark.png b/docs/.vuepress/public/img/member-logos/cleanspark.png
new file mode 100644 (file)
index 0000000..44cbc3a
Binary files /dev/null and b/docs/.vuepress/public/img/member-logos/cleanspark.png differ
diff --git a/docs/.vuepress/public/img/member-logos/opensats.png b/docs/.vuepress/public/img/member-logos/opensats.png
new file mode 100644 (file)
index 0000000..f7151e3
Binary files /dev/null and b/docs/.vuepress/public/img/member-logos/opensats.png differ
diff --git a/docs/.vuepress/public/img/member-logos/protonfoundation.png b/docs/.vuepress/public/img/member-logos/protonfoundation.png
new file mode 100644 (file)
index 0000000..c80ca52
Binary files /dev/null and b/docs/.vuepress/public/img/member-logos/protonfoundation.png differ
diff --git a/docs/.vuepress/public/img/member-logos/spiral.png b/docs/.vuepress/public/img/member-logos/spiral.png
new file mode 100644 (file)
index 0000000..0647b75
Binary files /dev/null and b/docs/.vuepress/public/img/member-logos/spiral.png differ
index c5cc724117a9e9f6a4afacd122c597cc7337c7a6..73e9dd07100546c821c7ad39be56ae33feb3040f 100644 (file)
@@ -14,28 +14,125 @@ The Bitcoin Dev Kit project is proudly supported by the Bitcoin Dev Kit Foundati
   <a href="/foundation/become-a-member" style="display: inline-block; background-color: var(--docs-primary-dark); color: var(--docs-dark); padding: 10px 20px; text-decoration: none; border-radius: 5px; font-weight: bold;">Become A Member</a>
 </div>
 
-## Platinum
+# Platinum
 
+<!-- Spiral -->
 <div class="members">
-  <div class="row">
-      <a href="https://spiral.xyz/" target="_blank" rel="nofollow noopener">
-          <img src="/img/spiral.svg" alt="Spiral">
-          Spiral
-      </a>
+  <div class="members-logo">
+    <a href="https://spiral.xyz/" target="_blank">
+      <img src="/img/member-logos/spiral.png" alt="Spiral" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://spiral.xyz/" target="_blank">Spiral</a>
+    </h3>
+    <p>Making bitcoin more than an investment. Bitcoin is the best money. It should be used like it. We build and fund free, open-source projects aimed at making bitcoin the planet’s preferred currency.</p>
+  </div>
+</div>
+
+# Gold
+
+<!-- OpenSats -->
+<div class="members">
+  <div class="members-logo">
+    <a href="https://opensats.org/" target="_blank">
+      <img src="/img/member-logos/opensats.png" alt="OpenSats" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://opensats.org/" target="_blank">OpenSats</a>
+    </h3>
+    <p>OpenSats is a 501(c)(3) public charity that aims to support and maintain a sustainable ecosystem of funding for free and open-source projects and contributors, especially bitcoin-related projects and projects that help bitcoin flourish.</p>
   </div>
 </div>
-<br>
 
-## Gold
+# Silver
 
+<!-- AnchorWatch -->
 <div class="members">
-  <div class="row">
-      <a href="https://opensats.org/"  target="_blank" rel="nofollow noopener">
-        <img src="/img/opensats.png" alt="OpenSats">
-        OpenSats
-      </a>
+  <div class="members-logo">
+    <a href="https://www.anchorwatch.com/" target="_blank">
+      <img src="/img/member-logos/anchorwatch.png" alt="AnchorWatch" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://www.anchorwatch.com/" target="_blank">AnchorWatch</a>
+    </h3>
+    <p>AnchorWatch is a Lloyd's of London coverholder, offering 1:1
+insurance on bitcoin held in its cold storage solution Trident Vault for
+up to $100 Million per customer. Serving both retail and commercial
+clients today in the United States, AnchorWatch leverages advanced
+Bitcoin smart contracts with the functionality of Miniscript which is
+supported within BDK.</p>
   </div>
 </div>
-<br>
 
-## Silver
+  <!-- CleanSpark -->
+<div class="members">
+  <div class="members-logo">
+    <a href="https://www.cleanspark.com/" target="_blank">
+      <img src="/img/member-logos/cleanspark.png" alt="CleanSpark" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://www.cleanspark.com/" target="_blank">CleanSpark</a>
+    </h3>
+    <p>CleanSpark responsibly develops infrastructure for Bitcoin, an essential
+tool for financial independence and inclusion. We strive to leave the
+planet better than we found it by investing in communities that we operate
+in. Bitcoin is a watershed moment, not only in the history and invention of
+money, but in how we relate to each other.</p>
+  </div>
+</div>
+
+  <!-- Proton Foundation -->
+<div class="members">
+  <div class="members-logo">
+    <a href="https://proton.me/foundation/" target="_blank">
+      <img src="/img/member-logos/protonfoundation.png" alt="Proton Foundation" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://proton.me/foundation/" target="_blank">Proton Foundation</a>
+    </h3>
+    <p>Proton Mail started in 2014 with uncensorable donations from the Bitcoin community. In 2024, Proton Wallet launched as a BDK-based Bitcoin wallet to protect financial freedom for all. As Proton's primary shareholder, the non-profit Proton Foundation supports technologies that advance privacy, freedom, and democracy around the world.</p>
+  </div>
+</div>
+
+<style>
+.members {
+  display: flex;
+  flex-direction: row;
+}
+
+.members-logo {
+  flex-basis: 20%;
+  margin: auto;
+}
+
+.tagline {
+  flex-basis: 80%
+}
+
+@media screen and (max-width: 700px) {
+  .members {
+    display: flex;
+    flex-direction: column;
+    justify-content: space-around;
+  }
+
+  .members-logo {
+    flex-basis: 20%;
+    margin: auto;
+  }
+
+  .tagline {
+    flex-basis: 80%
+  }
+}
+</style>