Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 218 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 218 Bytes

How to Install

  • Make sure ruby and gem are installed and added to path
  • Run the following set of commands
git clone https://github.com/OnFinance/blog.git
cd blog
bundle install
bundle exec jekyll serve