#Requirements Ruby ruby 2.2.4p230 (2015-12-16 revision 53155) [x86_64-linux-gnu] jekyll jekyll 3.1.6
GitHub Pages Dependency versions referance to (https://pages.github.com/versions/)
#Run Server
run command 'jekyll server' in current repo direcoty
eg.
abc@abc:~/workspace/github/pages$ jekyll server
Configuration file: /home/abc/workspace/github/pages/_config.yml
Source: /home/abc/workspace/github/pages
Destination: /home/abc/workspace/github/pages/_site
Incremental build: disabled. Enable with --incremental
Generating...
done in 0.329 seconds.
Auto-regeneration: enabled for '/home/abc/workspace/github/pages'
Configuration file: /home/abc/workspace/github/pages/_config.yml
Server address: http://127.0.0.1:4000/pages/
Server running... press ctrl-c to stop.