Create Git Page from the Beginning
1. Create a repository in github. Named as ‘USERNAME.github.io’. e.g. my github username is ‘XiaojuanWu’ then the new repository is ‘XiaojuanWu.github.io’
2. Follow up this instructions
https://pages.github.com/
3. Open a browser and enter “https://XiaojuanWu.github.io”
4. Setup ‘jekyll’:
https://jekyllrb.com/docs/quickstart/
How to update Ruby
https://stackoverflow.com/questions/38194032/how-to-update-ruby-version-2-0-0-to-the-latest-version-in-mac-osx-yosemite/38194139
How to setup ‘rvm’
https://stackoverflow.com/questions/11677771/rvm-command-not-found-mac-ox
A little more about RVM (Ruby version manager)
https://rvm.io/rvm/basics
The guide to create and host a personal site on github
http://jmcglone.com/guides/github-pages/












