Sachin Salim's personal website

Jekyll Ruby gem

This is the repository for my personal website. Visit it at https://sachinksalim.github.io

Credits

The website is based on Michael Rose's Minimal Mistakes Jekyll theme.

Usage

To setup an environment to run the website in development, execute

bundle install

then

bundle exec jekyll serve --incremental

to serve the website locally and watch changes.