Skip to content

datopian/carbondoomsday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.