Site status

What we shipped, by the day.

A running log of what's been added, changed, fixed, and rendered on humanaimarketing.com. Read top-down — newest at the top.

System All systems operational
Last update 2026-05-24
Total entries 10

Change log

May24, 2026

Admin shortcut in footer

Discreet circled "A" in the bottom-right of the footer opens a popover with internal links — Brand guide and Status. Keyboard, ARIA, and click-outside dismissal all wired.

routes /brand, /status

Geneva & St. Charles slides re-rendered

All three hero slides now share a matched sun-drenched golden-hour treatment. Geneva at street level on Third Street; St. Charles aerial over the Fox River with the white pergola. Served via Cloudinary with f_auto and q_auto.

human-ai-marketing/hero/geneva, …/st-charles

Batavia hero swapped to River Street arch

The "RIVER STREET" arch shot replaces the earlier overhead. Re-rendered through OpenAI at golden hour with long shadows on the herringbone brick. Hot-swapped in place at the same public_id so no HTML changes were needed.

human-ai-marketing/hero/batavia

May23, 2026

Marketing homepage launched

Editorial / magazine layout with a full-bleed slideshow hero of the three Tri-Cities. Sections for services, process, pillars, proof, about, and a Netlify-powered contact form.

route /

Brand guide moved to /brand/

The brand guide was reorganized off the root path to make room for the marketing homepage. Internal handbook links and the new admin popover both point to the new location.

route /brand

Cloudinary image pipeline live

All hero photography now flows through Cloudinary with format-on-the-fly (f_auto), quality-on-the-fly (q_auto), and responsive srcset at 768 / 1280 / 1920 widths. New renders deploy via overwrite + invalidate so URLs in HTML stay stable.

Favicon system added

An SVG favicon (interlocking warm + cool rings on ink-navy), an Apple touch icon at 180px, and a 512px PWA icon. Linked from every page.

favicon.svg, apple-touch-icon.png, icon-512.png

Git article published in the handbook

Second article in the intern handbook covers cloning, branching, committing, and basic recovery. Password-gated behind the same edge function as the rest of the handbook.

route /handbook/git

Process timeline grid

Body copy in the "How we work" section was wrapping into the rail column. Reworked the row/column placements so the rail spans both rows and copy stays in the right cell.

Root URL now resolves

netlify.toml was inside brand/web/; Netlify only reads it from the repo root. Moved it up one level, set publish = "brand/web", and re-deployed so / serves the homepage and Netlify Forms picks up project-inquiry.