voxmedia/vox-oscars-2016

Name: vox-oscars-2016

Owner: Vox Media

Description: null

Created: 2016-02-17 20:42:10.0

Updated: 2016-02-28 22:56:20.0

Pushed: 2016-03-30 21:39:41.0

Homepage: null

Size: 64049

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Oscars 2016

Editorial app for vox.

Installation

You must first setup your development environment. Follow the steps here.

This repo uses a git submodule. In order to properly clone this repo…

git clone --recursive git@github.com:voxmedia/vox-oscars-2016.git

If you have already cloned this repo and you are missing the contents of the directory…

git submodule update --init

Next you need to install the bundle…

bundle install

And finally run the app

bundle exec middleman

To setup chorus deployment…

bundle exec rake add_chorus_remote
git push chorus master

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.