Skip to content

Commit 647676c

Browse files
committed
docs(readme): promote sponsor section and add FUNDING.yml
Move the sponsor block from the footer to right after the author bio, rewrite the copy to explain self-funded maintenance and token costs, and split individual sponsorship from enterprise/custom work so the paid-engagement path is discoverable. Add .github/FUNDING.yml so the GitHub Sponsor button appears on issue/PR pages and links to PayPal.
1 parent 4c52e2a commit 647676c

3 files changed

Lines changed: 52 additions & 36 deletions

File tree

.github/FUNDING.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
custom:
2+
- https://paypal.me/hugohe3

README.md

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,28 @@ This project is my attempt to bridge the gap between **domain expertise** and **
6969

7070
---
7171

72+
## Support This Project
73+
74+
PPT Master is built and maintained by one person, fully self-funded. Every new template, bug fix, and documentation update runs through AI models that cost real money — and right now those token bills come out of my own pocket.
75+
76+
If PPT Master has been helpful to you, consider chipping in. Sponsorship directly funds more templates, faster fixes, and keeps this project free and open-source.
77+
78+
**Individual sponsorship**
79+
80+
<a href="https://paypal.me/hugohe3"><img src="https://img.shields.io/badge/PayPal-Sponsor-00457C?style=for-the-badge&logo=paypal&logoColor=white" alt="Sponsor via PayPal" /></a>
81+
82+
<img src="docs/assets/alipay-qr.jpg" alt="Alipay QR Code" width="220" />
83+
84+
Any amount is appreciated.
85+
86+
**Enterprise / Custom work**
87+
88+
Need a custom industry template, private deployment, or integration consulting? I take on a limited number of paid engagements each quarter.
89+
90+
📧 [heyug3@gmail.com](mailto:heyug3@gmail.com)
91+
92+
---
93+
7294
## Quick Start
7395

7496
### 1. Prerequisites
@@ -238,15 +260,14 @@ Looking to collaborate, integrate PPT Master into your workflow, or just have qu
238260

239261
- 💬 **Questions & sharing**[GitHub Discussions](https://github.com/hugohe3/ppt-master/discussions)
240262
- 🐛 **Bug reports & feature requests**[GitHub Issues](https://github.com/hugohe3/ppt-master/issues)
241-
- 📧 **Business & consulting inquiries**[heyug3@gmail.com](mailto:heyug3@gmail.com)
242263
- 🌐 **Learn more about the author**[www.hehugo.com](https://www.hehugo.com/)
243264

265+
> For enterprise / consulting / custom-template work, see the **[Support This Project](#support-this-project)** section above.
266+
244267
---
245268

246269
## Star History
247270

248-
If this project helps you, please give it a ⭐!
249-
250271
<a href="https://star-history.com/#hugohe3/ppt-master&Date">
251272
<picture>
252273
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=hugohe3/ppt-master&type=Date&theme=dark" />
@@ -268,20 +289,6 @@ If this project helps you, please give it a ⭐!
268289

269290
---
270291

271-
## Sponsor
272-
273-
If this project saves you time, consider buying me a coffee!
274-
275-
**PayPal**
276-
277-
<a href="https://paypal.me/hugohe3"><img src="https://img.shields.io/badge/PayPal-Sponsor-00457C?style=for-the-badge&logo=paypal&logoColor=white" alt="Sponsor via PayPal" /></a>
278-
279-
**Alipay / 支付宝**
280-
281-
<img src="docs/assets/alipay-qr.jpg" alt="Alipay QR Code" width="250" />
282-
283-
---
284-
285-
Made with ❤️ by [Hugo He](https://www.hehugo.com/)
292+
Made with ❤️ by [Hugo He](https://www.hehugo.com/) — if this project helps you, please give it a ⭐ and consider [sponsoring](#support-this-project).
286293

287294
[⬆ Back to Top](#ppt-master--ai-generates-natively-editable-pptx-from-any-document)

README_CN.md

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,28 @@ PPT Master 源于一个真实的痛点:在投融资和咨询工作中,我每
6969

7070
---
7171

72+
## 支持这个项目
73+
74+
PPT Master 由我一个人开发和维护,完全自费。每个新模板、Bug 修复、文档更新背后都要跑 AI 模型,这些 token 费用目前全部是我自掏腰包。
75+
76+
如果 PPT Master 帮到了你,欢迎赞助一点。这些钱会直接用于制作更多模板、更快修复问题,以及让这个项目持续免费开源。
77+
78+
**个人赞助**
79+
80+
<a href="https://paypal.me/hugohe3"><img src="https://img.shields.io/badge/PayPal-赞助-00457C?style=for-the-badge&logo=paypal&logoColor=white" alt="通过 PayPal 赞助" /></a>
81+
82+
<img src="docs/assets/alipay-qr.jpg" alt="支付宝收款码" width="220" />
83+
84+
金额随意,心意最重要。
85+
86+
**企业合作 / 定制服务**
87+
88+
需要定制行业模板、私有化部署、或集成咨询?我每季度承接少量付费项目。
89+
90+
📧 [heyug3@gmail.com](mailto:heyug3@gmail.com)
91+
92+
---
93+
7294
## 快速开始
7395

7496
### 1. 前置条件
@@ -242,15 +264,14 @@ GEMINI_MODEL=gemini-3.1-flash-image-preview
242264

243265
- 💬 **提问与分享**[GitHub Discussions](https://github.com/hugohe3/ppt-master/discussions)
244266
- 🐛 **Bug 反馈与功能建议**[GitHub Issues](https://github.com/hugohe3/ppt-master/issues)
245-
- 📧 **商务 / 咨询 / 定制合作**[heyug3@gmail.com](mailto:heyug3@gmail.com)
246267
- 🌐 **了解更多**[www.hehugo.com](https://www.hehugo.com/)
247268

269+
> 企业合作 / 咨询 / 定制模板请见上方 **[支持这个项目](#支持这个项目)** 板块。
270+
248271
---
249272

250273
## Star History
251274

252-
如果这个项目对你有帮助,请给一个 ⭐!
253-
254275
<a href="https://star-history.com/#hugohe3/ppt-master&Date">
255276
<picture>
256277
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=hugohe3/ppt-master&type=Date&theme=dark" />
@@ -272,20 +293,6 @@ GEMINI_MODEL=gemini-3.1-flash-image-preview
272293

273294
---
274295

275-
## 赞助
276-
277-
如果这个项目帮你省了时间,欢迎请我喝杯咖啡!
278-
279-
**PayPal**
280-
281-
<a href="https://paypal.me/hugohe3"><img src="https://img.shields.io/badge/PayPal-赞助-00457C?style=for-the-badge&logo=paypal&logoColor=white" alt="通过 PayPal 赞助" /></a>
282-
283-
**支付宝**
284-
285-
<img src="docs/assets/alipay-qr.jpg" alt="支付宝收款码" width="250" />
286-
287-
---
288-
289-
Made with ❤️ by [何雨果 Hugo He](https://www.hehugo.com/)
296+
Made with ❤️ by [何雨果 Hugo He](https://www.hehugo.com/) — 如果这个项目对你有帮助,请给一个 ⭐,也欢迎[赞助支持](#支持这个项目)
290297

291298
[⬆ 回到顶部](#ppt-master--ai-生成原生可编辑-pptx支持任意文档输入)

0 commit comments

Comments
 (0)