mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Update markdown and sidebar attributes
This commit is contained in:
@@ -3,21 +3,9 @@ import { sidebar } from "vuepress-theme-hope";
|
||||
export const enSidebar = sidebar({
|
||||
"/en/": [
|
||||
"",
|
||||
{
|
||||
icon: "workingDirectory",
|
||||
text: "Project",
|
||||
link: "project",
|
||||
},
|
||||
{
|
||||
icon: "network",
|
||||
text: "Localization",
|
||||
link: "i18n",
|
||||
},
|
||||
{
|
||||
icon: "play",
|
||||
text: "Quick Start",
|
||||
link: "quick-start",
|
||||
},
|
||||
"project",
|
||||
"i18n",
|
||||
"quick-start",
|
||||
{
|
||||
icon: "read",
|
||||
text: "Features",
|
||||
|
||||
@@ -3,21 +3,9 @@ import { sidebar } from "vuepress-theme-hope";
|
||||
export const zhSidebar = sidebar({
|
||||
"/zh/": [
|
||||
"",
|
||||
{
|
||||
icon: "workingDirectory",
|
||||
text: "项目介绍",
|
||||
link: "project",
|
||||
},
|
||||
{
|
||||
icon: "network",
|
||||
text: "国际化支持",
|
||||
link: "i18n",
|
||||
},
|
||||
{
|
||||
icon: "play",
|
||||
text: "快速开始",
|
||||
link: "quick-start",
|
||||
},
|
||||
"project",
|
||||
"i18n",
|
||||
"quick-start",
|
||||
{
|
||||
icon: "read",
|
||||
text: "功能指南",
|
||||
|
||||
@@ -6,6 +6,8 @@ heroImage: https://img.alicdn.com/imgextra/i4/1797064093/O1CN01oaGvKE1g6dut0pICS
|
||||
heroAlt: Snap Hutao
|
||||
heroText: Snap Hutao
|
||||
tagline: Multifunctional Open-source Genshin Toolkit 🧰
|
||||
bgImage: /images/202308/head-back.png
|
||||
bgImageDark: /images/202308/head-back.png
|
||||
actions:
|
||||
- text: Download
|
||||
link: https://apps.microsoft.com/store/detail/snap-hutao/9PH4NXJ2JN52
|
||||
@@ -18,8 +20,9 @@ actions:
|
||||
link: project.html
|
||||
|
||||
highlights:
|
||||
- header: 多合一的工具箱
|
||||
description: 快速上手你期待的功能,探索你尚未尝试过的新工具
|
||||
- header: All-in-one Toolbox
|
||||
description: Quick start tools your need and explore more possibility
|
||||
image: /images/202308/highlights-head.png
|
||||
features:
|
||||
- title: Better than Snap.Genshin
|
||||
icon: /images/202209/SGLogoUpgrade64.png
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
headerDepth: 0
|
||||
category: [Announcement]
|
||||
comment: false
|
||||
icon: community
|
||||
order: 8
|
||||
---
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
headerDepth: 0
|
||||
category: [Announcement, i18n]
|
||||
comment: false
|
||||
icon: network
|
||||
order: 7
|
||||
---
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ headerDepth: 0
|
||||
category:
|
||||
- 公告
|
||||
comment: false
|
||||
icon: workingDirectory
|
||||
order: 6
|
||||
---
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@ category:
|
||||
- Feature
|
||||
- Tutorial
|
||||
comment: false
|
||||
icon: play
|
||||
order: 5
|
||||
---
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ headerDepth: 0
|
||||
category: [公告]
|
||||
redirectFrom: /community.html
|
||||
comment: false
|
||||
icon: community
|
||||
order: 8
|
||||
---
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ headerDepth: 0
|
||||
category: [公告, i18n]
|
||||
redirectFrom: /i18n.html
|
||||
comment: false
|
||||
icon: network
|
||||
order: 7
|
||||
---
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ headerDepth: 0
|
||||
category: [公告]
|
||||
redirectFrom: /project.html
|
||||
comment: false
|
||||
icon: workingDirectory
|
||||
order: 6
|
||||
---
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ externalLinkIcon: false
|
||||
category: [功能, 教程]
|
||||
redirectFrom: /quick-start.html
|
||||
comment: false
|
||||
icon: play
|
||||
order: 5
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user