The 11th annual VIVO Conference will be held on-line June 16-17. To join the organizing committee, please see the conference task force page in the VIVO wiki.
This site is built using Zeppelin a Jekyll framework. To work on the site you will need Ruby, gem, and Jekyll installed. See https://jekyllrb.com/.
The conference has been using OpenReview to manage submissions, reviews, and acceptance.
Data from OpenReview can be mined using
python and their API
Clone this repository and edit _config.yml
to run locally. You will need to change the baseurl to ""
and url to ""
. All site Urls should be relative and resolve appropriately.
Use
bundle exec jekyll serve
to start a local copy of the site running at localhost:4000
If you have modified _config.yml
to run locally, be sure to restore the url values in any commit so the site will run remotely. baseurl should be set to /vivo2020
and url should be set to http://vivoconference.org