A Jekyll-powered blog published at www.californiacivicdata.org
- Ruby
- Bundler
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.