diff --git a/.github/funding.yml b/.github/funding.yml index fbd5f34..f211209 100644 --- a/.github/funding.yml +++ b/.github/funding.yml @@ -1 +1,2 @@ -custom: "https://instaloader.github.io/contributing.html#donations" +github: [aandergr] +custom: "https://instaloader.github.io/sponsors.html" diff --git a/README.rst b/README.rst index c8e1388..e31426e 100644 --- a/README.rst +++ b/README.rst @@ -104,6 +104,34 @@ already have a valid session cookie file. `Instaloader Documentation `__ +Contributing +------------ + +As an open source project, Instaloader heavily depends on the contributions from +its community. See +`contributing `__ +for how you may help Instaloader to become an even greater tool. + +Supporters +---------- + +.. current-sponsors-start + +See `Alex' GitHub Sponsors `__ page for +how you can sponsor the development of Instaloader! + +.. current-sponsors-end + +It is a pleasure for us to share our Instaloader to the world, and we are proud +to have attracted such an active and motivating community, with so many users +who share their suggestions and ideas with us. Buying a community-sponsored beer +or coffee from time to time is very likely to further raise our passion for the +development of Instaloader. + +| For Donations, we provide GitHub Sponsors page, a PayPal.Me link and a Bitcoin address. +| GitHub Sponsors: `Sponsor @aandergr on GitHub Sponsors `__ +| PayPal: `PayPal.me/aandergr `__ +| BTC: 1Nst4LoadeYzrKjJ1DX9CpbLXBYE9RKLwY Disclaimer ---------- @@ -116,21 +144,3 @@ subsidiaries. This is an independent and unofficial project. Use at your own ris Instaloader is licensed under an MIT license. Refer to ``LICENSE`` file for more information. .. disclaimer-end - -Contributing ------------- - -As an open source project, Instaloader heavily depends on the contributions from -its community. See -`contributing `__ -for how you may help Instaloader to become an even greater tool. - -It is a pleasure for us to share our Instaloader to the world, and we are proud -to have attracted such an active and motivating community, with so many users -who share their suggestions and ideas with us. Buying a community-sponsored beer -or coffee from time to time is very likely to further raise our passion for the -development of Instaloader. - -| For Donations, we provide a PayPal.Me link and a Bitcoin address. -| PayPal: `PayPal.me/aandergr `__ -| BTC: 1Nst4LoadeYzrKjJ1DX9CpbLXBYE9RKLwY diff --git a/docs/contributing.rst b/docs/contributing.rst index f011008..93d11e0 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -132,21 +132,9 @@ details. If you feel the need to do so, please create a "feature suggestion". be implemented and the underlying problem could be solved. Also **describe alternatives** that you have considered. -Donations ---------- +Sponsoring +---------- -.. donations-start - -It is a pleasure for us to share our Instaloader to the world, and we are proud -to have attracted such an active and motivating community, with so many users -who share their suggestions and ideas with us. Buying a community-sponsored beer -or coffee from time to time is very likely to further raise our passion for the -development of Instaloader. - -| For donations, we provide a PayPal.Me link and a Bitcoin address. -| `PayPal.me/aandergr `__ -| BTC: 1Nst4LoadeYzrKjJ1DX9CpbLXBYE9RKLwY - -.. donations-end - -.. (Discussion in :issue:`130`) +.. include:: sponsors.rst + :start-after: donations-start + :end-before: donations-end diff --git a/docs/index.rst b/docs/index.rst index 8bdbce6..aa935bf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -78,13 +78,6 @@ Useful Links - `Issue Tracker / Bug Tracker `__ - `Version History `__ -Disclaimer ----------- - -.. include:: ../README.rst - :start-after: disclaimer-start - :end-before: disclaimer-end - Contributing ------------ @@ -92,10 +85,20 @@ As an open source project, Instaloader heavily depends on the contributions from its community. See :ref:`contributing` for how you may help Instaloader to become an even greater tool. -.. include:: contributing.rst +Supporters +---------- + +.. include:: sponsors.rst :start-after: donations-start :end-before: donations-end +Disclaimer +---------- + +.. include:: ../README.rst + :start-after: disclaimer-start + :end-before: disclaimer-end + .. * :ref:`genindex` * :ref:`modindex` diff --git a/docs/sponsors.rst b/docs/sponsors.rst new file mode 100644 index 0000000..0195ccd --- /dev/null +++ b/docs/sponsors.rst @@ -0,0 +1,23 @@ +.. _sponsors: + +Sponsoring the development of Instaloader +========================================= + +.. donations-start + +.. include:: ../README.rst + :start-after: current-sponsors-start + :end-before: current-sponsors-end + +It is a pleasure for us to share our Instaloader to the world, and we are proud +to have attracted such an active and motivating community, with so many users +who share their suggestions and ideas with us. Buying a community-sponsored beer +or coffee from time to time is very likely to further raise our passion for the +development of Instaloader. + +| For Donations, we provide GitHub Sponsors page, a PayPal.Me link and a Bitcoin address. +| GitHub Sponsors: `Sponsor @aandergr on GitHub Sponsors `__ +| PayPal: `PayPal.me/aandergr `__ +| BTC: 1Nst4LoadeYzrKjJ1DX9CpbLXBYE9RKLwY + +.. donations-end