This is an automated email from the ASF dual-hosted git repository.
plainheart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git
The following commit(s) were added to refs/heads/master by this push:
new d934253 adjust post order
d934253 is described below
commit d9342537b77ff52ca6d82045a7332750562340c2
Author: plainheart <[email protected]>
AuthorDate: Thu May 28 14:21:30 2026 +0800
adjust post order
---
contents/en/posts.yml | 22 +++++++++++-----------
contents/zh/posts.yml | 23 ++++++++++++-----------
2 files changed, 23 insertions(+), 22 deletions(-)
diff --git a/contents/en/posts.yml b/contents/en/posts.yml
index e9f02d9..269327a 100644
--- a/contents/en/posts.yml
+++ b/contents/en/posts.yml
@@ -21,20 +21,20 @@
dir: v6-feature
- title: Migration from v5 to v6
dir: v6-upgrade-guide
- - title: "5.0"
+ - title: 5.6
+ dir: 5-6-0
+ - title: 5.5
+ dir: 5-5-0
+ - title: 5.4
+ dir: 5-4-0
+ - title: 5.3
+ dir: 5-3-0
+ - title: 5.2
+ dir: 5-2-0
+ - title: ECharts 5 Features
dir: v5-feature
- title: Migration from v4 to v5
dir: v5-upgrade-guide
- - title: 5.2
- dir: 5-2-0
- - title: 5.3
- dir: 5-3-0
- - title: 5.4
- dir: 5-4-0
- - title: 5.5
- dir: 5-5-0
- - title: 5.6
- dir: 5-6-0
- title: Concepts
dir: concepts
children:
diff --git a/contents/zh/posts.yml b/contents/zh/posts.yml
index 2deb0ec..4c3ab1e 100644
--- a/contents/zh/posts.yml
+++ b/contents/zh/posts.yml
@@ -11,6 +11,7 @@
dir: resource
draft: true
# - title: 获取灵感
+ # dir: inspiration
- title: 寻求帮助
dir: help
- title: 版本特性
@@ -20,20 +21,20 @@
dir: v6-feature
- title: v5 升级 v6 指南
dir: v6-upgrade-guide
- - title: "5.0"
+ - title: 5.6
+ dir: 5-6-0
+ - title: 5.5
+ dir: 5-5-0
+ - title: 5.4
+ dir: 5-4-0
+ - title: 5.3
+ dir: 5-3-0
+ - title: 5.2
+ dir: 5-2-0
+ - title: ECharts 5 特性介绍
dir: v5-feature
- title: v4 升级 v5 指南
dir: v5-upgrade-guide
- - title: 5.2
- dir: 5-2-0
- - title: 5.3
- dir: 5-3-0
- - title: 5.4
- dir: 5-4-0
- - title: 5.5
- dir: 5-5-0
- - title: 5.6
- dir: 5-6-0
- title: 概念篇
dir: concepts
children:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]