This is where my personal website and blog exist, built with a minimalist Jekyll theme called Klisé, which you can find
here.
My website is live at bhavya.co
To use the theme, run a local server first:
git clone https://github.com/bhavyakh/bhavyakh.github.io.git
cd bhavyakh.github.io
sudo apt-get install ruby-dev
bundle install
bundle exec jekyll serveNavigate to localhost:4000, and you're ready to go.
This project is open source and available under the MIT License.