Skip to content

feat: add privacy, terms and refund policy pages - #2

Merged
t3ned merged 2 commits into
mainfrom
feat/legal-pages
Jul 14, 2026
Merged

feat: add privacy, terms and refund policy pages#2
t3ned merged 2 commits into
mainfrom
feat/legal-pages

Conversation

@t3ned

@t3ned t3ned commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds three legal pages at stable URLs for use on the site and the Stripe payment page: /privacy, /terms, /refunds
  • Lightweight path-based rendering in the SPA (no router): the worker's single-page-application fallback serves index.html for these paths and the app renders the matching document
  • Pages match the site identity ($ cat refunds.md kicker, display type, theme-aware) and set their own document titles
  • The consultation line in "Work with me" now links to the refund policy
  • Footer gains privacy / terms / refunds links
  • Legal copy is UK-oriented (sole trader, UK GDPR, England and Wales governing law) and structured in src/legal.ts

Testing

  • bun run build and bunx biome ci . pass
  • Verified all three routes render with correct titles in dev, plus the home page, footer links and refund link

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
gmiles-dev 15c118d Commit Preview URL

Branch Preview URL
Jul 14 2026, 08:06 PM

@t3ned
t3ned merged commit f3490ab into main Jul 14, 2026
2 checks passed
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