初试hexoHEXO document相关环境 node 12 git >2 安装 hexo$ cnpm i hexo-cli -g 创建项目$ hexo init blogname$ cd blogname 指定端口启动服务 默认 4000$2020-04-01 hexohexo