Estimate — Bahala Subtypes + Rename
1 board, 5 items, 13 pts — site content update to site/index.html
Board 18 — Bahala Subtypes + Site Rename (13 pts)
All work targets site/index.html. Static content changes only — no JS logic changes.
| # | Item | Cmd | Pts |
|---|---|---|---|
| 1 | {Roman numerals, update with, Arabic in His Declaration} | ~u | 2 |
| 2 | {His Declaration #7, update with, "Bahala Ako" + subtypes 7.1–7.5} | ~u | 3 |
| 3 | {Her Ask #7, update with, subtypes 7.1–7.5} | ~u | 3 |
| 4 | {.template-sub CSS, add to, site/index.html} | ~a | 2 |
| 5 | {"bahalaka" display text, update with, "Bahala Ka!" across site} | ~u | 3 |
| Total | 13 |
Notes
Rename scope: Only display text changes — titles, headings, body copy. Technical references (DB name 'bahalaka-website', localStorage keys 'bahalaka_name', domain bahalaka.com, repo/file names) stay as-is.
Subtypes CSS: New .template-sub class — indented cards with lighter accent, smaller number font. Follows existing .template-grid pattern.
Build order: CSS first (item 4), then content items (1–3), then rename (5). Each item gets its own commit.