-
Notifications
You must be signed in to change notification settings - Fork 3
Add carbon.txt #407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add carbon.txt #407
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @chris-lawton I just had 2 queries.
@@ -0,0 +1,15 @@ | |||
[org] | |||
disclosures = [ | |||
{ doc_type="sustainability-page", url="https://torchbox.com/sustainability-policy/", domain="torchbox.com" }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is sustainability-page
the correct type here? This blog post suggests it needs to be in a particular format, although I may have misunderstood (and the file validates correctly) https://www.thegreenwebfoundation.org/news/using-carbon-txt-with-csrd-reports/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think (and I could be wrong) that the report in that blog post would have doc_type="csrd-report"
. From the current doc_type
options available (Web Page, Annual Report, Sustainability Page, Certificate, CSRD Report and Other) I felt like sustainability-page
was the most appropriate for this url.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep, CSRD reports have a separate type, that is meant to link to a machine-readable format I believe.
Description of Changes Made
This MR adds a carbon.txt file at the root of the site to publish Torchbox’s sustainability disclosures and upstream infrastructure data, following the Green Web Foundation carbon.txt standard.
Includes:
Why:
To increase transparency about our digital infrastructure and environmental impact, and to support adoption of open sustainability data standards.
How to Test
Screenshots
Expand to see more
MR Checklist
Unit tests
Documentation
Browser testing
Data protection
Light and dark mode
Accessibility
Sustainability
Pattern library