aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cn/pages/donation.html7
-rwxr-xr-xlanding/build7
-rw-r--r--landing/pages/donation.cn.md1
-rw-r--r--landing/pages/donation.md1
-rw-r--r--pages/donation.html7
5 files changed, 23 insertions, 0 deletions
diff --git a/cn/pages/donation.html b/cn/pages/donation.html
index 2de2dd01..0c0b504b 100644
--- a/cn/pages/donation.html
+++ b/cn/pages/donation.html
@@ -74,6 +74,13 @@
<table>
<tbody>
<tr>
+ <td>2018.11.16</td>
+ <td>孙果</td>
+ <td>微信</td>
+ <td>¥10</td>
+ <td>xmake很好用,加油!</td>
+ </tr>
+ <tr>
<td>2018.10.17</td>
<td>红红</td>
<td>微信</td>
diff --git a/landing/build b/landing/build
new file mode 100755
index 00000000..4b1057d7
--- /dev/null
+++ b/landing/build
@@ -0,0 +1,7 @@
+#!/bin/bash
+jekyll build
+cp -r _site/cn ..
+cp -r _site/pages ..
+cp -r _site/assets/* ../assets/
+cp -r _site/index.html ../landing.html
+rm -rf _site
diff --git a/landing/pages/donation.cn.md b/landing/pages/donation.cn.md
index 717fa29f..fa60e88e 100644
--- a/landing/pages/donation.cn.md
+++ b/landing/pages/donation.cn.md
@@ -25,6 +25,7 @@ xmake项目属于个人开源项目,它的发展需要您的帮助,如果您
<a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=890"></a>
+| 2018.11.16 | 孙果 | 微信 | ¥10 | xmake很好用,加油!|
| 2018.10.17 | 红红 | 微信 | ¥100 | |
| 2018.10.15 | xtvjxk | 支付宝 | ¥10 | 希望越来越好用 |
| 2018.08.07 | fasiondog | gitee | ¥50 | 感谢您的开源项目! |
diff --git a/landing/pages/donation.md b/landing/pages/donation.md
index 1f060f0b..653cf811 100644
--- a/landing/pages/donation.md
+++ b/landing/pages/donation.md
@@ -42,6 +42,7 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
## Supporters
+| 2018.11.16 | 孙果 | wechat | ¥10 | xmake很好用,加油!|
| 2018.10.17 | 红红 | wechat | ¥100 | |
| 2018.10.15 | xtvjxk | alipay | ¥10 | 希望越来越好用 |
| 2018.08.07 | fasiondog | gitee | ¥50 | 感谢您的开源项目! |
diff --git a/pages/donation.html b/pages/donation.html
index 45134eba..623214c4 100644
--- a/pages/donation.html
+++ b/pages/donation.html
@@ -91,6 +91,13 @@
<table>
<tbody>
<tr>
+ <td>2018.11.16</td>
+ <td>孙果</td>
+ <td>wechat</td>
+ <td>¥10</td>
+ <td>xmake很好用,加油!</td>
+ </tr>
+ <tr>
<td>2018.10.17</td>
<td>红红</td>
<td>wechat</td>