Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Latest commit

 

History

History
68 lines (41 loc) · 1.59 KB

README.rdoc

File metadata and controls

68 lines (41 loc) · 1.59 KB

Unemployed Illinois

This site uses the IDES legislative dashboard data to display unemployment by State Senate District in Illinois.

For questions on this app, please email [email protected]

I’ll be updating this readme shortly.

This site uses @Derek_Eder’s fusion table whose readme is below.

Simple site template using Ruby, Sinatra and Haml with tie-ins to Heroku and Google Analytics.

Installation

$ git clone [email protected]:open-city/site-template.git
$ cd site_template
$ gem install bundler
$ bundle
$ unicorn
navigate to http://localhost:8080/

Dependencies

Ruby 1.9.3
Sinatra
Haml
Heroku
Twitter Bootstrap
Google Analytics
Google Fusion Tables

Team

More detail needed?

Contact us via email!

Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported. Report it here: github.com/open-city/site-template/issues

TODOs

  • use Twitter Bootstrap?

  • create Sequel or Datamapper setup?

Note on Patches/Pull Requests

  • Fork the project.

  • Make your feature addition or bug fix.

  • Commit, do not mess with rakefile, version, or history.

    • (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)

  • Send me a pull request. Bonus points for topic branches.

Copyright © 2012 Chad W Pry, Derek Eder, and OpenCity. Released under the MIT License.

See LICENSE for details github.com/open-city/site-template/wiki/License