Skip to content

ClearElection/info.clearelection.org

Repository files navigation

info.clearelection.org

This repo contains the static site generator for info.clearelection.org

It's a Middleman 3.x project using Compass/SASS, HAML, Coffeescript, bower, and Foundation, among other things.

Important commands:

  • bundle update
  • bower update
  • middleman server - test on http://localhost:4567
  • rake release - push to live site. Requires a local file keys/aws.yml (.gitignore'd) with the appropriate AWS authorization data.