KusionStack/kusion

Documentation: Help With Translation

オープン

#1,300 opened on 2024/10/08

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)Go (108 件のフォーク)auto 404
good first issuehacktoberfesthelp wantedkind/documentation

Repository metrics

Stars
 (1,315 個のスター)
PR merge metrics
 (PR metrics pending)

説明

What would you like to be added?

Any help with documentation translation is greatly appreciated! The repo holding documentation is located here under i18n: https://github.com/KusionStack/kusionstack.io/tree/main/i18n

To build locally: $ rm -rf .docusaurus $ npm install $ npm run start Open http://localhost:3000/ in the browser.

To build locally with i18n: $ npm run build $ npx http-server ./build Open http://localhost:8080/ in the browser.

Why is this needed?

Help with translation is greatly appreciated!

コントリビューターガイド