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

Latest commit

 

History

History
12 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 317 Bytes

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'