Website built using Jekyll with the theme Snowlake.
To deploy in your local system:
Be sure you have installed the requirements.
Execute the following commands:
cd snowlake-v1.2
# This may need sudo
gem install bundler jekyll
bundle exec jekyll serve
http://127.0.0.1:4000/
in the browser.