mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
update funding links and documentation pic layout for GitHub Sponrs
This commit is contained in:
parent
7584e3b9fd
commit
c4c2f18eea
3
.github/FUNDING.yml
vendored
3
.github/FUNDING.yml
vendored
@ -24,4 +24,5 @@
|
||||
github: ThePhD
|
||||
patreon: ThePhD
|
||||
ko_fi: ThePhD
|
||||
custom: https://liberapay.com/ThePhD/
|
||||
liberapay: ThePhD
|
||||
custom: https://thephd.github.io/support/
|
||||
|
@ -6,10 +6,11 @@
|
||||
[](https://ci.appveyor.com/project/ThePhD/sol2)
|
||||
[](http://sol2.readthedocs.io/en/latest/?badge=latest)
|
||||
|
||||
[](https://github.com/users/ThePhD/sponsorship)
|
||||
[](https://www.paypal.me/LMeneide)
|
||||
[](https://ko-fi.com/W7W8Q619)
|
||||
[](https://ko-fi.com/W7W8Q619)
|
||||
[](https://patreon.com/thephd)
|
||||
[](https://liberapay.com/ThePhD/)
|
||||
[](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.
|
||||
|
@ -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
|
||||
|
BIN
docs/source/media/github_sponsors_logo.png
Normal file
BIN
docs/source/media/github_sponsors_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
Loading…
x
Reference in New Issue
Block a user