Translate Uniffle - New chapter for the shuffle in the cloud native era (#58)

12 files changed
tree: 99344941559e5d377e74bd0ce385e668a5d7e114
  1. .github/
  2. blog/
  3. community/
  4. docs/
  5. download/
  6. i18n/
  7. src/
  8. static/
  9. .asf.yaml
  10. .gitignore
  11. babel.config.js
  12. docusaurus.config.js
  13. LICENSE
  14. package.json
  15. README.md
  16. sidebars.js
  17. tsconfig.json
  18. yarn.lock
README.md

incubator-uniffle-website

local startup

npm start

If you want to start with i18n, e.g. switch to zh-cn, you can use the following command:

npm start -- --locale zh-CN