Commit 0a0bbec
committed
Add contact form with Cloudflare Worker
- Create /contact page with project/topic dropdowns
- Add honeypot spam protection
- Integrate Cloudflare Turnstile captcha
- Create Cloudflare Worker for form submission
- Validates Turnstile token
- Sends confirmation email to submitter
- Sends notification to admin with reply-to
- Uses MailLayer API for email delivery
- Add Contact link to footer1 parent 095530c commit 0a0bbec
4 files changed
Lines changed: 650 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments