Files
fosspay/templates/summary.html
2026-06-11 15:43:00 -06:00

57 lines
2.0 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{# templates/summary.html — combined quickpitch + full donate info #}
<p>Your donation keeps our community servers, IRC nodes, and hosted
services online. Current costs run about <strong>$200/month</strong> for
hosting plus <strong>$150/year</strong> in domains.</p>
<p class="small">
Payments are processed securely by Stripe; card details never touch our
servers. Stripe charges 2.9% +30¢ per transaction.
</p>
<p><strong><em>NOTICE: Tilde Club is not a registered legal entity
or charity.Donations are <u>not</u> taxdeductible.</em></strong></p>
<details class="donate-more">
<summary class="btn btn-default btn-lg btn-block donate-summary">More ways to contribute&nbsp;</summary>
<h3 id="methods-you-can-donate-to-tilde.club.">Alternative donation
methods</h3>
<p>All funds offset hosting (servers, domains).</p>
<p>
<a href="https://ko-fi.com/tildeclub">
<img src="https://shields.io/badge/kofi-Support_Us-ff5f5f?logo=ko-fi&style=for-the-badge"
alt="Donate via Kofi">
</a>
</p>
<p>
<a href="https://www.paypal.com/donate?hosted_button_id=DWHSADKJ26HZ8">
<img src="https://img.shields.io/badge/PayPal-Support_Us-003087?logo=paypal&logoColor=fff"
alt="Donate via PayPal">
</a>
</p>
<p>
<a href="https://github.com/sponsors/tildeclub">
<img src="https://img.shields.io/badge/GitHub%20Sponsors-EA4AAA?logo=githubsponsors&logoColor=fff"
alt="GitHub Sponsors">
</a>
</p>
<h4>Affiliate links</h4>
<ul>
<li><a href="https://clients.whc.ca/aff.php?aff=7560">Web Hosting Canada</a> domains &amp; hosting</li>
</ul>
<p><strong>Note:</strong> Email <code>root@tilde.club</code> after donating so we can add you to the GoldStar Supporters list.</p>
<h3 id="be-involved">Be involved!</h3>
<p>The best way to support us is to join the community: open pull
requests on GitHub, chat on IRC, build cool web pages, or develop
software with the tools on tilde.club.</p>
<p>Ask on IRC if you have questions!</p>
</details>