A blog to write down the technics I have learned, in case of spending time on studying one thing twice.
Dependencies:
ruby --version # should >= 2.2
gem install bundler
bundle install # in the root folder of this repo.Run:
bundle exec jekyll serverPlease refer to Setting up your GitHub Pages site locally with Jekyll for more detail about jekyll.
Great thanks to theme jekyll-jackman provided by Simpleryyt, which use MIT license.