Awesome
<p align="left" > <a href='https://carbonplan.org'> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://carbonplan-assets.s3.amazonaws.com/monogram/light-small.png"> <img alt="CarbonPlan monogram." height="48" src="https://carbonplan-assets.s3.amazonaws.com/monogram/dark-small.png"> </picture> </a> </p>carbonplan / carbon-removal-application
application for soliciting carbon removal procurement
This repository contains an unbranded application for soliciting carbon removal procurement. It is available in markdown format and released under a Creative Commons CC0 license, to maximize the potential for reuse and iteration. We've made the content available in several formats:
- Raw content in the
markdown
folder - Printable versions in the
pdf
folder - Content rendered in a simple
website
This application was developed as a collaboration between Stripe and CarbonPlan for Stripe’s Spring 2021 carbon removal purchase. We received valuable input and feedback from many organizations and people in the process of developing it, and are grateful for their contributions.
to build the site locally
Assuming you already have Node.js
installed, you can install the dependencies with:
npm install .
To start a development version of the site, simply run:
npm run dev
and then visit http://localhost:3000
in your browser.
license
All the code in this repository is MIT-licensed, and the application markdown and PDF content is CC0 licensed.
about us
CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.