diff --git a/microsite/data/plugins/cloud-carbon-footprint.yaml b/microsite/data/plugins/cloud-carbon-footprint.yaml new file mode 100644 index 0000000000..3488e2dd81 --- /dev/null +++ b/microsite/data/plugins/cloud-carbon-footprint.yaml @@ -0,0 +1,15 @@ +--- +title: Cloud Carbon Footprint +author: Cloud Carbon Footprint +authorUrl: https://github.com/cloud-carbon-footprint +category: Metrics +description: View your cloud carbon footprint by estimating energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage. +documentation: https://github.com/cloud-carbon-footprint/ccf-backstage-plugin/blob/trunk/README.md +iconUrl: https://www.cloudcarbonfootprint.org/img/logo.png +npmPackageName: '@cloud-carbon-footprint/backstage-plugin-frontend, @cloud-carbon-footprint/backstage-plugin-backend' +tags: + - sustainability + - cloud + - climate + - carbon-emissions + - carbon-footprint