建站工具Hexo

$ npm install hexo-cli -g
$ hexo init blog
$ cd blog
$ npm install
$ hexo server
原文地址:https://www.cnblogs.com/frostbelt/p/7081350.html