From 8711832903e4a70c1f2ce1586d0fc0e57327c1b7 Mon Sep 17 00:00:00 2001 From: lhr <822199503@qq.com> Date: Mon, 10 Mar 2025 21:25:23 +0800 Subject: [PATCH] =?UTF-8?q?docs=EF=BC=9A=20=E5=9C=A8=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=A4=84=E5=A2=9E=E5=8A=A0=E7=AC=AC=E4=B8=89?= =?UTF-8?q?=E6=9D=A1=E5=85=8B=E9=9A=86=E9=80=94=E5=BE=84=EF=BC=8C=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E4=BA=86=E5=AF=BC=E5=85=A5=E7=9A=84=E6=96=B9=E5=BC=8F?= =?UTF-8?q?=EF=BC=8C=E9=A1=B9=E7=9B=AE=E8=AE=BE=E7=BD=AE=E4=B8=AD=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E4=BA=86=E6=96=87=E6=A1=A3=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/notes/contribute.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/notes/contribute.md b/docs/notes/contribute.md index cd0ae08..63d0a07 100644 --- a/docs/notes/contribute.md +++ b/docs/notes/contribute.md @@ -80,7 +80,7 @@ NVM(全名:Node.js Version Manager)可以帮助我们更高效地管理不 打开WebStorm后,你可以 -使用HTTPS协议导入 +使用HTTPS协议导入(在左侧任务栏终端中导入) ```shell git clone https://github.com/MultipledMe/PGuide-Docs.git @@ -93,6 +93,10 @@ git clone https://github.com/MultipledMe/PGuide-Docs.git git clone git@github.com:MultipledMe/PGuide-Docs.git ``` +或者直接在WebStorm上点击“克隆仓库”,登录github账号进行导入 + +导入失败请参考“常见问题及解决方案” + 4. 安装项目依赖 安装 pnpm @@ -123,7 +127,7 @@ pnpm run docs:dev 6. 项目设置 -将 .cache .temp .public 文件夹设置为排除 +将 .cache .temp .public 文件夹设置为排除(路径:docs/.vuepress/) @[artPlayer](https://cos.cqmu.online/docs/2025-03-10_03-56-14.mp4)