Browse Source

docs: change start docs order

pointhalo 2 years ago
parent
commit
9f42dd9c3d

+ 2 - 2
content/order.js

@@ -5,11 +5,11 @@ const order = [
     'design-to-code',
     'dark-mode',
     'accessibility',
+    'overview',
+    'faq',
     'content-guidelines',
     'changelog',
     'update-to-v2',
-    'faq',
-    'overview',
     'divider',
     'grid',
     'icon',

+ 1 - 1
content/start/changelog/index-en-US.md

@@ -4,7 +4,7 @@ title: Change Log
 subTitle: Change Log
 icon: doc-changelog
 localeCode: en-US
-order: 8
+order: 10
 brief: About Semi Design For React Optimization and Updat. We provide Changelog Diff between versions, you can call out the Diff control by hovering the version number. If you want to view the change history of a single component, you can view it through the Version Diff button of the corresponding component documentation
 ---
 

+ 1 - 1
content/start/changelog/index.md

@@ -3,7 +3,7 @@ category: 开始
 title: Change Log 更新日志
 icon: doc-changelog
 localeCode: zh-CN
-order: 8
+order: 10
 brief: 关于 Semi Design For React 优化与更新。我们提供了版本间的 Changelog Diff,你可以通过 hover 版本号唤出 Diff 控件。如果你想查看单个组件的变更历史,可以通过对应组件文档的 版本对比 按钮查看
 ---
 

+ 1 - 1
content/start/content-guidelines/index-en-US.md

@@ -3,7 +3,7 @@ category: Getting Started
 title: Content Guidelines
 icon: doc-contentguidelines
 localeCode: en-US
-order: 7
+order: 9
 brief: We are all keen to use Semi to create products that users like, and copywriting is the most direct communication method between products and users, and outputting correct and consistent copywriting is an indispensable part of product design.
 ---
 

+ 1 - 1
content/start/content-guidelines/index.md

@@ -3,7 +3,7 @@ category: 开始
 title: Content Guidelines 文案规范
 icon: doc-contentguidelines
 localeCode: zh-CN
-order: 7
+order: 9
 brief: 我们都热衷于使用 Semi 创造用户喜欢的产品,而文案是产品与用户最直接的沟通方式,输出正确、一致的文案,是产品设计中不可或缺的一部分。
 ---
 

+ 1 - 1
content/start/faq/index-en-US.md

@@ -4,7 +4,7 @@ title:  Frequently Asked Questions
 subTitle: Frequently Asked Questions
 icon: doc-faq
 localeCode: en-US
-order: 10
+order: 8
 ---
 
 

+ 1 - 1
content/start/faq/index.md

@@ -3,7 +3,7 @@ category: 开始
 title: FAQ 常见问题
 icon: doc-faq
 localeCode: zh-CN
-order: 10
+order: 8
 ---
 
 #### Semi 提供了 Figma UI Kit,考虑提供 Sketch 或基于其他设计工具的版本吗?

+ 1 - 1
content/start/overview/index-en-US.md

@@ -4,7 +4,7 @@ title: Overview
 subTitle: Overview
 icon: doc-overview
 localeCode: en-US
-order: 11
+order: 7
 brief: Based on Semi design language, React UI desktop component library that can be debugged online, helps developers build applications efficiently.
 ---
 

+ 1 - 1
content/start/overview/index.md

@@ -3,7 +3,7 @@ category: 开始
 title: Overview 组件总览
 icon: doc-overview
 localeCode: zh-CN
-order: 11
+order: 7
 brief: 基于Semi 设计语言开发,能够在线调试的React UI 桌面端组件库,帮助开发者高效构建应用
 ---
 

+ 1 - 1
content/start/update-to-v2/index-en-US.md

@@ -3,7 +3,7 @@ category: Getting Started
 title:  From 1.x to 2.0
 icon: doc-updateV2
 localeCode: en-US
-order: 9
+order: 11
 ---
 
 ## Start upgrade

+ 1 - 1
content/start/update-to-v2/index.md

@@ -3,7 +3,7 @@ category: 开始
 title: Update 从 1.x 到 2.0
 icon: doc-updateV2
 localeCode: zh-CN
-order: 9
+order: 11
 ---
 
 ### 升级准备