Add reviews and support tutorial management

This commit is contained in:
Codex
2026-04-28 00:55:07 +08:00
parent 4e3fb17202
commit c8ccaa9925
78 changed files with 5231 additions and 858 deletions
+8 -4
View File
@@ -29,9 +29,10 @@ Project documentation for the Eversolo brand website redesign.
- `src/seed/extract-template-assets.mjs` — indexes local product template bundles and asset inventories
- `ROADMAP.md` — phases, deliverables, roles
- `DISCOVERY-QUESTIONS.md` — remaining open items
- `docs/production-readiness.md` — launch hardening rules for CMS content, cache, admin UX, and QA
## Status
Phase 2 — Build in progress, with Phase 3 seed-content integration underway.
Phase 2/3 — Build and seed integration are now being hardened toward production readiness.
Confirmed:
- Launch page scope: Home, Products, Product Detail, Support, Downloads, FAQ, About, Dealers, News
@@ -42,12 +43,15 @@ Confirmed:
- Legacy seed pipeline implemented for products, downloads, videos, and reviews
- Product detail pages support local HTML templates plus CMS-managed downloads, videos, and reviews
- Downloads center is connected to CMS-managed download metadata
- Admin cache clearing revalidates primary frontend pages and dynamic product/news/download detail routes
- Dealer page supports separate dealer and experience-store records
- Seed/fallback content is being narrowed so existing CMS content remains authoritative
- Brand line: "A refined way to experience music."
- Homepage kept intentionally simple; hero = lifestyle scene; featured products = 4
- No pricing anywhere on site
- Legacy URLs handled via 301 redirects
Pending:
- Remaining CMS page integrations and QA pass across support, about, dealers, and news surfaces
- Content and asset ownership handoff / editorial refinement
- Launch deadline
- Full editorial QA for CMS-entered content, media ownership, and bilingual copy
- Performance pass with production hosting cache behavior
- Launch deadline and deployment target confirmation