Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
ikenxuan committed Aug 9, 2024
1 parent 70959e2 commit 17b702e
Show file tree
Hide file tree
Showing 602 changed files with 4,853 additions and 145 deletions.
16 changes: 14 additions & 2 deletions .vitepress/config.mts → .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ export default defineConfig({
titleTemplate: 'Yunzai-Bot 的视频解析插件',
description: 'Yunzai-Bot 的视频解析插件',
markdown: {
// 行号显示
math: true,
// 全局代码块行号显示
lineNumbers: true,
image: {
// 开启图片懒加载
Expand All @@ -48,7 +49,14 @@ export default defineConfig({
md.use(mathjax3)
// 脚注
md.use(footnote_plugin)
// 双向链接
md.use(BiDirectionalLinks())
// 行内链接预览
md.use(InlineLinkPreviewElementTransform)
},
codeTransformers: [
transformerTwoslash()
]
},
vite: {
plugins: [
Expand All @@ -75,13 +83,17 @@ export default defineConfig({
],
}),
],
optimizeDeps: {
exclude: [
'@nolebase/vitepress-plugin-enhanced-readabilities/client',
],
},
ssr: {
noExternal: [
'@nolebase/*',
],
},
},

vue: {
template: {
compilerOptions: {
Expand Down
Binary file removed .vitepress/theme/font/HarmonyOS_Sans_SC_Black.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
769 changes: 769 additions & 0 deletions .vitepress/theme/font/HarmonyOS_Sans_SC_Black/font.css

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions .vitepress/theme/font/HarmonyOS_Sans_SC_Black/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Demo</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./font.css" />
</head>
<body>
<div style="width: 600px; margin: auto;">
<p> Created by voderl ( <a href="https://github.com/voderl/font-slice" target="_blank">https://github.com/voderl/font-slice</a> )</p>
<p> 如果遇到问题可以在 <a href="https://github.com/voderl/font-slice/issues" target="_blank">issue</a> 中反馈 </p>
<textarea rows="10" cols="50" style="font-size: 20px; font-family: HarmonyOS_Sans_SC_Black;">在这里进行字体测试吧~

会有清亮的风使草木伏地...</textarea>
</div>
</body>
</html>
Binary file removed .vitepress/theme/font/HarmonyOS_Sans_SC_Bold.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
769 changes: 769 additions & 0 deletions .vitepress/theme/font/HarmonyOS_Sans_SC_Bold/font.css

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions .vitepress/theme/font/HarmonyOS_Sans_SC_Bold/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Demo</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./font.css" />
</head>
<body>
<div style="width: 600px; margin: auto;">
<p> Created by voderl ( <a href="https://github.com/voderl/font-slice" target="_blank">https://github.com/voderl/font-slice</a> )</p>
<p> 如果遇到问题可以在 <a href="https://github.com/voderl/font-slice/issues" target="_blank">issue</a> 中反馈 </p>
<textarea rows="10" cols="50" style="font-size: 20px; font-family: HarmonyOS_Sans_SC_Bold;">在这里进行字体测试吧~

会有清亮的风使草木伏地...</textarea>
</div>
</body>
</html>
Binary file removed .vitepress/theme/font/HarmonyOS_Sans_SC_Light.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
769 changes: 769 additions & 0 deletions .vitepress/theme/font/HarmonyOS_Sans_SC_Light/font.css

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions .vitepress/theme/font/HarmonyOS_Sans_SC_Light/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Demo</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./font.css" />
</head>
<body>
<div style="width: 600px; margin: auto;">
<p> Created by voderl ( <a href="https://github.com/voderl/font-slice" target="_blank">https://github.com/voderl/font-slice</a> )</p>
<p> 如果遇到问题可以在 <a href="https://github.com/voderl/font-slice/issues" target="_blank">issue</a> 中反馈 </p>
<textarea rows="10" cols="50" style="font-size: 20px; font-family: HarmonyOS_Sans_SC_Light;">在这里进行字体测试吧~

会有清亮的风使草木伏地...</textarea>
</div>
</body>
</html>
Binary file removed .vitepress/theme/font/HarmonyOS_Sans_SC_Medium.ttf
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 17b702e

Please sign in to comment.