Contribute

Code

The source code is at [{{ urls.repo }}]({{ urls.repo }}). Design specs are in docs/superpowers/specs/. Implementation plans are in docs/superpowers/plans/.

Contributions welcome:

Money

This instance is operated by {{ instance.operator }} and runs on donations.

{% if donate.btc %} Bitcoin: {{ donate.btc }} {% endif %}

{% if donate.paypal %} PayPal: [Donate via PayPal]({{ donate.paypal }}) {% endif %}

{% if not donate.btc and not donate.paypal %} This instance does not accept tips. To run your own, see [{{ urls.repo }}]({{ urls.repo }}). {% endif %}