FOSSRIT / people

Interactive directory of FOSS@RIT community members generated from YAML profiles and built with Jekyll
https://fossrit.github.io/people/
GNU General Public License v3.0
9 stars 34 forks source link
html jekyll rit rit-community rochester rochester-institute-of-technology ruby student-profile students university yaml-files

people

License: GPL v3 Build Status

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:

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.

Legal

All work licensed under GPLv3.