Skip to content

vivoconference/vivo2020

Repository files navigation

VIVO 2020 Conference website

About the conference

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.

About the site

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/.

OpenReview

The conference has been using OpenReview to manage submissions, reviews, and acceptance.
Data from OpenReview can be mined using python and their API

Local hosting

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

About

VIVO 2020 Conference Web Site

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published