From dab222d95fcbf3969a67e1a29fcfb877f7d1b0cb Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Sun, 14 Jun 2020 15:18:05 +0200 Subject: [PATCH] docs: GitHub Sponsors link --- .github/FUNDING.yml | 1 + README.md | 3 ++- docs/changelog.rst | 2 +- docs/global.rst.inc | 4 +++- docs/index.rst | 2 +- docs/supporters.rst | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index d474d35..5f79de6 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,4 @@ +github: problame patreon: zrepl liberapay: zrepl custom: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R5QSXJVYHGX96 diff --git a/README.md b/README.md index c58fa81..a45c89a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ [![Language: Go](https://img.shields.io/badge/language-Go-6ad7e5.svg)](https://golang.org/) [![User Docs](https://img.shields.io/badge/docs-web-blue.svg)](https://zrepl.github.io) [![Donate via Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Fzrepl%2Fpledges&style=flat&color=yellow)](https://www.patreon.com/zrepl) -[![Donate via Liberapay](https://img.shields.io/liberapay/receives/zrepl.svg?logo=liberapay)](https://liberapay.com/zrepl/donate) +[![Donate via GitHub Sponsors](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=yellow)](https://github.com/sponsors/problame) +[![Donate via Liberapay](https://img.shields.io/liberapay/patrons/zrepl.svg?logo=liberapay)](https://liberapay.com/zrepl/donate) [![Donate via PayPal](https://img.shields.io/badge/donate-paypal-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R5QSXJVYHGX96) [![Twitter](https://img.shields.io/twitter/url/https/github.com/zrepl/zrepl.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fzrepl%2Fzrepl) diff --git a/docs/changelog.rst b/docs/changelog.rst index cf7fb6d..cb001cf 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -80,7 +80,7 @@ Additional changelog: .. NOTE:: | zrepl is a spare-time project primarily developed by `Christian Schwarz `_. | You can support maintenance and feature development through one of the following services: - | |Donate via Patreon| |Donate via Liberapay| |Donate via PayPal| + | |Donate via Patreon| |Donate via GitHub Sponsors| |Donate via Liberapay| |Donate via PayPal| | Note that PayPal processing fees are relatively high for small donations. | For SEPA wire transfer and **commercial support**, please `contact Christian directly `_. diff --git a/docs/global.rst.inc b/docs/global.rst.inc index 30088d5..b241a5f 100644 --- a/docs/global.rst.inc +++ b/docs/global.rst.inc @@ -11,10 +11,12 @@ :target: https://zrepl.github.io .. |Donate via PayPal| image:: https://img.shields.io/badge/donate-paypal-yellow.svg :target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R5QSXJVYHGX96 -.. |Donate via Liberapay| image:: https://img.shields.io/liberapay/receives/zrepl.svg?logo=liberapay +.. |Donate via Liberapay| image:: https://img.shields.io/liberapay/patrons/zrepl.svg?logo=liberapay :target: https://liberapay.com/zrepl/donate .. |Donate via Patreon| image:: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Fzrepl%2Fpledges&style=flat&color=yellow :target: https://www.patreon.com/zrepl +.. |Donate via GitHub Sponsors| image:: https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=yellow + :target: https://github.com/sponsors/problame .. |Twitter| image:: https://img.shields.io/twitter/url/https/github.com/zrepl/zrepl.svg?style=social :target: https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fzrepl%2Fzrepl diff --git a/docs/index.rst b/docs/index.rst index 8cc3c88..73783ac 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,7 +5,7 @@ .. include:: global.rst.inc -|GitHub license| |Language: Go| |Twitter| |Donate via Patreon| |Donate via Liberapay| |Donate via PayPal| +|GitHub license| |Language: Go| |Twitter| |Donate via Patreon| |Donate via GitHub Sponsors| |Donate via Liberapay| |Donate via PayPal| zrepl - ZFS replication diff --git a/docs/supporters.rst b/docs/supporters.rst index fb718b5..c0a7e09 100644 --- a/docs/supporters.rst +++ b/docs/supporters.rst @@ -2,7 +2,7 @@ .. _supporters: -|Donate via Patreon| |Donate via Liberapay| |Donate via PayPal| +|Donate via Patreon| |Donate via GitHub Sponsors| |Donate via Liberapay| |Donate via PayPal| zrepl is a spare-time project primarily developed by `Christian Schwarz `_. You can support maintenance and feature development through one of the services listed above.