Add root index generation #17

Merged
wagesj45 merged 1 commit from codex/create-index.html-with-bulma-and-feather-icons into main 2025-07-18 02:46:39 -05:00
wagesj45 commented 2025-07-18 02:46:27 -05:00 (Migrated from github.com)

Summary

  • add Bulma/Feather styled templates/index.html
  • implement _generate_root_index() in report generator
  • expose new index CLI command
  • call index from run-reports.sh

Testing

  • python -m pytest -q

https://chatgpt.com/codex/tasks/task_e_6879fac0bc4c832fb1ad8effb348dda4

## Summary - add Bulma/Feather styled `templates/index.html` - implement `_generate_root_index()` in report generator - expose new `index` CLI command - call `index` from `run-reports.sh` ## Testing - `python -m pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_6879fac0bc4c832fb1ad8effb348dda4
Sign in to join this conversation.
No description provided.