IQSS / dataverse-tv

Home Page:https://iqss.github.io/dataverse-tv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataverseTV

DataverseTV is powered by this code and a spreadsheet.

The live site can be seen at https://iqss.github.io/dataverse-tv

https://dataverse.org/dataversetv embeds the content in an iframe.

We love contributors! Please see our Contributing Guide for ways you can help.

Development

If you want to test your changes locally, you need to visit index.html using a webserver. Otherwise, the JavaScript will not be executed. Simplest way is using python3 -m http.server in a terminal at the root of the cloned code repository, then open http://localhost:8000 in a browser.

If you want to preview the embedded variant, go to http://localhost:8000/iframe.html.

About

https://iqss.github.io/dataverse-tv


Languages

Language:JavaScript 51.3%Language:HTML 29.4%Language:CSS 17.7%Language:Shell 1.6%