Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 233 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 233 Bytes

kev-chien.github.io

My personal website.

Installation steps

  1. Ensure Ruby=2.6.0 is installed
  2. Install requirements:
bundle install
  1. Run the server:
bundle exec jekyll serve