Email Capture Setup
Review notes, pricing checks, alternatives, and buyer-fit signals.
Open guideReal email capture integration
This guide explains how to connect the checklist form to Formspree while keeping the static GitHub Pages site safe when no endpoint is configured.
config/email_capture.json.provider to formspree.form_endpoint.enabled to true.python main.py and python scripts/sync_site_output_to_docs.py.If enabled=false or form_endpoint is empty, the form remains in setup mode and does not submit anywhere.
Metrics are based on public content activity and are updated monthly. They are not website visitor claims.
No. With Formspree, the static site only needs the public form endpoint. Do not put private API keys or tokens into HTML.
Only when config/email_capture.json has enabled=true and form_endpoint contains your real Formspree endpoint.
The form stays in setup mode, does not POST anywhere, and does not pretend to save subscribers.
After adding a real endpoint, rebuild the static site before testing.
Open the checklist form