Klisé is minimalist Jekyll theme for running a personal site and blog running on Jekyll.
Run local server:
git clone https://github.com/akashravichandran/akashravichandran.github.io.git
cd akashravichandran.github.io
bundle install
bundle exec jekyll serve
Navigate to localhost:4000
and explore.
This project is open source and available under the MIT License.