californiacivicdata.org
californiacivicdata.org copied to clipboard
The online home of the California Civic Data Coalition
california-civic-data-coalition.github.io
A Jekyll-powered blog published at www.californiacivicdata.org
Requirements
- Ruby
- Bundler
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.