一个简单的vuePress项目模板

> npm run dev
vuepress dev docs

> npm run new -- XX.md
yubisaki post -p docs/blog --page

> npm run deploy
bash deploy.sh