直接上命令,适用于 macOS 123456789101112131415161718192021 brew install nodenpm install hexo-cli -gcdhexo init blogcd blogvim _config.yml# Change deploy section settings at the end of .ymldeploy: type: git repo: https://github.com/moomons/moomons.github.io.git branch: master:wqnpm install hexo-deployer-git --savehexo serverhexo new "Hello Hexo"hexo ghexo d 关于主题修改,参考 http://jeasonstudio.github.io/2016/05/26/Mac%E4%B8%8A%E6%90%AD%E5%BB%BA%E5%9F%BA%E4%BA%8EGitHub-Page%E7%9A%84Hexo%E5%8D%9A%E5%AE%A2/ Reference: http://www.jianshu.com/p/465830080ea9 赞微海报分享
近期评论