This repository contains the blog for BrightCrowd which can be found at https://blog.brightcrowd.us
It's made with Jekyll
Step 1: Install dependencies
bundle install
Step 2: Run locally
bundle exec jekyll serve --config '_config.yml,_config_dev.yml'