Skip to content

docs: stale root index.njk references after the homepage promotion (#154) #155

Description

@unforced

Found by the propagation audit for the homepage promotion (patterns migration 2026-07-03-homepage-promotion.md).

Since #154, the homepage source is landing-preview.html (passthrough-emitted as /index.html); there is no root index.njk anymore (the old homepage lives at archive/home-v1/index.njk). Two docs still say otherwise:

  • CLAUDE.md:12 — structure diagram lists index.njk # Landing page. Fix: name landing-preview.html as the homepage source (and mention v2-redirect.njk + archive/home-v1/).
  • DEPLOY-subscribe.md:10 — "The home form (index.njk) does a native <form method=\"POST\">…". Fix: the form lives in landing-preview.html (which hardcodes the Worker URL rather than templating site.subscribeEndpoint — worth a sentence).

Both one-line reword fixes; no behavior change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions