Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

BrightCrowd/bc-blog

Repository files navigation

BrightCrowd Blog

This repository contains the blog for BrightCrowd which can be found at https://blog.brightcrowd.us

It's made with Jekyll

Development

Step 1: Install dependencies bundle install

Step 2: Run locally bundle exec jekyll serve --config '_config.yml,_config_dev.yml'