Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 327 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 327 Bytes

C02 in the atmosphere dashboard.

Originally at https://carbondoomsday.com/ now hosted at https://carbon.datahub.io/

Development

git clone https://github.com/datahq/carbondoomsday
cd carbondoomsday
git submodule init
git submodule update

Open index.html in your browser.

Deployment

Done via github pages.