Skip to content

OHDSI COVID-19 studyathon website

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE-Academic.md
Notifications You must be signed in to change notification settings

thehyve/ohdsi-covid19-site

Repository files navigation

Academic logo

COVID-19 studyathon website

This website contains an overview of the OHDSI COVID-19 studyathon activities.

The site is built using the Hugo Academic template which makes it easy to create a beautiful website using Markdown, Jupyter, or RStudio. See the framework documentation.

Local development installation

If you want to work with this website locally, install Hugo and clone this repository.

After cloning this repo, you can run the following commands to deploy to https://localhost:1313:

git submodule update --init --recursive
hugo server

Add new datasets

Add new datasets with hugo new dataset/[dataset_name].md

Add new studies

Add new studies with hugo new study/[study_name].md

Add new person profiles

Add new person profiles with hugo new authors/[author_name]

License

The code is licensed under the MIT license.

The Academic template is copyright 2017-present George Cushen and released under the MIT license.

About

OHDSI COVID-19 studyathon website

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE-Academic.md

Stars

Watchers

Forks

Releases

No releases published

Packages