Commit Graph

7 Commits

Author SHA1 Message Date
admin 8f1f001085 feat: add content feed with AJAX filtering and load more on front page 2026-04-03 01:13:09 +05:00
admin 82105c6f09 feat: add promo WMS, subscribe, and clients sections to front page 2026-04-03 01:11:30 +05:00
admin d0567fda86 feat: add front page template with hero section 2026-04-03 01:09:34 +05:00
admin 37ddc9119d feat: add top header with logo, phone and demo CTA 2026-04-03 01:07:39 +05:00
admin b47ad7bef4 feat: add fixed sidebar navigation with hover expand and mobile hamburger
Implements Task 3: fixed left sidebar (70px collapsed → 250px on hover) with
9 nav items, social links, active-state detection, and mobile hamburger toggle
that matches the existing sidebar-nav.js selectors.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 01:03:57 +05:00
admin 6befaedb8f fix: align CSS variables with plan naming (--color-primary, --font-heading, --font-body)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 01:00:00 +05:00
admin 311f702da3 feat: create child theme with brandbook styles and fonts
GeneratePress child theme bitwms-child with full brandbook CSS (corporate
pink #E50071, Suisse Int'l typography, utility classes), PHP bootstrap, and
sidebar navigation JS placeholder ready for Task 3.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 00:56:12 +05:00