Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 551 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 551 Bytes

california-civic-data-coalition.github.io

A Jekyll-powered blog published at www.californiacivicdata.org

Requirements

Getting started

Install our Ruby dependencies with Bundler.

$ bundle install

Fire up the test server with Make

$ make serve

To create a new post create a file in the _posts directory following Jekyll conventions.