Skip to content

Zhangyixue1537/zhangyixue1537.github.io

 
 

Repository files navigation

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

About

Cayman Blog is a Jekyll theme for GitHub Pages, based on Cayman theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.7%
  • SCSS 42.1%
  • Ruby 4.9%
  • Shell 3.3%