This repository contains interactive stories made in collaboration with LEAP. Stories and their interactive figures are included directly in this repository within the pages/
subfolder.
The site is a Next.js project, deployed on Vercel.
To run locally
npm install
npm run dev
and then visit http://localhost:4000/
in your browser.
New stories should be added to pages/
with the story content and metadata
exported from pages/{story-name}/index.page.mdx
. See pages/ocean-sink/index.page.mdx
for an example of how exports should be laid out.
All the code in this repository is MIT-licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).
CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.