个人博客
npm install hexo-cli -g
- verify success
hexo -v
hexo init blog
npm install
hexo server
hexo s
hexo clean
hexo generate
hexo g
- create ports file
hexo new [layout] <title>
hexo n "filename"
npm install hexo-asset-img --save
npm install --save hexo-theme-fluid
npm update --save hexo-theme-fluid