Skip to content

Commit 6286cbd

Browse files
authored
migrate docs to docs component (#6)
* migrate docs to docs component * change <p>
1 parent cda9cf8 commit 6286cbd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+24597
-12599
lines changed

package-lock.json

+10,600
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,13 @@
2525
"personal-blog"
2626
],
2727
"dependencies": {
28+
"@element-plus/icons-vue": "^2.1.0",
2829
"@vuepress/cli": "2.0.0-beta.48",
2930
"@vuepress/client": "2.0.0-beta.48",
3031
"@vuepress/plugin-docsearch": "2.0.0-beta.48",
3132
"axios": "^0.27.2",
33+
"element-plus": "^2.2.36",
34+
"pnpm": "^7.30.0",
3235
"sass-loader": "13.0.0",
3336
"vue": "3.2.37",
3437
"vuepress-theme-hope": "2.0.0-beta.84",

0 commit comments

Comments
 (0)