Source of Apache ECharts website

Clone this repo:
  1. 1872820 add 6.1 announcement link to changelog (for now) by plainheart · 7 days ago master
  2. c97f27d Merge branch 'master' of github.com:ecomfe/echarts-www by 100pah · 2 weeks ago
  3. 414c2a4 Support auto download zrender@x.x.x (for custom builder). by 100pah · 2 weeks ago
  4. d4af9df Remove hardcode vender/zrender@x.x.x (required by custom builder) - will use auto-download instead. by 100pah · 2 weeks ago
  5. c7459d2 fix zh changelog page by plainheart · 2 weeks ago

About

This project is part of the source of The Apache ECharts Official Website. See echarts-website for more details of the building process.

dev

Build website for local preview

npm run dev

Build jade

npm run jade

Build sass

npm run sass

Build jade, sass, and js

# Examples:
npm run dev -- --filter=jade,sass
npm run dev -- --filter=jade,sass,js

Watch

# Watch for jade, sass and js changes:
npm run watch
npm run watch:sass
npm run watch:jade

release

npm run release

Add SPA page

Add SPA page created by echarts-www-spa-boilerplate

npm run create:page

Then add this page entry in the menu.