用来写博客的软件
文档 | Hexo

image.png```

npm install hexo-cli -g
hexo init blog
cd blog
npm install
hexo server