add Ko-fi bean
Some checks failed
CI / frontend-tests (push) Has been cancelled
CI / backend-tests (push) Has been cancelled

This commit is contained in:
Julian Tabel
2026-03-20 16:39:52 +01:00
parent 6c36cbfe12
commit 088cd35002
13 changed files with 733 additions and 4 deletions

View File

@@ -0,0 +1,19 @@
---
# nuzlocke-tracker-oar4
title: Ko-fi Integration
status: draft
type: feature
priority: deferred
created_at: 2026-03-20T15:38:23Z
updated_at: 2026-03-20T15:38:23Z
---
Add Ko-fi integration to allow visitors to contribute toward hosting costs. This is not about monetization — it's a way for users who enjoy the tool to optionally help cover server/infrastructure expenses.
## Open Questions
- [ ] Where should the Ko-fi link/button live? (footer, about page, dedicated page, or subtle banner?)
- [ ] Should it be a simple outbound link to a Ko-fi page, or use Ko-fi's embeddable widget/overlay?
- [ ] Should there be any acknowledgment for supporters (e.g., a thank-you page, supporter list)?
- [ ] Should this be gated behind user auth (only shown to logged-in users) or visible to everyone?
- [ ] Any legal/tax considerations to document?