Apache ECharts Handbook

Clone this repo:
  1. a574516 Tweak some expressions and make titles consistent. by 100pah · 13 days ago master
  2. 3629a02 tweak sample. by 100pah · 13 days ago
  3. 568719d fix anchor links in the security handbook by plainheart · 13 days ago
  4. 3f80364 Merge pull request #148 from apache/security-related by sushuang · 13 days ago
  5. c99325f Add security doc links. by 100pah · 13 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.

Preview on GitHub Pages

https://apache.github.io/echarts-handbook

Init

npm install

Dev

npm run dev

Open in browser: http://localhost:3000/echarts-handbook/dist/

Deploy

Deploy to local dist folder

npm run build:local

Deploy to local echarts website

npm run build:localsite

Deploy to asf

npm run build:asf

Writing

https://apache.github.io/echarts-handbook/en/meta/edit-guide/