Source of Apache ECharts website

Clone this repo:
  1. a6acb9f Merge pull request #74 from apache/fix-nav by Wenli Zhang · 2 weeks ago master
  2. cd2e86b fix: remove productHunt link by Ovilia · 2 weeks ago fix-nav
  3. 496a8b6 Merge pull request #73 from apache/feat-custom-series by Wenli Zhang · 3 weeks ago
  4. 487b04b feat: add nav of custom series by Ovilia · 3 weeks ago
  5. 9bd547d fix: en menu - replace "v5 upgrade guide" with "v6 upgrade guide" by 100pah · 4 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.