Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 496 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 496 Bytes

Kidfund Product Blog

Build Status

Based on mediator

Setup

git clone https://github.com/Kidfund/building.kid.fund.git
cd building.kid.fund
    bundle install

Running Locally

bundle exec jekyll serve --incremental

Deploying

Travis will build and deploy any PR that gets merged into master.