KusionStack/kusion

Documentation: Help With Translation

开放

#1,300 创建于 2024年10月8日

 (11 条评论) (0 个反应) (0 位负责人)Go (108 个派生)auto 404
good first issuehacktoberfesthelp wantedkind/documentation

仓库指标

星标
 (1,315 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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!

贡献者指南