acg-website: integrate real ACG logo (power-button G mark)

Reproduce the client's real power-button "G" logo mark as a clean vector
(geometry measured off the hi-res source, not autotraced) and wire it in as the
header icon + theme-adaptive SVG favicon across all 6 pages, keeping the Anton
wordmark (owner's choice: mark + type). Source wordmark logos pulled from the
current WordPress site into v2/assets/brand/ for reuse.

- v2/assets/acg-g-mark.svg — faithful vector mark, currentColor outline + orange
  core, adapts orange-on-bone / bone-on-charcoal and to light/dark favicon.
- favicon + .brand__mark updated on all pages; acg-mark.svg overwritten too.
- Mark uses the v2 palette (#E24A12 + ink) vs the logo's original orange+navy.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-23 08:22:39 -07:00
parent 1f045572a2
commit 34ce1dcef2

View File

@@ -18,6 +18,8 @@
- [x] Committed to repo (`2e52b29c`). - [x] Committed to repo (`2e52b29c`).
- [x] **Forum (community.azcomputerguru.com / Flarum 1.8.14 on IX) re-themed to match v2** — ACG "Signal" brand (bone/orange/Anton/mono, brutalist chrome, dark hero band, legible reading area) applied via Flarum core `custom_less`; verified live through Cloudflare. AGY: "reads as the same brand and property." Theme in submodule `community-forum` (`68c6ab2`), settings backed up. Follow-ups: user profile/settings interior pages got no bespoke polish; per-tag/avatar colors kept as functional wayfinding (revisit if Mike wants them brand-neutralized). - [x] **Forum (community.azcomputerguru.com / Flarum 1.8.14 on IX) re-themed to match v2** — ACG "Signal" brand (bone/orange/Anton/mono, brutalist chrome, dark hero band, legible reading area) applied via Flarum core `custom_less`; verified live through Cloudflare. AGY: "reads as the same brand and property." Theme in submodule `community-forum` (`68c6ab2`), settings backed up. Follow-ups: user profile/settings interior pages got no bespoke polish; per-tag/avatar colors kept as functional wayfinding (revisit if Mike wants them brand-neutralized).
- [x] **Real ACG logo integrated** — the power-button "G" mark faithfully vectorized (`v2/assets/acg-g-mark.svg`, geometry measured off the real logo) as the header icon + theme-adaptive SVG favicon on all 6 pages; Anton wordmark kept. Source wordmark logos (full-color/dark/white/header) saved to `v2/assets/brand/`. Mark recolored to the v2 palette (orange `#E24A12` + ink) vs the logo's original orange `#F58921` + navy `#244878` — 2-line swap if the original inks are wanted.
## In progress / next ## In progress / next
- Nothing actively in progress. Next up is the go-live backlog below. - Nothing actively in progress. Next up is the go-live backlog below.