Source of Apache ECharts website

Clone this repo:
  1. 8de6bd4 Merge pull request #86 from apache/codex/add-guandata-company-info by Jin · 13 hours ago master
  2. 312b4d4 chore: add GuanData company info for Zisen Jin by jinzisen · 13 hours ago codex/add-guandata-company-info
  3. b02463b Merge pull request #84 from apache/dependabot/npm_and_yarn/minimatch-3.1.5 by Zhongxiang Wang · 5 days ago
  4. 58ddaaa chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by dependabot[bot] · 6 days ago
  5. cd6683a Merge pull request #83 from apache/dependabot/npm_and_yarn/tar-7.5.8 by Zhongxiang Wang · 12 days 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.