This is the GitHub repository for the OHBM Open Science Room (OSR).
This repository hosts the code for the current OSR2022 website.
Below we provide basic info and links to more information.
We are part of the Open Science Special Interest Group(OSSIG) of the Organization for Human Brain Mapping.
We are organizing, among other events, the Open Science Room at the hybrid 2022 meeting of the OHBM.
All information is available on our website.
Feel free to reach out to us!
The OSR website was built using the Beautiful Jekyll theme by Dean Attali.
Check the speaker/volunteer CSV files are in place (in _data/speakers, _data/volunteers)
Wipe the built directories if they already exist, and re-build:
rm -r _speakers _volunteers; bundle exec jekyll pagemaster speakers volunteers
Commit the new directories and push the site. This must be done every time the CSV files are changed.