docs: update docs

This commit is contained in:
rand777 2025-03-17 02:35:02 +08:00
parent 6154d11dc2
commit 7b06d0c47a
6 changed files with 18 additions and 6 deletions

View File

@ -2,8 +2,7 @@ import { defineClientConfig } from '@vuepress/client'
import RepoCard from 'vuepress-theme-plume/features/RepoCard.vue'
// import NpmBadge from 'vuepress-theme-plume/features/NpmBadge.vue'
// import NpmBadgeGroup from 'vuepress-theme-plume/features/NpmBadgeGroup.vue'
// import Swiper from 'vuepress-theme-plume/features/Swiper.vue'
import Swiper from 'vuepress-theme-plume/features/Swiper.vue'
import CustomComponent from './theme/components/Custom.vue'
import './theme/styles/custom.css'
@ -14,7 +13,7 @@ export default defineClientConfig({
app.component('RepoCard', RepoCard)
// app.component('NpmBadge', NpmBadge)
// app.component('NpmBadgeGroup', NpmBadgeGroup)
// app.component('Swiper', Swiper) // you should install `swiper`
app.component('Swiper', Swiper) // you should install `swiper`
//
// // your custom components
// app.component('CustomComponent', CustomComponent)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

View File

@ -11,6 +11,8 @@ tags:
<RepoCard repo="CQMUA/ServerCenter4CQMUA"></RepoCard>
<Swiper :items="['/src/2025-03-17_02-24-07.png','/src/2025-03-17_02-18-57.png']" effect="cards" pauseOnMouseEnter="true"/>
## CQMUA是什么
CQMUA全称Chongqing Minecraft University

View File

@ -35,6 +35,7 @@
"flowchart": "^1.2.0",
"hls.js": "^1.5.20",
"mermaid": "^11.4.1",
"mpegts.js": "^1.8.0"
"mpegts.js": "^1.8.0",
"swiper": "^11.2.5"
}
}

14
pnpm-lock.yaml generated
View File

@ -38,6 +38,9 @@ importers:
mpegts.js:
specifier: ^1.8.0
version: 1.8.0
swiper:
specifier: ^11.2.5
version: 11.2.5
devDependencies:
'@vuepress/bundler-vite':
specifier: 2.0.0-rc.19
@ -59,7 +62,7 @@ importers:
version: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.13.9)(less@4.2.2)(sass-embedded@1.85.1)(sass@1.84.0)(stylus@0.64.0)(typescript@5.8.2))(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
vuepress-theme-plume:
specifier: 1.0.0-rc.131
version: 1.0.0-rc.131(@algolia/client-search@5.20.3)(@waline/client@3.5.5(typescript@5.8.2))(artplayer@5.2.2)(dashjs@5.0.0)(echarts@5.6.0)(hls.js@1.5.20)(less@4.2.2)(markdown-it@14.1.0)(mermaid@11.4.1)(mpegts.js@1.8.0)(sass-embedded@1.85.1)(sass@1.84.0)(search-insights@2.17.3)(stylus@0.64.0)(typescript@5.8.2)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.13.9)(less@4.2.2)(sass-embedded@1.85.1)(sass@1.84.0)(stylus@0.64.0)(typescript@5.8.2))(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)))
version: 1.0.0-rc.131(@algolia/client-search@5.20.3)(@waline/client@3.5.5(typescript@5.8.2))(artplayer@5.2.2)(dashjs@5.0.0)(echarts@5.6.0)(hls.js@1.5.20)(less@4.2.2)(markdown-it@14.1.0)(mermaid@11.4.1)(mpegts.js@1.8.0)(sass-embedded@1.85.1)(sass@1.84.0)(search-insights@2.17.3)(stylus@0.64.0)(swiper@11.2.5)(typescript@5.8.2)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.13.9)(less@4.2.2)(sass-embedded@1.85.1)(sass@1.84.0)(stylus@0.64.0)(typescript@5.8.2))(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)))
packages:
@ -3494,6 +3497,10 @@ packages:
resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
engines: {node: '>=10'}
swiper@11.2.5:
resolution: {integrity: sha512-nG0kbIyBfeE2BPFt9nPUX03qUBF75o6+enzjIT/DfCmbh8ORlwhc4eZz1+4H/yseAgb3H+OoEYzmb64i0tYNnQ==}
engines: {node: '>= 4.7.0'}
sync-child-process@1.0.2:
resolution: {integrity: sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==}
engines: {node: '>=16.0.0'}
@ -7710,6 +7717,8 @@ snapshots:
dependencies:
has-flag: 4.0.0
swiper@11.2.5: {}
sync-child-process@1.0.2:
dependencies:
sync-message-port: 1.1.3
@ -8002,7 +8011,7 @@ snapshots:
transitivePeerDependencies:
- typescript
vuepress-theme-plume@1.0.0-rc.131(@algolia/client-search@5.20.3)(@waline/client@3.5.5(typescript@5.8.2))(artplayer@5.2.2)(dashjs@5.0.0)(echarts@5.6.0)(hls.js@1.5.20)(less@4.2.2)(markdown-it@14.1.0)(mermaid@11.4.1)(mpegts.js@1.8.0)(sass-embedded@1.85.1)(sass@1.84.0)(search-insights@2.17.3)(stylus@0.64.0)(typescript@5.8.2)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.13.9)(less@4.2.2)(sass-embedded@1.85.1)(sass@1.84.0)(stylus@0.64.0)(typescript@5.8.2))(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))):
vuepress-theme-plume@1.0.0-rc.131(@algolia/client-search@5.20.3)(@waline/client@3.5.5(typescript@5.8.2))(artplayer@5.2.2)(dashjs@5.0.0)(echarts@5.6.0)(hls.js@1.5.20)(less@4.2.2)(markdown-it@14.1.0)(mermaid@11.4.1)(mpegts.js@1.8.0)(sass-embedded@1.85.1)(sass@1.84.0)(search-insights@2.17.3)(stylus@0.64.0)(swiper@11.2.5)(typescript@5.8.2)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.13.9)(less@4.2.2)(sass-embedded@1.85.1)(sass@1.84.0)(stylus@0.64.0)(typescript@5.8.2))(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))):
dependencies:
'@iconify/utils': 2.3.0
'@iconify/vue': 4.3.0(vue@3.5.13(typescript@5.8.2))
@ -8045,6 +8054,7 @@ snapshots:
optionalDependencies:
sass: 1.84.0
sass-embedded: 1.85.1
swiper: 11.2.5
transitivePeerDependencies:
- '@algolia/client-search'
- '@nuxt/kit'