安装Hexo 1 npm install -g hexo-cli 新建项目 1 hexo i blog //init的缩写 blog是项目名 重新生成代码 1 hexo g //generetor的缩写 部署到本地 1 hexo s //server的缩写 清除缓存 1 hexo clean //清除缓存 部署 123 npm install hexo-deployer-git --save//先装个插件压压惊hexo d // 部署的命令 赞微海报分享
近期评论