Apache Uniffle (Incubating) Website

Clone this repo:
  1. f0bb4aa optimize how to release (#74) by xianjingfeng · 5 months ago master
  2. 9d908ff update download page for 0.8.0-rc3 (#73) by xianjingfeng · 5 months ago
  3. d0b243a update release notes for 0.8.0-rc3 (#72) by xianjingfeng · 5 months ago
  4. b95b61a update release notes for 0.8.0-rc3 (#71) by xianjingfeng · 6 months ago
  5. 28c43bf update release notes for 0.8.0-rc2 (#70) by xianjingfeng · 6 months ago

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