Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 175 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 175 Bytes

How to use jekyll

brew install ruby
bundle install
bundle exec jekyll serve

Then, open localhost:4000/fa17/ in your browser.