BenjaminLevy / openbudgetsac.org

Code for Sacramento's Open Budget Project (landing page + D3.js files)

Home Page:http://openbudgetsac.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openbudgetsac.org

Development Environment Setup

  1. Make sure Ruby is installed (tested on 2.4.0).
  2. Install bundler and dependencies, then deploy the static site to localhost:
gem install bundler --version 1.15.3
bundle install
bundle exec jekyll serve

About

Code for Sacramento's Open Budget Project (landing page + D3.js files)

http://openbudgetsac.org

License:MIT License


Languages

Language:JavaScript 46.3%Language:Jupyter Notebook 31.7%Language:Ruby 8.1%Language:HTML 7.5%Language:CSS 6.3%