diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 86a4c53..b770616 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -198,6 +198,10 @@ module.exports = { text: 'Blog', link: '/blog/' }, + { + text: 'Supporters', + link: '/supporters' + } ] } ], diff --git a/docs/.vuepress/public/css/variables.css b/docs/.vuepress/public/css/variables.css index f403317..16afa27 100644 --- a/docs/.vuepress/public/css/variables.css +++ b/docs/.vuepress/public/css/variables.css @@ -24,3 +24,16 @@ --docs-note-bg: var(--docs-pre-bg) !important; } } + +.supporters a { + display: inline-block; + margin: 1.5rem 1.5rem 1.5rem 0; + text-align: center; +} + +.supporters img { + display: block; + width: 75px; + height: 75px; + margin-bottom: .5rem; +} \ No newline at end of file diff --git a/docs/.vuepress/public/img/btrust.jpg b/docs/.vuepress/public/img/btrust.jpg new file mode 100644 index 0000000..44f088a Binary files /dev/null and b/docs/.vuepress/public/img/btrust.jpg differ diff --git a/docs/.vuepress/public/img/hrf.png b/docs/.vuepress/public/img/hrf.png new file mode 100644 index 0000000..dc5ca9d Binary files /dev/null and b/docs/.vuepress/public/img/hrf.png differ diff --git a/docs/.vuepress/public/img/maelstrom.png b/docs/.vuepress/public/img/maelstrom.png new file mode 100644 index 0000000..9abf3de Binary files /dev/null and b/docs/.vuepress/public/img/maelstrom.png differ diff --git a/docs/.vuepress/public/img/maelstrom.webp b/docs/.vuepress/public/img/maelstrom.webp new file mode 100644 index 0000000..19e0cde Binary files /dev/null and b/docs/.vuepress/public/img/maelstrom.webp differ diff --git a/docs/.vuepress/public/img/opensats.png b/docs/.vuepress/public/img/opensats.png new file mode 100644 index 0000000..085869a Binary files /dev/null and b/docs/.vuepress/public/img/opensats.png differ diff --git a/docs/.vuepress/public/img/spiral.svg b/docs/.vuepress/public/img/spiral.svg new file mode 100644 index 0000000..7f54b62 --- /dev/null +++ b/docs/.vuepress/public/img/spiral.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/docs/supporters.md b/docs/supporters.md new file mode 100644 index 0000000..af434c8 --- /dev/null +++ b/docs/supporters.md @@ -0,0 +1,89 @@ +--- +sidebar: true +tagline: "Payjoin Dev Kit Supporters" +description: "Who supports Payjoin Dev Kit?" +editLink: false +lastUpdated: false +--- + +# Supporters + +The Payjoin Dev Kit project is proudly supported by a number of organizations. If you'd like to become a supporter +please reach out at: [hello@payjoin.org](mailto:hello@payjoin.org) + +## 2025 + +
+
+ + Sponsor Spiral + Spiral + + + OpenSats + OpenSats + + + + HRF + + + Maelstrom + Maelstrom + + + Btrust + â‚¿trust + +
+
+
+ + +## 2024 + +
+
+ + Sponsor Spiral + Spiral + + + OpenSats + OpenSats + + + + HRF + +
+
+
+ +## 2023 + +
+
+ + Sponsor Spiral + Spiral + + + + OpenSats + +
+
+
+ +## 2021 + +
+
+ + + HRF + +
+
+
\ No newline at end of file