update funding links and documentation pic layout for GitHub Sponrs

This commit is contained in:
ThePhD 2019-07-05 14:42:24 -04:00
parent 7584e3b9fd
commit c4c2f18eea
No known key found for this signature in database
GPG Key ID: 1509DB1C0F702BFA
4 changed files with 12 additions and 7 deletions

3
.github/FUNDING.yml vendored
View File

@ -24,4 +24,5 @@
github: ThePhD
patreon: ThePhD
ko_fi: ThePhD
custom: https://liberapay.com/ThePhD/
liberapay: ThePhD
custom: https://thephd.github.io/support/

View File

@ -6,10 +6,11 @@
[![Windows Build status](https://ci.appveyor.com/api/projects/status/n38suofr21e9uk7h?svg=true)](https://ci.appveyor.com/project/ThePhD/sol2)
[![Documentation Status](https://readthedocs.org/projects/sol2/badge/?version=latest)](http://sol2.readthedocs.io/en/latest/?badge=latest)
[![Support via Github Sponsors](https://img.shields.io/badge/Github-Become%20a%20Sponsor-ff69b4.svg?style=flat&logo=GitHub)](https://github.com/users/ThePhD/sponsorship)
[![Support via PayPal](https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg)](https://www.paypal.me/LMeneide)
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W8Q619)
[![Support via Ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W8Q619)
[![Support via Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2FThePhD)](https://patreon.com/thephd)
[![Liberapay patrons](https://img.shields.io/liberapay/patrons/ThePhD.svg)](https://liberapay.com/ThePhD/)
[![Support via Liberapay](https://img.shields.io/liberapay/patrons/ThePhD.svg)](https://liberapay.com/ThePhD/)
sol is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.x included). sol aims to be easy to use and easy to add to a project.
The library is header-only for easy integration with projects.

View File

@ -58,18 +58,16 @@ support
You can support the project and other related endeavors in various ways.
|pa| |kf| |lp| |pp|
|gs| |pa| |kf| |lp| |pp|
You can support sol3 development by using any of the above. This is a time-consuming effort, so individuals who donate get to:
GitHub Sponsors is matching all sponsorships 100% and they also do not charge fees on either end of the transaction as well until sometime in June 2020. Still, you can support sol3 development by using any of the above. This is a time-consuming effort, so individuals who donate get to:
- steer the direction and time spent on sol
- get a role on the Discord server
- get their name put up in the CONTRIBUTORS list
- put something of their choice on sol3's README or the documentation's front page
You can also help out the library by submitting pull requests to fix anything or add anything you think would be helpful! This includes making small, useful examples of something you haven't seen, or fixing typos and bad code in the documentation.
"I need feature X, maybe you have it?"
--------------------------------------
@ -134,3 +132,8 @@ Search
:height: 75
:target: https://github.com/ThePhD/sol2/issues
:alt: sol3 Github Issues Page
.. |gs| image:: media/github_sponsors_logo.png
:height: 55
:target: https://github.com/users/ThePhD/sponsorship
:alt: sol3 Sponsors Page

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB