Skip to content

Add Hydra Restore to the showcase — ⚠ merge after the DNS cutover#1

Open
sansware wants to merge 1 commit into
mainfrom
feat/site-hydra-restore
Open

Add Hydra Restore to the showcase — ⚠ merge after the DNS cutover#1
sansware wants to merge 1 commit into
mainfrom
feat/site-hydra-restore

Conversation

@sansware

Copy link
Copy Markdown
Contributor

Adds Hydra Restore as the second showcase entry: fact sheet (sites/hydra-restore.md), schema-valid JSON (sites/hydra-restore.json), and the gallery row.

⚠ Hold this PR until www.hydrarestore.co.uk is cut over to Vercel. The URL resolves today (their link checker passes) but it currently serves the old Wix site — and this repo's whole premise is "every claim is checkable". The moment DNS moves, this is safe to merge as-is.

Honesty notes (where Hydra differs from the house pattern, the sheet says so):

  • No Cloudflare layer — Vercel edge only; no region-pin claim (fully static, no serverless functions).
  • Minimal progressive JS, not "none required" (menu, before/after sliders, forms — pages work without it).
  • Plausible named as the one third-party script.
  • No hardening section claimed — the site doesn't yet ship the CSP/HSTS header set. Adding those headers to hydrarestore/vercel.json would be a small follow-up PR and would let this sheet carry the full hardening block; happy to do it.

Validated: JSON passes the schema (required keys, no unexpected properties), node scripts/check-links.mjs green.

🤖 Generated with Claude Code

Adds the Hydra Restore fact sheet (md + schema-valid JSON) and gallery row.
Every claim matches the actual build — where it differs from the house
pattern the sheet says so honestly: no Cloudflare layer (Vercel edge only),
no region-pin claim (fully static, no functions), minimal progressive JS
rather than none, and Plausible named as the one third-party script. No
hardening section is claimed because the site does not yet ship the
security-header set.

HOLD FOR CUTOVER: www.hydrarestore.co.uk currently still serves the
client's old Wix site. The URL resolves (check-links passes) but the
described Astro build only answers at that domain once DNS moves to
Vercel — merging before then would breach this repo's "every claim is
checkable" contract.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant