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

ci: Add Travis config and Rakefile with html-proofer #81

Closed jwflory closed 4 years ago

jwflory commented 4 years ago

This adds the same CI tests that the FOSSRIT website uses. Since this repo supports the gh-pages branch, I will probably send up a future PR that sets up gated deployments that are conditional on whether tests are passing in master.

For now, this is a start!

jwflory commented 4 years ago

The CI tests are failing, and rightfully so. A few profiles have 404 errors. The fixes for the errors are in PRs #80 and #83, which will be merged after this one.

Pushing this one through for now! :ocean: