Skip to content

基于VuePress的一个个人博客网站,没事总结总结玩一玩。

Notifications You must be signed in to change notification settings

Xing-YaoLei/yl-press

Repository files navigation

Start

npm install
npm run dev

Auto Commit

sh ./deploy.sh

Scripts

"dev": "cross-env NODE_ENV='/' vuepress dev docs", "build": "cross-env NODE_ENV='/' vuepress build docs", "build:Pages":"cross-env NODE_ENV='/yl-press/' vuepress build docs"

集成在项目中

打包完成之后,将 dist 文件夹下的文件放入后台项目中的 public 目录中

About

基于VuePress的一个个人博客网站,没事总结总结玩一玩。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published