Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 461 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 461 Bytes

Visually The Website Locally

  1. Update the latest code in the github
git fetch origin
git merge origin/master
  1. Create a local website
bundle exec jekyll serve
  1. Visualize the website http://127.0.0.1:4000/ in the browser

Locate the working folder using git

Note: this is made default already.

  1. Open git bash under the Git folder in the Start menu
  2. cd /d
  3. cd download/git/projects/zhangyixue1537.github.io