Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Latest commit

 

History

History
41 lines (24 loc) · 995 Bytes

README.markdown

File metadata and controls

41 lines (24 loc) · 995 Bytes

project-night

This is the starting point for putting up helpful content for beginners who show up at Project Night.

We will almost certainly be able to reuse this stuff for the Women's Workshop.

Please start adding content.

Setup

After you clone this repo, cd into it and install dependencies with

bundle 

Then you can start the webapp with

ruby web.rb

Open localhost:4567 in your web browser.

Collaboration

To commit to the repo, you need to be added to the project. Contact Daniel Choi or Chris Rhoden to be added.

Style Guide

When writing Markdown, please set your text editor to insert line breaks so that no Markdown line is longer than 72 characters wide. Lines containing HTML markup, code, or long URLs may exceed this length.

Heroku

The dev version of this app will be pushed periodically to http://evening-river-4280.herokuapp.com/.