Blog based on vuepress v1
# before run
yarn install
# run
yarn blog:dev
# build
yarn blog:build
./blog/detail
v16.20.0
vuepress = "1.9.10"
@vuepress/plugin-blog = "1.9.4"
vuepress-plugin-code-copy = "1.0.6"
cp ~/Desktop/notes/* ./blog/detail
cd ../blog_by_vuepress && yarn blog:build
rm ./blog/detail/*
cd ../SayNop.github.io && ./update.sh