Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 239 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 239 Bytes

santhoshvai.github.io

code for my personal website http://santhosh.info

Getting started

Install dependencies

gem install jekyll
gem install bundler
bundle install

Local deployment

bundle exec jekyll serve