This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git
The following commit(s) were added to refs/heads/dev by this push:
new 5cba1037425 Update info.txt
5cba1037425 is described below
commit 5cba103742531c1626352cd0738102b9d86acdf5
Author: peacewong <[email protected]>
AuthorDate: Wed Jan 8 16:04:34 2025 +0800
Update info.txt
---
info.txt | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/info.txt b/info.txt
index 54b57129e41..4d425bf9621 100644
--- a/info.txt
+++ b/info.txt
@@ -6,23 +6,23 @@ https://www.apache.org/foundation/marks/pmcs#websites
创建新版本
-基于当前的1.2.0 创建1.1.3
+基于当前的1.6.0 创建1.7.0
-#存档1.2.0 版本文档
-npm run docusaurus docs:version 1.2.0
+#存档1.6.0 版本文档
+npm run docusaurus docs:version 1.6.0
#拷贝中文新版本文档
cd i18n/zh-CN/docusaurus-plugin-content-docs
-cp -r current version-1.2.0
-cp -r current.json version-1.2.0.json
-修改 current.json version-1.2.0.json "version.label":
+cp -r current version-1.6.0
+cp -r current.json version-1.6.0.json
+修改 current.json version-1.6.0.json "version.label":
修改配置docusaurus.config.js
versions: {
current: {
- path: '1.2.0',
- label: 'Next(1.2.0)'
+ path: '1.7.0',
+ label: 'Next(1.8.0)'
},
'1.1.1': {
path: 'latest',
@@ -40,7 +40,7 @@ cp -r current.json version-1.2.0.json
}
items: [
- {label: 'Next(1.7.0)', to: '/docs/1.7.0/introduction'},
+ {label: 'Next(1.8.0)', to: '/docs/1.7.0/introduction'},
{label: '1.1.3', to: '/docs/latest/about/introduction'},
{label: '1.2.0', to: '/docs/1.2.0/introduction'},
{label: '1.1.1', to: '/docs/1.1.1/introduction'},
@@ -88,4 +88,4 @@ linkis-engineconn-plugins/
web->linkis-web
assembly-combined-package
-->
\ No newline at end of file
+->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]