Ruby for Good Website
CSS PHP HTML JavaScript
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
_data
_includes
_layouts
assets
images
.gitignore
.ruby-version
2016.md
2017.md
2018.md
CNAME
Gemfile
README.md
_config.yml
attend.md
coc.md
faq.md
help.md
helpwanted.html
icons-reference.html
index.html
partner.md
projects.html
sponsors.md
submit-project.md
team-leads.md
yearbook.md

README.md

rubyforgood.org

This repository holds rubyforgood.org, a site built on GitHub Pages.

Running Locally for Development

First, install dependencies with bundler:

bundle install

Then, run the site with jekyll:

jekyll serve

The site will be available at http://localhost:4000.

Project Information

Project information for Yearbook, Projects and the Help Wanted board is kept in the repo meta. Submit a pull request in that repo to change project listings.