update memory docs
This commit is contained in:
+11
-2
@@ -18,7 +18,8 @@ dist/
|
||||
(resized from ../logos, background-transparent variants)
|
||||
docs/
|
||||
├── README.md # this file
|
||||
└── Changelog.md
|
||||
├── Changelog.md
|
||||
└── CONTENT-SPECS.md # all 7 pdfs/ specs archived as markdown (4 used, 2 not-yet-built, 1 duplicate)
|
||||
```
|
||||
|
||||
To preview locally: open `dist/index.html` directly in a browser, or serve the folder
|
||||
@@ -37,7 +38,11 @@ three reference images is represented on one page.
|
||||
Copy, section structure, and messaging (headlines, value pillars, "Installers First, Not Salesmen", the
|
||||
Apex Guarantee, etc.) are drawn from the four sport-specific and About Us page specifications in `../pdfs/`,
|
||||
condensed from full dedicated pages into single-page sections since this build is one landing page rather
|
||||
than a multi-page site.
|
||||
than a multi-page site. The full content of all 7 PDFs (`../pdfs/` has 8 files, but two golf specs are
|
||||
identical duplicates) is archived as markdown in **`CONTENT-SPECS.md`** — including the two specs that
|
||||
describe pages *not* built here: a gated "Maintenance Handbook" lead-magnet page, and a 3-step turf
|
||||
project/sample-request questionnaire meant to replace the current one-screen quote form. Both are noted as
|
||||
follow-up work in that file.
|
||||
|
||||
## Page structure
|
||||
|
||||
@@ -93,3 +98,7 @@ This is a front-end-only deliverable. Before launch:
|
||||
point them at real profiles.
|
||||
- **Gallery images are stand-ins.** The showcase/gallery section reuses the four mascot photos for lack
|
||||
of real installation photography — swap in real project photos when available.
|
||||
- **Two specced pages/flows aren't built at all yet** (full details in `CONTENT-SPECS.md`):
|
||||
1. A gated "Maintenance Handbook" PDF lead-magnet page (email-capture → PDF download).
|
||||
2. A 3-step turf project/sample-request questionnaire meant to eventually replace the current
|
||||
single-screen `#quoteForm`, with supplier-webhook and CRM routing.
|
||||
|
||||
Reference in New Issue
Block a user