Apache Uniffle Website

Clone this repo:
  1. 38206dd Remove "incubating" in docs and scripts (#91) by RickyMa · 3 months ago master
  2. 8a8f9fe Update download page for 0.9.2 (#90) by zhengchenyu · 5 months ago
  3. 679b212 Update release-notes-0.9.2.md (#89) by zhengchenyu · 5 months ago
  4. 1926e89 update how-to-release.md (#88) by zhengchenyu · 6 months ago
  5. fd74a11 Add release notes for v0.9.2 (#87) by zhengchenyu · 6 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