- Update the latest code in the github
git fetch origin
git merge origin/master
- Create a local website
bundle exec jekyll serve
- Visualize the website
http://127.0.0.1:4000/
in the browser
Note: this is made default already.
- Open
git bash
under theGit
folder in the Start menu cd /d
cd download/git/projects/zhangyixue1537.github.io