2RE03-Design/TODO.md
2RE 67a4cead97 Optimise all images to WebP: img/ 20 MB down to 3.2 MB
45 images converted with cwebp (long side capped at 1600px; -q 82, or -q 90 -alpha_q 100 when transparent) and 97 references repointed across 13 HTML files. printtiresad.png stays PNG because every WebP encode of it came out larger. Verified: 0 missing references, 0 unreferenced files, all 45 WebP files decode, all 16 pages balance and serve 200, and the before/after width/height ratio-hint sets are identical. NOTE: the published site must be redeployed for the new assets to go live.
2026-09-10 19:44:17 +08:00

1.6 KiB

TODO - 2RE03 Portfolio Site

The one place for open work on the site. Check items off as they land, then prune the Done section periodically.

The memory bank keeps only the current priorities and points here, so there is a single source of truth for what is left to do.

Last updated: 2026-09-10.

Now

  • Approve the copy: review the drafted company-voice text page by page.

Assets

  • Favicon (there is none yet).
  • Open Graph / social share image.
  • A real 2RE03 logo, if one exists.

Content

  • Refine any copy that reads wrong, page by page.
  • Populate the galleries with more or real work items.
  • Add per-image captions (they are category-level only right now).

Polish (ideas, not yet agreed)

  • Urban Moto case-study hero is low resolution (450px native at its widest); find or shoot a better crop.
  • Consider moving writtenearplugs.jpg from the Urban Moto grid into the Print gallery.
  • Optimise images to WebP: img/ was 20 MB of the 21 MB repo. Done: 45 images converted (long side capped at 1600px, q82, or q90 with lossless alpha), img/ is now 3.2 MB. printtiresad.png stayed PNG because WebP came out larger.
  • Confirm the Forgejo repo (2RE03-Design) is private.

Done

  • Site built: 6 root pages + 10 case studies, green #2ee666 theme, scroll-snap carousels, Web3Forms contact form.
  • Site published.
  • First commit pushed to Forgejo (2RE03-Design, branch main).
  • Temporary refrence/ folder and four unused images removed.
  • Decided to track memory-bank/ and .clinerules/ in the repo.