This repository contains files pertaining to my website (swamiiyer.net) hosted by Github Pages. The site uses the Jekyll framework.

Run the following command to download the site:

$ git clone https://github.com/swamiiyer/swamiiyer.github.io.git

and the following to serve it locally:

$ jekyll serve