data-umbrella-website

data-umbrella-website

Data Umbrella website

Data-Umbrella-Website

Website built using Jekyll with the theme Snowlake.

Setting up the system

To deploy in your local system:

  1. Be sure you have installed the requirements.

  2. Execute the following commands:

cd snowlake-v1.2
# This may need sudo
gem install bundler jekyll

bundle exec jekyll serve
  1. Open the address http://127.0.0.1:4000/ in the browser.