diff --git a/docs/global.rst.inc b/docs/global.rst.inc index 0074484..89b1538 100644 --- a/docs/global.rst.inc +++ b/docs/global.rst.inc @@ -2,3 +2,18 @@ .. .. |macroname| replace:: macro expansion + +.. |GitHub license| image:: https://img.shields.io/github/license/zrepl/zrepl.svg + :target: https://github.com/zrepl/zrepl/blob/master/LICENSE +.. |Language: Go| image:: https://img.shields.io/badge/language-Go-6ad7e5.svg + :target: https://golang.org/ +.. |User Docs| image:: https://img.shields.io/badge/docs-web-blue.svg + :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 + :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 +.. |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 \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index bcde169..6344ba5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,21 +5,8 @@ .. include:: global.rst.inc -|GitHub license| |Language: Go| |User Docs| |Donate via PayPal| |Donate -via Liberapay| |Twitter| +|GitHub license| |Language: Go| |Twitter| |Donate via Patreon| |Donate via Liberapay| |Donate via PayPal| -.. |GitHub license| image:: https://img.shields.io/github/license/zrepl/zrepl.svg - :target: https://github.com/zrepl/zrepl/blob/master/LICENSE -.. |Language: Go| image:: https://img.shields.io/badge/language-Go-6ad7e5.svg - :target: https://golang.org/ -.. |User Docs| image:: https://img.shields.io/badge/docs-web-blue.svg - :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 - :target: https://liberapay.com/zrepl/donate -.. |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 zrepl - ZFS replication ----------------------- @@ -109,6 +96,7 @@ Contributing We are happy about any help we can get! +* :ref:`Financial Support ` * Explore the codebase * These docs live in the ``docs/`` subdirectory @@ -124,6 +112,8 @@ We are happy about any help we can get! Make sure to read the `Developer Documentation section `_ and open new issues or pull requests there. + + Table of Contents ~~~~~~~~~~~~~~~~~ @@ -139,4 +129,5 @@ Table of Contents pr changelog GitHub Repository & Issue Tracker + supporters diff --git a/docs/supporters.rst b/docs/supporters.rst new file mode 100644 index 0000000..28eaaa2 --- /dev/null +++ b/docs/supporters.rst @@ -0,0 +1,27 @@ +.. include:: global.rst.inc + +.. _supporters: + +|Donate via Patreon| |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. + +**Thanks for your support!** + +.. NOTE :: + + PayPal takes a relatively high fixed processing fee plus percentage of the donation. + Larger less-frequent donations make more sense there. + +Supporters +========== + +We would like to thank the following people / organizations for supporting zrepl through monetary and other means: + +* `Ross Williams `_ +* Mike T. +* `Justin Scholz `_ +* `InsanePrawn `_ +* `Ben Woods `_ +* `Anton Schirg `_ \ No newline at end of file