people

people

Interactive directory of FOSS@RIT community members generated from YAML profiles and built with Jekyll

people

Interactive directory of FOSS@RIT community members generated from YAML profiles and built with Jekyll

About

The People project FOSS@MAGIC faculty and staff maintain a current roster of:

  • Alums
  • Faculty
  • Mentors
  • Students

The profiles are used for record-keeping and contact information.

Installation

People uses a Ruby-based static site generator called Jekyll.

  1. Install a full Ruby development environment.

  2. Install bundler and this project's Gemfile.

    gem install bundler
    bundle install
    
  3. Build the site and make it available on a local server.

    bundle exec jekyll serve --watch
    
  4. Browse to http://localhost:4000

Ta-da, the project should appear locally in your browser.

Usage

bundle exec jekyll serve --watch

Contributing

Want to contribute a profile? See our contributing guidelines.

If you want to help with the actual project, awesome! First, check the open issues for things we are working on or need help with. Please open an issue to discuss changes before submitting a pull request.

Need help?

Join #rit-foss on the Freenode IRC network or join the bridged Telegram group.

All work licensed under GPLv3.