Conversation
Website Carbon Calculator introduced a new model for estimating energy usage (see https://www.wholegraindigital.com/blog/updating-website-carbon-to-v4-of-the-sustainable-web-design-model/), so this PR updates the table to use new measurements. Mostly no change in the ratings but the new model estimates lower CO₂ usage than the earlier version. I had to update the Docus page being tested as their installation guide repeatedly errored out during testing.
This comment was marked as off-topic.
This comment was marked as off-topic.
✅ Deploy Preview for astro-starlight ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
This comment was marked as off-topic.
This comment was marked as off-topic.
HiDeoo
approved these changes
Aug 7, 2025
Member
HiDeoo
left a comment
There was a problem hiding this comment.
Just read the link and the model changes, pretty interesting.
Thanks for updating, looks perfect to me 👍
ArmandPhilippot
added a commit
to ArmandPhilippot/starlight
that referenced
this pull request
Aug 8, 2025
HiDeoo
added a commit
to hippotastic/starlight
that referenced
this pull request
Aug 14, 2025
* upstream/main: (139 commits) chore(deps): update actions/checkout action to v5 (withastro#3375) Disable Renovate `uses-with` for Node.js (withastro#3376) i18n(fr): update `resources/plugins` (withastro#3378) chore(deps): update github-actions (withastro#3374) i18n(ko-KR): update `plugins.mdx` (withastro#3377) i18n(de): update `plugins.mdx` (withastro#3367) Add `starlight-github-alerts` plugin to plugin showcase (withastro#3369) i18n(fr): update `resources/plugins.mdx` (withastro#3372) i18n(fr): update `resources/community-content.mdx` (withastro#3371) [ci] format i18n(fr): update `environmental-impact.md` (withastro#3370) [ci] format i18n(de): update `community-content.mdx` (withastro#3366) [ci] format i18n(de): update `environmental-impact.md` (withastro#3365) [ci] format i18n(ko-KR): update `environmental-impact.md` (withastro#3368) Update carbon calculator stats for v4 model (withastro#3364) i18n(ko-KR): update `community-content.mdx` (withastro#3362) i18n(ko-KR): update `plugins.mdx` (withastro#3361) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Website Carbon Calculator introduced a new model for estimating energy usage, so this PR updates the table to use new measurements. Mostly no change in the ratings but the new model estimates lower CO₂ usage than the earlier version.
I had to update the Docus page being tested as their installation guide repeatedly errored out during testing. (They’re also notably the only entry whose CO₂ usage didn’t decrease this time round, presumably because of changes in their recent release.)