Source of Apache ECharts website

Clone this repo:
  1. b0028b4 add dns prefetch by plainheart · 3 weeks ago master
  2. f2591cd fix grammar by plainheart · 3 weeks ago
  3. 1b9e11e fix duplicated TOC titles in coding-standard page (resolves #406) by plainheart · 3 weeks ago
  4. 739c670 release 5.5.1 by pissang · 4 weeks ago
  5. 654c7e9 change jQuery CDN by plainheart · 5 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.