首页 > 代码库 > Github + Hexo 搭建博客

Github + Hexo 搭建博客

服务加速

  1. brew 加速

    http://blog.suconghou.cn/post/homebrew-speedup/

  2. github加速

    http://www.selfrebuild.net/2016/11/01/github-fast-host/

零基础搭建博客

  1. brew 安装指定版本的 nodejs

    http://blog.csdn.net/jonahzheng/article/details/51967438

  2. hexo 命令创建博客

    http://blog.csdn.net/jzooo/article/details/46781805

Github + Hexo 搭建博客