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:
parent
663b0c3595
commit
09840fa9d3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue