npm install hexo-deployer-git --save # Before deploy new post / config change hexo server # localhost:4000 hexo clean && hexo g && hexo d # d = deploy (publish) hexo clean && hexo g && hexo s # s = server (local)
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint policy. If reproduced, please indicate source TAI JIN PEI !
Discussion