This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git
commit 909227d9c3df182ad193addaabfe8e890bd536a0 Merge: e86528c 9aa85c2 Author: sushuang <sushuang0...@gmail.com> AuthorDate: Sat Aug 23 19:28:38 2025 +0800 Merge pull request #144 from apache/geo-base-map Enhance infra and migrate "Geo base map" configs/config.asf.js | 1 + configs/config.dev.js | 3 + configs/config.gh.js | 1 + configs/config.local.js | 1 + configs/config.localsite.js | 1 + .../en/how-to/component-types/geo/svg-base-map.md | 364 +++++++++++++++++++++ contents/en/meta/edit-guide.md | 210 +++++++----- contents/en/posts.yml | 8 + .../zh/how-to/component-types/geo/svg-base-map.md | 358 ++++++++++++++++++++ contents/zh/meta/edit-guide.md | 197 ++++++----- contents/zh/posts.yml | 8 + package-lock.json | 18 + package.json | 3 +- pages/_.vue | 15 +- 14 files changed, 1019 insertions(+), 169 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org