lleger / fairnessbr

Source for the Fairness for Baton Rouge site

Home Page:http://fairnessbr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fairness for Baton Rouge

This site is built with Middleman, a static site generator. The source is available in the source/ directory. Middleman builds the site from the parsed ERb, CoffeeScript and SCSS into a build/ folder. The production site on S3 mimics this folder.

To run locally:

middleman server

To build:

middleman build

To deploy to S3:

middleman s3_sync

About

Source for the Fairness for Baton Rouge site

http://fairnessbr.com


Languages

Language:Ruby 45.2%Language:CSS 43.8%Language:CoffeeScript 11.0%