mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-01 18:21:30 +08:00
docs: replace sponsors section with expanded support section
Update README.md and docs homepage with detailed support messaging including sponsorship benefits and corporate contact information.
This commit is contained in:
parent
3bf529f6c2
commit
a7e14e16fd
14
README.md
14
README.md
@ -50,9 +50,19 @@ Full documentation at https://gunicorn.org
|
||||
- Chat in [#gunicorn](https://web.libera.chat/?channels=#gunicorn) on [Libera.chat](https://libera.chat/)
|
||||
- See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines
|
||||
|
||||
## Sponsors
|
||||
## Support
|
||||
|
||||
Gunicorn is maintained thanks to our sponsors. [Become a sponsor](https://github.com/sponsors/benoitc).
|
||||
gunicorn has been serving Python web applications since 2010. If it's running in your production stack and saving your team time and money, please consider supporting its continued development:
|
||||
|
||||
[](https://github.com/sponsors/benoitc)
|
||||
|
||||
Your sponsorship helps cover:
|
||||
- Security updates and vulnerability responses
|
||||
- Compatibility with new Python versions
|
||||
- Bug fixes and performance improvements
|
||||
- Documentation maintenance
|
||||
|
||||
**Corporate sponsors:** If gunicorn is part of your infrastructure, [reach out](mailto:benoitc@enki-multimedia.eu) for sponsored support options.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@ -117,12 +117,10 @@ title: Gunicorn - Python WSGI HTTP Server
|
||||
|
||||
<section class="sponsors">
|
||||
<div class="container">
|
||||
<h2>Sponsors</h2>
|
||||
<p>Gunicorn is maintained thanks to our sponsors.</p>
|
||||
<div class="sponsors__logos">
|
||||
<!-- Sponsor logos will appear here -->
|
||||
<span class="sponsors__placeholder">Your logo here</span>
|
||||
</div>
|
||||
<h2>Support</h2>
|
||||
<p>gunicorn has been serving Python web applications since 2010. If it's running in your production stack and saving your team time and money, please consider supporting its continued development.</p>
|
||||
<p>Your sponsorship helps cover security updates, compatibility with new Python versions, bug fixes, and documentation maintenance.</p>
|
||||
<p><strong>Corporate sponsors:</strong> If gunicorn is part of your infrastructure, <a href="mailto:benoitc@enki-multimedia.eu">reach out</a> for sponsored support options.</p>
|
||||
<a class="btn btn--secondary" href="https://github.com/sponsors/benoitc">Become a Sponsor</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user