Files
PineCreek_Web_2.0/docs/README.md
Chris Olson 1c927f3384 Self-host HOA docs, refresh tagline, clean welcome photo, fix contact
- Homeowner Information: download the six HOA PDFs from pinecreekhoa.com into
  /docs and repoint the document cards to the local files (self-contained;
  no cross-site dependency).
- Hero tagline: "A premier gated community of custom luxury homes" ->
  "Cabarrus County's premier gated community of custom estates".
- Welcome photo: digitally clean the stained concrete driveway and paver
  apron in IMG_1964 (hue-masked desaturate/lighten/even-out via ffmpeg;
  grass, brick, and sky untouched).
- Contact: "Email the HOA" button now uses president@pinecreekhoa.com.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 06:46:32 -04:00

17 lines
780 B
Markdown

# Homeowner Documents
These PDFs are self-hosted and linked from the Homeowner Information section of
`index.html`. They were copied from the production site (pinecreekhoa.com).
| File | Document |
|------|----------|
| `PineCreekCCR.pdf` | Pine Creek Neighborhood Covenants |
| `vineyardccr.pdf` | The Vineyard Supplemental Covenants |
| `Pine-Creek-Safety-Rules.pdf` | Safety Rules & Regulations |
| `HOAApprovalForm.pdf` | Architectural Review Approval Form |
| `Pine-Creek-Delinquency-Policy.pdf` | Delinquency Policy |
| `Pine-Creek-Request-for-Reimbursement-of-Costs-for-Community-Event.pdf` | Community Event Reimbursement Form |
To update a document, replace the file here (keep the same name) or update both
the file and its `href` in the `.doc-grid` of `index.html`.