diff options
| author | ruki <waruqi@gmail.com> | 2017-08-31 09:08:38 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2017-08-31 09:08:38 +0800 |
| commit | 9078c01303c065fbf6e6cefbddcb462adede7bfb (patch) | |
| tree | c33052b914aeaca00186e6cc83df6f88f4e1c1b4 /cn/pages/donation.html | |
| download | xmake-docs-9078c01303c065fbf6e6cefbddcb462adede7bfb.tar.gz xmake-docs-9078c01303c065fbf6e6cefbddcb462adede7bfb.zip | |
first commit
Diffstat (limited to 'cn/pages/donation.html')
| -rw-r--r-- | cn/pages/donation.html | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/cn/pages/donation.html b/cn/pages/donation.html new file mode 100644 index 00000000..05ddca97 --- /dev/null +++ b/cn/pages/donation.html @@ -0,0 +1,119 @@ +<!DOCTYPE html> +<html lang="en-us"> + + <head> + <meta charset="UTF-8"> + <title>xmake</title> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="theme-color" content="#157878"> + <meta name="description" content="一个基于Lua的轻量级自动构建工具"> + <meta name="keywords" content="make,makefile,构建工具,编译工具,lua,跨平台,跨平台开发,linux,交叉编译" /> + + <link rel="stylesheet" href="/assets/css/normalize.css"> + <link rel='stylesheet' href="/assets/css/opensans.css" type='text/css'> + <link rel="stylesheet" href="/assets/css/cayman.css"> + + <!-- baidu stats --> + <script> + var _hmt = _hmt || []; + (function() { + var hm = document.createElement("script"); + hm.src = "//hm.baidu.com/hm.js?eb3c91c672a001d78a113bfb8e42017a"; + var s = document.getElementsByTagName("script")[0]; + s.parentNode.insertBefore(hm, s); + })(); + </script> +</head> + + + <body> + <section class="page-header"> + <h1 class="project-name">xmake</h1> + <h2 class="project-tagline">一个基于Lua的轻量级自动构建工具</h2> + <a href="/#/zh/" class="btn">开始使用</a> + <br><br> + <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> + <span class="donate" style="width: 86px"> + <img src="/assets/img/patreon.png"> + <a href="/cn/pages/donation.html#donate">支持我们</a> + </span> + <br><br> +<ul id="translations"> + <li><a href="/cn/" class="nav-link">中文</a></li> + <li class="delimiter">|</li> + <li><a href="/" class="nav-link">English</a></li> + </ul> +</section> + + + + <section class="main-content"> + + <div id="donate"></div> + +<p>xmake项目属于个人开源项目,它的发展需要您的帮助,如果您愿意支持xmake项目的开发,欢迎为其捐赠,支持它的发展。</p> + +<h2 id="section">支付宝</h2> + +<p><img src="/assets/img/alipay.png" alt="alipay" width="256" height="256" /></p> + +<p>账号:waruqi@gmail.com</p> + +<h2 id="section-1">微信</h2> + +<p><img src="/assets/img/weixin.png" alt="weixin" width="218" height="218" /></p> + +<h2 id="paypal">Paypal</h2> + +<p><a href="http://paypal.me/tboox/5"><img src="/assets/img/paypal.png" alt="Paypal Me" /></a></p> + +<h2 id="section-2">支持者</h2> + +<p><a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=890" /></a></p> + +<table> + <tbody> + <tr> + <td>2016.11.10</td> + <td><a href="https://github.com/lc-soft">lc-soft</a></td> + <td>oschina</td> + <td>¥10</td> + </tr> + </tbody> +</table> + +<h2 id="section-3">赞助者</h2> + +<p>通过赞助支持此项目,您的logo和网站链接将显示在这里。[<a href="https://opencollective.com/xmake#sponsor">赞助此项目</a>]</p> + +<p><a href="https://opencollective.com/xmake/sponsor/0/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/0/avatar.svg" /></a> +<a href="https://opencollective.com/xmake/sponsor/1/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/1/avatar.svg" /></a> +<a href="https://opencollective.com/xmake/sponsor/2/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/2/avatar.svg" /></a> +<a href="https://opencollective.com/xmake/sponsor/3/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/3/avatar.svg" /></a> +<a href="https://opencollective.com/xmake/sponsor/4/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/4/avatar.svg" /></a> +<a href="https://opencollective.com/xmake/sponsor/5/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/5/avatar.svg" /></a> +<a href="https://opencollective.com/xmake/sponsor/6/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/6/avatar.svg" /></a> +<a href="https://opencollective.com/xmake/sponsor/7/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/7/avatar.svg" /></a> +<a href="https://opencollective.com/xmake/sponsor/8/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/8/avatar.svg" /></a> +<a href="https://opencollective.com/xmake/sponsor/9/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/9/avatar.svg" /></a></p> + + + + <footer class="site-footer"> + <span class="site-footer-owner">Copyright (c) 2015-2017 <a href="http://www.tboox.org">tboox.org</a>.</span> + <span class="site-footer-power"> + <span> + <!--Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="http://pages.coding.me">Coding Pages</a>.--> + Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="https://pages.github.com/">Github Pages</a>. + </span> + <span> + Theme designed by <a href="https://github.com/pietromenna/jekyll-cayman-theme">cayman</a>. + </span> +</span> +</footer> + + + </section> + + </body> +</html> |
