Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
makaspacex committed Jun 8, 2024
1 parent d8aab70 commit 62a27ca
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 193 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/sugarat-theme-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import { getThemeConfig } from '@sugarat/theme/node'
export default getThemeConfig({
// 开启RSS支持
// RSS,

mermaid: false,
// 搜索
// 默认开启pagefind离线的全文搜索支持(如使用其它的可以设置为false)
// 如果npx pagefind 时间过长,可以手动将其安装为项目依赖 pnpm add pagefind
Expand Down
3 changes: 0 additions & 3 deletions docs/vite.config.js

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@sugarat/theme": "^0.3.6",
"@sugarat/theme": "^0.4.0",
"element-plus": "^2.7.2",
"vue": "3.4.27"
},
Expand All @@ -28,7 +28,7 @@
"sass": "^1.76.0",
"stylus": "^0.63.0",
"typescript": "^5.4.5",
"vitepress": "1.2.2"
"vitepress": "1.2.3"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 62a27ca

Please sign in to comment.