diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 3b7cf1b9e93a..8941dc488572 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -2,7 +2,7 @@ github: axmolengine # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] patreon: # Replace with a single Patreon username -open_collective: axmol # Replace with a single Open Collective username +open_collective: # Replace with a single Open Collective username ko_fi: # Replace with a single Ko-fi username tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry @@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry -custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +custom: https://axmol.dev/donate.html diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c40c4c3cbec9..142597cce2ad 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -156,5 +156,5 @@ jobs: uses: peter-evans/repository-dispatch@v3 with: token: ${{ secrets.AX_TRIGGER_SITE_TOKEN }} - repository: axmolengine/axmolengine.github.io + repository: axmolengine/axmol.dev event-type: forward-push diff --git a/README.md b/README.md index 49113d4d8173..cafb42493871 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,23 @@ How to contribute: * Please do not forget to add the topic `axmol` and `axmolengine` to any related repository you create! * Adding a star on GitHub will help Axmol grow as well. Thank you! -If you find **Axmol Engine** helpful, please consider donating in [Open Collective](https://opencollective.com/axmol) or in [GitHub Sponsors](https://github.com/sponsors/axmolengine). Thank you very much! +If you find **Axmol Engine** helpful, please consider donating in [https://axmol.dev/donate.html](https://axmol.dev/donate.html). Thank you very much! + +## Sponsors + +#### Titanium Sponsors + +

+ +

+ +

 

+ +#### More Sponsors + +Please visit: [https://axmol.dev/donate.html](https://axmol.dev/donate.html) ## Community diff --git a/README_CN.md b/README_CN.md index d68537b644f9..e4fddb01c702 100644 --- a/README_CN.md +++ b/README_CN.md @@ -139,7 +139,22 @@ Axmol 引擎在 Cocos2d-x v4.0 的基础上进行迭代和改进。现在速度 * 请不要忘记将主题 axmol 和 axmolengine 添加到您创建的任何相关存储库中 * 在 GitHub 上添加星也将有助于 Axmol 的成长。谢谢你! -如果您发现 Axmol 引擎有帮助,请考虑在 [Open Collective](https://opencollective.com/axmol) 或 [GitHub Sponsors](https://github.com/sponsors/axmolengine) 赞助,非常感谢! +如果您发现 Axmol 引擎有帮助,请考虑在 [https://axmol.dev/donate.html](https://axmol.dev/donate.html) 赞助,非常感谢! + +## Sponsors + +#### Titanium Sponsors +

+ +

+ +

 

+ +#### More Sponsors + +Please visit: [https://axmol.dev/donate.html](https://axmol.dev/donate.html) ## 社区 diff --git a/docs/alipay.jpg b/docs/alipay.jpg new file mode 100644 index 000000000000..9e19895162f4 Binary files /dev/null and b/docs/alipay.jpg differ diff --git a/docs/donate.html b/docs/donate.html new file mode 100644 index 000000000000..bea98e5f85b1 --- /dev/null +++ b/docs/donate.html @@ -0,0 +1,73 @@ + + + + + +

Donate to Axmol

+

PAYPAL

+ + +

ALIPAY

+

请备注:赞助Axmol

+

+ +

+ +

WXPAY

+

请备注:赞助Axmol

+

+ +

+ +

Other

+ + +

 

+ +

Axmol Sponsors

+

Titanium Sponsors

+

+ +

+

Other Sponsors

+ + +

Sponsors from alipay or wxpay

+ + + + + diff --git a/docs/index.html b/docs/index.html index 2abae45f5f1a..af9b6fdab2bb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,27 +1,29 @@ - + + - + Axmol Engine | A Multi-platform Engine for Mobile, Desktop and Xbox - - - - - - - - - - - - - + - + @@ -33,27 +35,33 @@ - + + + - + - - + Skip to the content.
-

releaseLICENSE

- +

releaseLICENSE + LICENSE +

Index:

- +

What is Axmol Engine

-

Axmol Engine is an open-source, C++ multi-platform engine designed for mobile devices, desktop, and Xbox, well-suited for 2D game development. It was launched in November 2019 as a fork of Cocos2d-x v4.0.

+

Axmol Engine is an open-source, C++ multi-platform engine designed for mobile devices, desktop, and Xbox, + well-suited for 2D game development. It was launched in November 2019 as a fork of Cocos2d-x v4.0.

Supported platforms:

Languages:

@@ -87,7 +97,8 @@

What is Axmol Engine

Important links:

Projects:

Who is Axmol Engine for

-

Advantages of Axmol Engine

+

Advantages of Axmol Engine

@@ -146,15 +159,20 @@

Some improvements over Cocos2d-x v4.
  • New MediaPlayer via videotexture streaming render
  • Lot of new extensions
  • -

    Read the full improvements list here

    +

    Read the full improvements list here +

    FAQ

    Why Axmol was born (Why a fork of Cocos2d-x)

    -

    Cocos2d-x has not received updates since 2019, and it has been confirmed that it will no longer receive further updates, as all Cocos resources have been directed to Cocos Creator. Axmol serves as the solution for those who wish to continue working with Cocos2d-x in an updated manner, compatible with newer hardware.

    +

    Cocos2d-x has not received updates since 2019, and it has been confirmed that it will no longer receive + further updates, as all Cocos resources have been directed to Cocos Creator. Axmol serves as the solution + for those who wish to continue working with Cocos2d-x in an updated manner, compatible with newer hardware. +

    -

    What does the engine name Axmol stands for?

    +

    What does the engine name Axmol stands + for?

    - - + + + \ No newline at end of file diff --git a/docs/wxpay.png b/docs/wxpay.png new file mode 100644 index 000000000000..3058caf6cda6 Binary files /dev/null and b/docs/wxpay.png differ diff --git a/tools/ci/build-site.ps1 b/tools/ci/build-site.ps1 index 32db568cf8d6..505a424202d5 100644 --- a/tools/ci/build-site.ps1 +++ b/tools/ci/build-site.ps1 @@ -164,9 +164,12 @@ configure_file './doc_index.html.in' "$site_dist/manual/index.html" @{'@VERSION@ mkdirs "$site_dist/assets/css" Copy-Item './style.css' "$site_dist/assets/css/style.css" Copy-Item './index.html' "$site_dist/index.html" +Copy-Item './donate.html' "$site_dist/donate.html" -# copy logo used by site home page +# copy images used in axmol home page Copy-Item './logo.png' "$site_dist/logo.png" +Copy-Item './alipay.jpg' "$site_dist/alipay.jpg" +Copy-Item './wxpay.png' "$site_dist/wxpay.png" $branches = $(git branch -a) $canon_branches = @{}