Skip to content

Megchan/rubyforgood.org

 
 

Repository files navigation

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:

bundle exec 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.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.7%
  • PHP 28.1%
  • HTML 25.7%
  • JavaScript 9.5%