Skip to content

ohbm/osr2023

Repository files navigation

Welcome!

This is the GitHub repository for the OHBM Open Science Room (OSR).

This repository hosts the code for the OSR2023 website.

Below we provide basic info and links to more information.

Who are we?

We are part of the Open Science Special Interest Group(OSSIG) of the Organization for Human Brain Mapping.

What are we doing?

We are organizing, among other events, the Open Science Room at the 2023 meeting of the OHBM.

Get involved

All information is available on our website.

Contact us

Feel free to reach out to us!


Credit

The OSR website was built using the Beautiful Jekyll theme by Dean Attali.

Instructions for building website (these must be run prior to uploading onto GH)

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.