docs: update docs
This commit is contained in:
parent
6154d11dc2
commit
7b06d0c47a
@ -2,8 +2,7 @@ import { defineClientConfig } from '@vuepress/client'
|
|||||||
import RepoCard from 'vuepress-theme-plume/features/RepoCard.vue'
|
import RepoCard from 'vuepress-theme-plume/features/RepoCard.vue'
|
||||||
// import NpmBadge from 'vuepress-theme-plume/features/NpmBadge.vue'
|
// import NpmBadge from 'vuepress-theme-plume/features/NpmBadge.vue'
|
||||||
// import NpmBadgeGroup from 'vuepress-theme-plume/features/NpmBadgeGroup.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 CustomComponent from './theme/components/Custom.vue'
|
||||||
|
|
||||||
import './theme/styles/custom.css'
|
import './theme/styles/custom.css'
|
||||||
@ -14,7 +13,7 @@ export default defineClientConfig({
|
|||||||
app.component('RepoCard', RepoCard)
|
app.component('RepoCard', RepoCard)
|
||||||
// app.component('NpmBadge', NpmBadge)
|
// app.component('NpmBadge', NpmBadge)
|
||||||
// app.component('NpmBadgeGroup', NpmBadgeGroup)
|
// app.component('NpmBadgeGroup', NpmBadgeGroup)
|
||||||
// app.component('Swiper', Swiper) // you should install `swiper`
|
app.component('Swiper', Swiper) // you should install `swiper`
|
||||||
//
|
//
|
||||||
// // your custom components
|
// // your custom components
|
||||||
// app.component('CustomComponent', CustomComponent)
|
// app.component('CustomComponent', CustomComponent)
|
||||||
|
BIN
docs/.vuepress/public/src/2025-03-17_02-18-57.png
Normal file
BIN
docs/.vuepress/public/src/2025-03-17_02-18-57.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
docs/.vuepress/public/src/2025-03-17_02-24-07.png
Normal file
BIN
docs/.vuepress/public/src/2025-03-17_02-24-07.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
@ -11,6 +11,8 @@ tags:
|
|||||||
|
|
||||||
<RepoCard repo="CQMUA/ServerCenter4CQMUA"></RepoCard>
|
<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是什么?
|
||||||
|
|
||||||
CQMUA,全称Chongqing Minecraft University
|
CQMUA,全称Chongqing Minecraft University
|
||||||
|
@ -35,6 +35,7 @@
|
|||||||
"flowchart": "^1.2.0",
|
"flowchart": "^1.2.0",
|
||||||
"hls.js": "^1.5.20",
|
"hls.js": "^1.5.20",
|
||||||
"mermaid": "^11.4.1",
|
"mermaid": "^11.4.1",
|
||||||
"mpegts.js": "^1.8.0"
|
"mpegts.js": "^1.8.0",
|
||||||
|
"swiper": "^11.2.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -38,6 +38,9 @@ importers:
|
|||||||
mpegts.js:
|
mpegts.js:
|
||||||
specifier: ^1.8.0
|
specifier: ^1.8.0
|
||||||
version: 1.8.0
|
version: 1.8.0
|
||||||
|
swiper:
|
||||||
|
specifier: ^11.2.5
|
||||||
|
version: 11.2.5
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@vuepress/bundler-vite':
|
'@vuepress/bundler-vite':
|
||||||
specifier: 2.0.0-rc.19
|
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))
|
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:
|
vuepress-theme-plume:
|
||||||
specifier: 1.0.0-rc.131
|
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:
|
packages:
|
||||||
|
|
||||||
@ -3494,6 +3497,10 @@ packages:
|
|||||||
resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
|
resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
|
||||||
engines: {node: '>=10'}
|
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:
|
sync-child-process@1.0.2:
|
||||||
resolution: {integrity: sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==}
|
resolution: {integrity: sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==}
|
||||||
engines: {node: '>=16.0.0'}
|
engines: {node: '>=16.0.0'}
|
||||||
@ -7710,6 +7717,8 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
has-flag: 4.0.0
|
has-flag: 4.0.0
|
||||||
|
|
||||||
|
swiper@11.2.5: {}
|
||||||
|
|
||||||
sync-child-process@1.0.2:
|
sync-child-process@1.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
sync-message-port: 1.1.3
|
sync-message-port: 1.1.3
|
||||||
@ -8002,7 +8011,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- 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:
|
dependencies:
|
||||||
'@iconify/utils': 2.3.0
|
'@iconify/utils': 2.3.0
|
||||||
'@iconify/vue': 4.3.0(vue@3.5.13(typescript@5.8.2))
|
'@iconify/vue': 4.3.0(vue@3.5.13(typescript@5.8.2))
|
||||||
@ -8045,6 +8054,7 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sass: 1.84.0
|
sass: 1.84.0
|
||||||
sass-embedded: 1.85.1
|
sass-embedded: 1.85.1
|
||||||
|
swiper: 11.2.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@algolia/client-search'
|
- '@algolia/client-search'
|
||||||
- '@nuxt/kit'
|
- '@nuxt/kit'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user