Apache Uniffle Website

Clone this repo:
  1. c8d3f77 fix typo config name (#92) by Yaguang Jia · 2 weeks ago master
  2. 38206dd Remove "incubating" in docs and scripts (#91) by RickyMa · 5 months ago
  3. 8a8f9fe Update download page for 0.9.2 (#90) by zhengchenyu · 8 months ago
  4. 679b212 Update release-notes-0.9.2.md (#89) by zhengchenyu · 8 months ago
  5. 1926e89 update how-to-release.md (#88) by zhengchenyu · 8 months ago

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