mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Move donations to doc page
This commit is contained in:
parent
95d5b2c1b9
commit
a96f358464
3 changed files with 27 additions and 24 deletions
26
README.rst
26
README.rst
|
|
@ -38,31 +38,9 @@ Links of interest
|
||||||
* `How to contribute to this project
|
* `How to contribute to this project
|
||||||
<https://vdirsyncer.pimutils.org/en/stable/contributing.html>`_
|
<https://vdirsyncer.pimutils.org/en/stable/contributing.html>`_
|
||||||
|
|
||||||
|
+ `Donations <https://vdirsyncer.pimutils.org/en/stable/donations.html>`_
|
||||||
|
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Licensed under the 3-clause BSD license, see ``LICENSE``.
|
Licensed under the 3-clause BSD license, see ``LICENSE``.
|
||||||
|
|
||||||
Donations
|
|
||||||
=========
|
|
||||||
|
|
||||||
If you found my work useful, please consider donating. Thank you!
|
|
||||||
|
|
||||||
- Bitcoin: ``16sSHxZm263WHR9P9PJjCxp64jp9ooXKVt``
|
|
||||||
|
|
||||||
- `PayPal.me <https://www.paypal.me/untitaker>`_
|
|
||||||
|
|
||||||
- `Bountysource <https://www.bountysource.com/teams/vdirsyncer>`_ is useful for
|
|
||||||
funding work on a specific GitHub issue.
|
|
||||||
|
|
||||||
- There's also `Bountysource Salt
|
|
||||||
<https://salt.bountysource.com/teams/vdirsyncer>`_, for one-time and
|
|
||||||
recurring donations.
|
|
||||||
|
|
||||||
- Donations via Bountysource are publicly listed. Use PayPal if you dislike
|
|
||||||
that.
|
|
||||||
|
|
||||||
- `Flattr
|
|
||||||
<https://flattr.com/submit/auto?user_id=untitaker&url=https%3A%2F%2Fgithub.com%2Fpimutils%2Fvdirsyncer>`_
|
|
||||||
or `Gratipay <https://gratipay.com/vdirsyncer/>`_ can be used for
|
|
||||||
recurring donations.
|
|
||||||
|
|
|
||||||
24
docs/donations.rst
Normal file
24
docs/donations.rst
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
=========
|
||||||
|
Donations
|
||||||
|
=========
|
||||||
|
|
||||||
|
If you found my work useful, please consider donating. Thank you!
|
||||||
|
|
||||||
|
- Bitcoin: ``16sSHxZm263WHR9P9PJjCxp64jp9ooXKVt``
|
||||||
|
|
||||||
|
- `PayPal.me <https://www.paypal.me/untitaker>`_
|
||||||
|
|
||||||
|
- `Bountysource <https://www.bountysource.com/teams/vdirsyncer>`_ is useful for
|
||||||
|
funding work on a specific GitHub issue.
|
||||||
|
|
||||||
|
- There's also `Bountysource Salt
|
||||||
|
<https://salt.bountysource.com/teams/vdirsyncer>`_, for one-time and
|
||||||
|
recurring donations.
|
||||||
|
|
||||||
|
- Donations via Bountysource are publicly listed. Use PayPal if you dislike
|
||||||
|
that.
|
||||||
|
|
||||||
|
- `Flattr
|
||||||
|
<https://flattr.com/submit/auto?user_id=untitaker&url=https%3A%2F%2Fgithub.com%2Fpimutils%2Fvdirsyncer>`_
|
||||||
|
or `Gratipay <https://gratipay.com/vdirsyncer/>`_ can be used for
|
||||||
|
recurring donations.
|
||||||
|
|
@ -43,3 +43,4 @@ It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
||||||
contact
|
contact
|
||||||
changelog
|
changelog
|
||||||
license
|
license
|
||||||
|
donations
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue