donation.html 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. <!DOCTYPE html>
  2. <html lang="en-us">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>xmake</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta name="theme-color" content="#157878">
  8. <meta name="description" content="一个基于Lua的轻量级自动构建工具">
  9. <meta name="keywords" content="make,makefile,构建工具,编译工具,lua,跨平台,跨平台开发,linux,交叉编译" />
  10. <link rel="stylesheet" href="/assets/css/normalize.css">
  11. <link rel='stylesheet' href="/assets/css/opensans.css" type='text/css'>
  12. <link rel="stylesheet" href="/assets/css/cayman.css">
  13. <!-- baidu stats -->
  14. <script>
  15. var _hmt = _hmt || [];
  16. (function() {
  17. var hm = document.createElement("script");
  18. hm.src = "//hm.baidu.com/hm.js?eb3c91c672a001d78a113bfb8e42017a";
  19. var s = document.getElementsByTagName("script")[0];
  20. s.parentNode.insertBefore(hm, s);
  21. })();
  22. </script>
  23. </head>
  24. <body>
  25. <section class="page-header">
  26. <h1 class="project-name">xmake</h1>
  27. <h2 class="project-tagline">一个基于Lua的轻量级自动构建工具</h2>
  28. <a href="/#/zh/" class="btn">开始使用</a>
  29. <br><br>
  30. <iframe src="https://ghbtns.com/github-btn.html?user=tboox&repo=xmake&type=star&count=true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
  31. <span class="donate" style="width: 86px">
  32. <img src="/assets/img/patreon.png">
  33. <a href="/cn/pages/donation.html#donate">支持我们</a>
  34. </span>
  35. <br><br>
  36. <ul id="translations">
  37. <li><a href="/cn/" class="nav-link">中文</a></li>
  38. <li class="delimiter">|</li>
  39. <li><a href="/" class="nav-link">English</a></li>
  40. </ul>
  41. </section>
  42. <section class="main-content">
  43. <div id="donate"></div>
  44. <p>xmake项目属于个人开源项目,它的发展需要您的帮助,如果您愿意支持xmake项目的开发,欢迎为其捐赠,支持它的发展。</p>
  45. <h2 id="section">支付宝</h2>
  46. <p><img src="/assets/img/alipay.png" alt="alipay" width="256" height="256" /></p>
  47. <p>账号:[email protected]</p>
  48. <h2 id="section-1">微信</h2>
  49. <p><img src="/assets/img/weixin.png" alt="weixin" width="218" height="218" /></p>
  50. <h2 id="paypal">Paypal</h2>
  51. <p><a href="https://paypal.me/tboox/5"><img src="/assets/img/paypal.png" alt="Paypal Me" /></a></p>
  52. <h2 id="section-2">支持者</h2>
  53. <p><a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=890" /></a></p>
  54. <table>
  55. <tbody>
  56. <tr>
  57. <td>2019.06.19</td>
  58. <td>匿名</td>
  59. <td>微信</td>
  60. <td>¥10</td>
  61. <td>比cmake好用</td>
  62. </tr>
  63. <tr>
  64. <td>2018.11.16</td>
  65. <td>孙果</td>
  66. <td>微信</td>
  67. <td>¥10</td>
  68. <td>xmake很好用,加油!</td>
  69. </tr>
  70. <tr>
  71. <td>2018.10.17</td>
  72. <td>红红</td>
  73. <td>微信</td>
  74. <td>¥100</td>
  75. <td> </td>
  76. </tr>
  77. <tr>
  78. <td>2018.10.15</td>
  79. <td>xtvjxk</td>
  80. <td>支付宝</td>
  81. <td>¥10</td>
  82. <td>希望越来越好用</td>
  83. </tr>
  84. <tr>
  85. <td>2018.08.07</td>
  86. <td>fasiondog</td>
  87. <td>gitee</td>
  88. <td>¥50</td>
  89. <td>感谢您的开源项目!</td>
  90. </tr>
  91. <tr>
  92. <td>2018.06.27</td>
  93. <td>Kellygod</td>
  94. <td>支付宝</td>
  95. <td>¥30</td>
  96. <td>拥抱xmake</td>
  97. </tr>
  98. <tr>
  99. <td>2018.05.17</td>
  100. <td>匿名</td>
  101. <td>微信</td>
  102. <td>¥10</td>
  103. <td>加油xmake</td>
  104. </tr>
  105. <tr>
  106. <td>2018.04.29</td>
  107. <td>清春</td>
  108. <td>支付宝</td>
  109. <td>¥180</td>
  110. <td> </td>
  111. </tr>
  112. <tr>
  113. <td>2018.02.18</td>
  114. <td>氧烷</td>
  115. <td>支付宝</td>
  116. <td>¥16.66</td>
  117. <td>xmake,赞👍</td>
  118. </tr>
  119. <tr>
  120. <td>2017.11.19</td>
  121. <td>sytru</td>
  122. <td>支付宝</td>
  123. <td>¥10</td>
  124. <td>感谢作者,让写c/c++有了写脚本的感觉。非常愉悦的使用体验,希望不要消失。</td>
  125. </tr>
  126. <tr>
  127. <td>2017.11.16</td>
  128. <td>琪峻</td>
  129. <td>支付宝</td>
  130. <td>¥15</td>
  131. <td>感谢好用的xmake</td>
  132. </tr>
  133. <tr>
  134. <td>2017.10.26</td>
  135. <td>Welthy</td>
  136. <td>支付宝</td>
  137. <td>¥5</td>
  138. <td>xmake很好用啊</td>
  139. </tr>
  140. <tr>
  141. <td>2016.11.10</td>
  142. <td><a href="https://github.com/lc-soft">lc-soft</a></td>
  143. <td>oschina</td>
  144. <td>¥10</td>
  145. <td> </td>
  146. </tr>
  147. </tbody>
  148. </table>
  149. <h2 id="section-3">赞助者</h2>
  150. <p>通过赞助支持此项目,您的logo和网站链接将显示在这里。[<a href="https://opencollective.com/xmake#sponsor">赞助此项目</a>]</p>
  151. <p><a href="https://opencollective.com/xmake/sponsor/0/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/0/avatar.svg" /></a>
  152. <a href="https://opencollective.com/xmake/sponsor/1/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/1/avatar.svg" /></a>
  153. <a href="https://opencollective.com/xmake/sponsor/2/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/2/avatar.svg" /></a>
  154. <a href="https://opencollective.com/xmake/sponsor/3/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/3/avatar.svg" /></a>
  155. <a href="https://opencollective.com/xmake/sponsor/4/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/4/avatar.svg" /></a>
  156. <a href="https://opencollective.com/xmake/sponsor/5/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/5/avatar.svg" /></a>
  157. <a href="https://opencollective.com/xmake/sponsor/6/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/6/avatar.svg" /></a>
  158. <a href="https://opencollective.com/xmake/sponsor/7/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/7/avatar.svg" /></a>
  159. <a href="https://opencollective.com/xmake/sponsor/8/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/8/avatar.svg" /></a>
  160. <a href="https://opencollective.com/xmake/sponsor/9/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/9/avatar.svg" /></a></p>
  161. <footer class="site-footer">
  162. <span class="site-footer-owner">Copyright (c) 2015-2018 <a href="https://tboox.org">tboox.org</a>.</span>
  163. <span class="site-footer-power">
  164. <span>
  165. <!--Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="https://pages.coding.me">Coding Pages</a>.-->
  166. Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="https://pages.github.com/">Github Pages</a>.
  167. </span>
  168. <span>
  169. Theme designed by <a href="https://github.com/pietromenna/jekyll-cayman-theme">cayman</a>.
  170. </span>
  171. </span>
  172. </footer>
  173. </section>
  174. </body>
  175. </html>