Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 163 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 163 Bytes

Blog

How to run

  1. Install Ruby
  2. Install Jekyll gem install jekyll
  3. Install dependencies bundle install
  4. Run the server bundle exec jekyll serve