Skip to content

Commit d58bbaa

Browse files
committed
Trim sponsors page — drop money breakdown details and break-even math.
1 parent a272a4a commit d58bbaa

1 file changed

Lines changed: 6 additions & 26 deletions

File tree

sponsors/index.html

Lines changed: 6 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -24,27 +24,9 @@ <h1 class="page-hero__title">Help keep GitHub Store independent</h1>
2424
<section class="sponsor container">
2525
<article class="sponsor__why reveal">
2626
<h2>Why donate</h2>
27-
<p>GitHub Store is built and maintained by one developer — Usmon Narzullayev, 17, in Uzbekistan. The app is free. The source code is open. The backend is open. The project pays for itself only through sponsorship.</p>
27+
<p>GitHub Store is built and maintained by one developer. The app is free. The source code is open. The backend is open. The project pays for itself only through sponsorship.</p>
2828

29-
<p>There is no premium tier today. If we ever add one, it follows a single principle: GitHub Store charges only for features that cost us money to run. Anything that runs on your device stays free, forever. The backend is open source and self-hostable.</p>
30-
31-
<p>What sponsorship actually covers today:</p>
32-
<ul>
33-
<li><strong>Backend infrastructure</strong> — Hetzner servers in Frankfurt + Helsinki, Gcore CDN for global delivery, Sentry for server-side error monitoring. This is the real ongoing cost.</li>
34-
<li><strong>The domain</strong><code>github-store.org</code>. Subdomains like <code>api.github-store.org</code> and <code>discord.github-store.org</code> cost nothing once the apex is paid for.</li>
35-
<li><strong>Reserve</strong> — saved for future line items: scaling translation beyond what free APIs handle, Apple Developer enrollment when I turn 18, or covering Windows code-signing ourselves if <a href="https://signpath.org/" target="_blank" rel="noopener">SignPath Foundation</a> ever stops sponsoring us.</li>
36-
<li><strong>Eventually, contributor stipends</strong> — once monthly sponsorship reliably covers infrastructure, anything above the line goes to issue-bounty payouts and contributor stipends.</li>
37-
</ul>
38-
39-
<p>What sponsorship does <em>not</em> cover today, because these are free for now:</p>
40-
<ul>
41-
<li>Windows code-signing — sponsored by <a href="https://signpath.org/" target="_blank" rel="noopener">SignPath Foundation</a> (approved May 2026)</li>
42-
<li>Translation APIs — Google Translate free tier handles the current 13 languages; Youdao uses a user-provided key</li>
43-
<li>Android signing — local keystore, zero cost</li>
44-
<li>Subdomains — cost zero once you own the apex domain</li>
45-
</ul>
46-
47-
<p>I'd rather list this honestly than inflate the budget. The real monthly bill is roughly $25–75/mo. Anything you contribute that exceeds that goes into the reserve or eventually to contributors.</p>
29+
<p>There is no premium tier today. If we ever add one, it follows a single principle: GitHub Store charges only for features that cost us money to run. Anything that runs on your device stays free.</p>
4830
</article>
4931

5032
<article class="sponsor__rails reveal">
@@ -104,14 +86,12 @@ <h3>$25 / mo · Sponsor</h3>
10486
</article>
10587

10688
<article class="sponsor__where reveal">
107-
<h2>Where the money goes</h2>
108-
<p>Approximate breakdown of real costs today. Final allocation depends on month-to-month revenue. Underspend is held in reserve.</p>
89+
<h2>Where it goes</h2>
10990
<ul class="sponsor-allocation">
110-
<li><span class="alloc-bar" style="--w:80%"><span class="alloc-bar__fill"></span></span><strong>80%</strong> Backend infra (Hetzner, Gcore, Sentry)</li>
111-
<li><span class="alloc-bar" style="--w:5%"><span class="alloc-bar__fill"></span></span><strong>5%</strong> Domain renewal (apex only — subdomains free)</li>
112-
<li><span class="alloc-bar" style="--w:15%"><span class="alloc-bar__fill"></span></span><strong>15%</strong> Reserve for future line items (Apple Dev, scaled translation, code-signing if SignPath stops, contributor stipends)</li>
91+
<li><span class="alloc-bar" style="--w:80%"><span class="alloc-bar__fill"></span></span><strong>80%</strong> Backend infrastructure</li>
92+
<li><span class="alloc-bar" style="--w:5%"><span class="alloc-bar__fill"></span></span><strong>5%</strong> Domain</li>
93+
<li><span class="alloc-bar" style="--w:15%"><span class="alloc-bar__fill"></span></span><strong>15%</strong> Reserve</li>
11394
</ul>
114-
<p class="sponsor__where__total"><strong>Real annual bill: roughly $300–900/yr.</strong> Break-even at ~13–38 sponsors at $24/yr.</p>
11595
</article>
11696

11797
<article class="sponsor__newsletter reveal">

0 commit comments

Comments
 (0)