Skip to content

Commit

Permalink
Publish the latest version of the donate button. (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulgi authored Mar 26, 2024
1 parent 372d998 commit 4b456ea
Show file tree
Hide file tree
Showing 12 changed files with 78 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 15.10.0
nodejs 20.11.0
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ For nonprofits — the simplest way to give your supporters a beautiful donation

See some demos at https://embeds.every.org/0.4. And see this in production helping raise funds at https://www.goodjobbub.org/.

## Publishing

Run `yarn build` and check in the latest version of `/docs/dist` to publish the
latest version of the donate button.

## Use

Here is an example html file with a donate button for https://www.every.org/lilbubsbigfund. You can copy
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions docs/dist/donate-button/0.4/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"bundle.js": "bundle.7b695.esm.js",
"bundle.js.map": "bundle.7b695.esm.js.map",
"filecoin.svg": "03c114f6e014588a4bde815d9bc85821.svg",
"basic-attention-token.svg": "26c9b1d3d7943e6e67cf13e039ba5ac8.svg",
"chainlink.svg": "3a5177b76709819ba4663556e60222f8.svg",
"polygon.svg": "3e1eb932bdbaa2318584813bf468be53.svg",
"uniswap.svg": "45bcde5a98dbbdf2a4e0769eca2154f1.svg",
"dogecoin.svg": "4d81ee51fa2520df58ae092aeb3d0bd4.svg",
"graph.svg": "5450d3cada4fd0370ab8d885765f5cc3.svg",
"algorand.svg": "58f20393bf2b41f944c6229c2af785b9.svg",
"apecoin.svg": "5982461fe2304c26f3a3cf4c50806dad.svg",
"tezos.svg": "6214ae0b42d798a0c9a51503a27a66bf.svg",
"shiba-inu.svg": "743324f8e09d34a894c21e91c396f289.svg",
"stellar.svg": "7ab9396038b4befda4354b2a476d9064.svg",
"ethereum.svg": "8098252f28e93069c75d6010d3ac6bc1.svg",
"usd-coin.svg": "8798fcc6fd2d5d3aeccea6ee3fcfec89.svg",
"zcash.svg": "88611c6e2f9450f29ece8d2b36641670.svg",
"mobilecoin.svg": "8f22b294629293d29895fddef0a8baea.svg",
"bitcoin.svg": "9052c75387065f76bb3436b7e4ce12cd.svg",
"bitcoin-cash.svg": "ad80427b5a2980f1d19884ede42b29de.svg",
"assets/close.svg": "assets/close.svg",
"assets/logo.svg": "assets/logo.svg",
"avalanche.svg": "b31a89ce5555412a0c8a4c6463286584.svg",
"solana.svg": "b9021bb757262a32de6d8931015051d9.svg",
"raydium.svg": "badb98080214485db486794fb59a95cc.svg",
"tether.svg": "bc2c9e9d67b73656a6da5dd177aa10a2.svg",
"litecoin.svg": "cc9ce389e9a4e0f518e3caeb7b60912d.svg",
"binance.svg": "ddb1f3b63e33585263e5905706d6ff6d.svg",
"samoyed.svg": "e4bfa8eb04696d4fd5ea04ca4c35469b.svg",
"polkadot.svg": "f588feb3cbbcc0fb259a3630ec7e34ba.svg",
"dai.svg": "f8f4253f02d1fbc4bf04d0959a6e614c.svg",
"saber.svg": "fc9295a4651c56d5b4e8c3aa13a93208.svg",
"index.html": "index.html"
}
2 changes: 2 additions & 0 deletions docs/dist/donate-button/0.4/bundle.7b695.esm.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/dist/donate-button/0.4/bundle.7b695.esm.js.map

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 14 additions & 2 deletions docs/dist/donate-button/0.4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,20 @@
<script type="text/javascript" src="https://assets.every.org/dist/donate-button/0.4/index.js"></script></head>

<body style="height: 200vh">
<div id="every-donate-btn">
<a data-every-style="" href="https://www.every.org/closegap#/donate">Donate</a>
<div>
<a style="font-size: 30px; margin-top: 10px" href="https://www.every.org/irc#/donate">Donate</a>
</div>
<div>
<a style="font-size: 30px; margin-top: 10px" href="https://www.every.org/irc?suggestedAmounts=2500,25000,250000&amp;method=daf#/donate">Donate DAF</a>
</div>
<div>
<a style="font-size: 30px; margin-top: 10px" href="https://www.every.org/irc?utm_campaign=donate-link&amp;method=stocks#/donate">Donate Asset</a>
</div>
<div>
<a style="font-size: 30px; margin-top: 10px" href="https://www.every.org/irc?utm_campaign=donate-link&amp;method=crypto#/donate/crypto">Donate Crypto</a>
</div>
<div>
<a style="font-size: 30px; margin-top: 10px" href="https://www.every.org/undp/f/undp-turkiye-earthquake#/donate/card">Donate Fundraiser</a>
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/dist/donate-button/0.4/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dist/donate-button/0.4/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dist/donate-button/0.4/push-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"/":{"undefined":{"type":"style","weight":1},"bundle.a135b.esm.js":{"type":"script","weight":1}}}
{"/":{"bundle.7b695.esm.js":{"type":"script","weight":1}}}

0 comments on commit 4b456ea

Please sign in to comment.