Skip to content

ohbm/osr2020

Folders and files

NameName
Last commit message
Last commit date
Oct 25, 2019
Jul 3, 2020
Jun 29, 2020
Jun 16, 2020
Jun 13, 2020
Jun 24, 2020
Jun 24, 2020
Apr 23, 2020
Jun 21, 2020
Dec 25, 2019
Feb 19, 2021
Jun 6, 2020
Apr 23, 2020
Jun 18, 2020
Oct 20, 2017
Apr 23, 2020
Jun 29, 2020
Mar 9, 2020
Dec 25, 2018
Jun 7, 2019
Jun 1, 2020
Mar 19, 2024
Dec 25, 2018
Jun 1, 2020
Apr 1, 2021
Jun 13, 2020
Jun 11, 2020
Jun 12, 2020
Jun 17, 2020
Jun 12, 2020
Apr 17, 2020
Apr 17, 2020
Jun 24, 2020
Jun 21, 2019
Jun 12, 2020
Feb 19, 2021
Jun 23, 2020
Jun 13, 2020
Jun 24, 2020
Jun 21, 2020
Jun 11, 2020
Jun 22, 2020
Jun 20, 2020
Jun 12, 2020
Jun 13, 2020
Jul 8, 2019
Jun 12, 2020
Jun 12, 2020
Aug 14, 2019
Jun 12, 2020
Jun 13, 2020
Jun 12, 2020
Jun 11, 2020

Repository files navigation

Welcome!

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

This repository hosts the code for our website as well as the submitted abstracts for OSR talks (created as GitHub issues).

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 organising, among other events, the Open Science Room at the 2020 meeting of the OHBM in Montreal, Canada.

Get involved

Feel free submit an abstract, join in open community review, contribute to the OSR or find out more! 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.