Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 257 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 257 Bytes

Changer website

Using jekyll

  1. Install jekyll on your system
  2. git clone and cd to the repo
  3. jekyll --server --auto

Whenever you want to deploy, make changes jekyll --server --auto and git push