Skip to content
forked from sdruby/sdruby

This is an archived snapshot of the SD Ruby website.

Notifications You must be signed in to change notification settings

mokolabs/sdruby

 
 

Repository files navigation

SD Ruby

This app is the website of SD Ruby, a local Ruby user group based in San Diego, CA.

Currently, this application includes support for our video podcast, member signup and registration, member profiles, and a Github project list. We're also working on adding other features.

Development Setup

Run:

$ bundle install
$ sass --watch public/stylesheets:public/stylesheets/compiled
$ rails s

Features

Podcast

Thanks to UCSD, we're able to record SD Ruby meetings, and publish our talks as a video podcast.

The podcast code can generate both an Atom feed and an RSS feed (with custom iTunes RSS extensions).

Member Guide

The member guide contains a list of all SD Ruby members.

Member profiles can include:

  • Full name
  • Avatar image
  • Github ID
  • Neighborhood
  • Ruby experience
  • Work availability
  • Contact email (if public)

Project List

The list of projects shows all Github projects created by SD Ruby members.

Contributors

Thanks to the following people for contributing to this app.

About

This is an archived snapshot of the SD Ruby website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 61.0%
  • Haml 14.0%
  • CSS 10.9%
  • SCSS 9.9%
  • JavaScript 2.6%
  • HTML 1.6%