mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
@@ -2,7 +2,7 @@ import { navbar } from "vuepress-theme-hope";
|
||||
|
||||
export const enNavbar = navbar([
|
||||
"/en/",
|
||||
{ text: "Document", icon: "article", link: "/en/features/" },
|
||||
{ text: "Document", icon: "article", link: "/en/menu.html" },
|
||||
{
|
||||
text: "Download",
|
||||
icon: "install",
|
||||
|
||||
@@ -2,7 +2,7 @@ import { navbar } from "vuepress-theme-hope";
|
||||
|
||||
export const zhNavbar = navbar([
|
||||
"/zh/",
|
||||
{ text: "文档", icon: "article", link: "/zh/features/" },
|
||||
{ text: "文档", icon: "article", link: "/zh/menu.html" },
|
||||
{
|
||||
text: "下载",
|
||||
icon: "install",
|
||||
|
||||
@@ -13,7 +13,7 @@ actions:
|
||||
- text: Quick Start
|
||||
link: quick-start.html
|
||||
- text: Document
|
||||
link: features/
|
||||
link: menu.html
|
||||
- text: Project
|
||||
link: project.html
|
||||
|
||||
@@ -98,7 +98,6 @@ You can make contribution by the following ways:
|
||||
|
||||
Snap Hutao is currently using software from the following service providers.
|
||||
|
||||
|
||||
<a href="https://www.netlify.com">
|
||||
<img src="https://www.netlify.com/v3/img/components/netlify-light.svg" alt="Deploys by Netlify" />
|
||||
</a>
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
---
|
||||
comment: false
|
||||
index: false
|
||||
dir:
|
||||
text: Advanced
|
||||
order: 2
|
||||
---
|
||||
|
||||
# Advanced
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
headerDepth: 0
|
||||
category: [Announcement]
|
||||
comment: false
|
||||
order: 8
|
||||
---
|
||||
|
||||
# Join Community
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
headerDepth: 0
|
||||
comment: false
|
||||
index: false
|
||||
dir:
|
||||
text: Features
|
||||
order: 1
|
||||
---
|
||||
|
||||
# Features
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
headerDepth: 0
|
||||
category: [Announcement,i18n]
|
||||
category: [Announcement, i18n]
|
||||
comment: false
|
||||
order: 7
|
||||
---
|
||||
|
||||
# Localization
|
||||
|
||||
10
docs/en/menu.md
Normal file
10
docs/en/menu.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
headerDepth: 0
|
||||
comment: false
|
||||
sidebar: false
|
||||
index: false
|
||||
---
|
||||
|
||||
# Site Menu
|
||||
|
||||
<AutoCatalog base="/en/" level="3" />
|
||||
@@ -3,6 +3,7 @@ headerDepth: 0
|
||||
category:
|
||||
- 公告
|
||||
comment: false
|
||||
order: 6
|
||||
---
|
||||
|
||||
# Project
|
||||
|
||||
@@ -5,6 +5,7 @@ category:
|
||||
- Feature
|
||||
- Tutorial
|
||||
comment: false
|
||||
order: 5
|
||||
---
|
||||
|
||||
# Quick Start
|
||||
@@ -60,8 +61,8 @@ On Windows 10 and Windows 11 you can click the button above to download Snap Hut
|
||||
- Visit the [latest release page](https://github.com/DGP-Studio/Snap.Hutao/releases/latest/) of Snap Hutao
|
||||
- Download MSIX Package
|
||||
- Run the MSIX package directly to perform installation
|
||||
- If failed install or receive error of missing dependency, you need to install
|
||||
[dependency package](https://d.hut.ao/releases/Dependency) first
|
||||
- If failed install or receive error of missing dependency, you need to install
|
||||
[dependency package](https://d.hut.ao/releases/Dependency) first
|
||||
|
||||
:::
|
||||
|
||||
@@ -99,12 +100,13 @@ If you still don't receive the update, you may enter the Snap Hutao [detail page
|
||||
|
||||
## Installing WebView2 Runtime
|
||||
|
||||
WebView2 Runtime is provided by Microsoft, which enables a built-in browser at a low resource cost inside the program.
|
||||
WebView2 Runtime is provided by Microsoft, which enables a built-in browser at a low resource cost inside the program.
|
||||
As an optional component, WebView2 is not a mandatory component, but it will make some Snap Hutao's features easier.
|
||||
|
||||
At the bottom of the [Microsoft official page](https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/),
|
||||
At the bottom of the [Microsoft official page](https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/),
|
||||
you can find`Evergreen Standalone Installer`, choose`x64`download and install as prompted
|
||||
|
||||
[^first]: As LTSC and LTSB Windows versions do not contain Microsoft Store and some other necessary dependencies, they
|
||||
are not supported.Windows 10 Build 19041 is allowed to install Snap Hutao, but some features have known issues caused by
|
||||
Windows Os Kernal, those issues won't be fixed.
|
||||
[^first]:
|
||||
As LTSC and LTSB Windows versions do not contain Microsoft Store and some other necessary dependencies, they
|
||||
are not supported.Windows 10 Build 19041 is allowed to install Snap Hutao, but some features have known issues caused by
|
||||
Windows Os Kernal, those issues won't be fixed.
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
headerDepth: 0
|
||||
comment: statements and Announcements
|
||||
index: false
|
||||
dir:
|
||||
text: Statements
|
||||
order: 4
|
||||
---
|
||||
|
||||
# Statements
|
||||
|
||||
@@ -13,7 +13,7 @@ actions:
|
||||
- text: 快速开始
|
||||
link: quick-start.html
|
||||
- text: 文档
|
||||
link: features/
|
||||
link: menu.html
|
||||
- text: 项目介绍
|
||||
link: project.html
|
||||
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
comment: false
|
||||
index: false
|
||||
redirectFrom: /advanced/
|
||||
dir:
|
||||
text: 高级
|
||||
order: 2
|
||||
---
|
||||
|
||||
# 高级
|
||||
|
||||
@@ -10,7 +10,7 @@ redirectFrom: /advanced/known-issue.html
|
||||
|
||||
该文档包含由所有已知问题和修复计划
|
||||
|
||||
## #1 微软商店下载应用程序
|
||||
## 微软商店下载应用程序
|
||||
|
||||
> 该问题来源并非胡桃工具箱,属于外部问题
|
||||
> 该问题通常仅出现在东亚地区的网络环境下
|
||||
|
||||
@@ -3,6 +3,7 @@ headerDepth: 0
|
||||
category: [公告]
|
||||
redirectFrom: /community.html
|
||||
comment: false
|
||||
order: 8
|
||||
---
|
||||
|
||||
# 加入用户社区
|
||||
|
||||
@@ -3,6 +3,9 @@ headerDepth: 0
|
||||
comment: false
|
||||
index: false
|
||||
redirectFrom: /features/
|
||||
dir:
|
||||
text: 功能指南
|
||||
order: 1
|
||||
---
|
||||
|
||||
# 功能指南
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
---
|
||||
headerDepth: 0
|
||||
category: [公告,i18n]
|
||||
category: [公告, i18n]
|
||||
redirectFrom: /i18n.html
|
||||
comment: false
|
||||
order: 7
|
||||
---
|
||||
|
||||
# 国际化支持
|
||||
|
||||
10
docs/zh/menu.md
Normal file
10
docs/zh/menu.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
headerDepth: 0
|
||||
comment: false
|
||||
sidebar: false
|
||||
index: false
|
||||
---
|
||||
|
||||
# 全站目录
|
||||
|
||||
<AutoCatalog base="/zh/" level="3" />
|
||||
@@ -3,6 +3,7 @@ headerDepth: 0
|
||||
category: [公告]
|
||||
redirectFrom: /project.html
|
||||
comment: false
|
||||
order: 6
|
||||
---
|
||||
|
||||
# 项目说明
|
||||
|
||||
@@ -4,6 +4,7 @@ externalLinkIcon: false
|
||||
category: [功能, 教程]
|
||||
redirectFrom: /quick-start.html
|
||||
comment: false
|
||||
order: 5
|
||||
---
|
||||
|
||||
# 快速开始
|
||||
|
||||
@@ -3,6 +3,9 @@ headerDepth: 0
|
||||
comment: false
|
||||
index: false
|
||||
redirectFrom: /statements/
|
||||
dir:
|
||||
text: 声明和公告
|
||||
order: 4
|
||||
---
|
||||
|
||||
# 声明和公告
|
||||
|
||||
16
package.json
16
package.json
@@ -12,17 +12,17 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vuepress/bundler-vite": "2.0.0-beta.61",
|
||||
"@vuepress/client": "2.0.0-beta.61",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-beta.61",
|
||||
"@vuepress/plugin-google-analytics": "2.0.0-beta.61",
|
||||
"@vuepress/bundler-vite": "2.0.0-beta.62",
|
||||
"@vuepress/client": "2.0.0-beta.62",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-beta.62",
|
||||
"@vuepress/plugin-google-analytics": "2.0.0-beta.62",
|
||||
"husky": "8.0.3",
|
||||
"nano-staged": "0.8.0",
|
||||
"prettier": "2.8.8",
|
||||
"vue": "3.2.47",
|
||||
"vuepress": "2.0.0-beta.61",
|
||||
"vuepress-plugin-redirect": "2.0.0-beta.206",
|
||||
"vuepress-theme-hope": "2.0.0-beta.206"
|
||||
"vue": "^3.3.4",
|
||||
"vuepress": "2.0.0-beta.62",
|
||||
"vuepress-plugin-redirect": "2.0.0-beta.211",
|
||||
"vuepress-theme-hope": "2.0.0-beta.211"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
|
||||
2516
pnpm-lock.yaml
generated
2516
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user