We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51ae86 commit 7f36610Copy full SHA for 7f36610
scripts/build.sh
@@ -6,4 +6,4 @@ npm add gray-matter -D
6
npm add markdown-it -D
7
npm install
8
npm run generate-blog
9
-vitepress build docs
+npx vitepress build docs
0 commit comments