mirror of
https://github.com/tildeclub/fosspay.git
synced 2026-06-14 21:30:17 +00:00
57 lines
2.0 KiB
HTML
57 lines
2.0 KiB
HTML
{# templates/summary.html — combined quick‑pitch + 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> tax‑deductible.</em></strong></p>
|
||
|
||
<details class="donate-more">
|
||
<summary class="btn btn-default btn-lg btn-block donate-summary">More ways to contribute ▸</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 Ko‑fi">
|
||
</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 & hosting</li>
|
||
</ul>
|
||
|
||
<p><strong>Note:</strong> Email <code>root@tilde.club</code> after donating so we can add you to the Gold‑Star 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>
|