我的个人网站 我的博客 我的主页 使用方法 先安装nodejs 然后执行 $ git clone git@github.com:Liouliooo/Blog.git $ cd Blog $ npm install $ npm run docs:dev 部署方法 部署位置: github 首先,用git config设置user.name和user.email 然后,设置ssh-key 最后,执行命令: $ bash deploy.sh