Task 18: automate project cost estimates on landing page

update-costs.sh reads impact-log.jsonl, deduplicates by session,
sums energy/CO2/cost, and updates the "How this was made" section
of the landing page in place.
This commit is contained in:
claude 2026-03-16 10:57:48 +00:00
parent 663b0c3595
commit 09840fa9d3

View file

@ -28,7 +28,7 @@ separately as handoffs.
| 15 | Revise landing page framing | audience-analysis | DONE | Lead with breadth (social costs), not just environmental numbers |
| 16 | Set up basic analytics | measure-project-impact | DONE | `~/www/analytics.sh` + `~/www/repo-stats.sh` |
| 17 | Consider Zenodo DOI | anticipated-criticisms | TODO | Citable DOI for academic audiences |
| 18 | Automate project cost on landing page | measure-project-impact | TODO | Script to update "How this was made" costs from impact log |
| 18 | Automate project cost on landing page | measure-project-impact | DONE | `~/www/update-costs.sh` reads impact log, updates landing page |
## Handoffs