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

config: Set baseurl to `people` for CSS to render #86

Closed jwflory closed 4 years ago

jwflory commented 4 years ago

This fixes a bug by setting the baseurl setting in the config. We need this since the site is served under a subdirectory of the main domain, fossrit.github.io. The CSS should start rendering normally again after this. My local test environment worked.

I had to disable external link checking on htmlproofer though. Not happy about it, but I need some more clever way of fixing this. url_swap?