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.
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.
To commit to the repo, you need to be added to the project. Contact Daniel Choi or Chris Rhoden to be added.
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.
The dev version of this app will be pushed periodically to http://evening-river-4280.herokuapp.com/.