Apache Uniffle Website

Clone this repo:
  1. 281bacd Update release 0.10.0 download link by Junfan Zhang · 8 days ago master
  2. 3c81cfe remove the incubator tag in footer by Junfan Zhang · 14 days ago
  3. 6cb99f2 add the 0.10.0 release note by Junfan Zhang · 14 days ago
  4. c8d3f77 fix typo config name (#92) by Yaguang Jia · 7 weeks ago
  5. 38206dd Remove "incubating" in docs and scripts (#91) by RickyMa · 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