github使用jekyll方法
30 December 2015

安装ruby

安装bundler

gem install bundler

安装jekyll

gem install jekyll

安装github-pages

gem install github-pages