How-to

Step-by-step tutorials for domains, forms, analytics, SEO, and deployment.

How to Add Formspree to a Static Site

Wire a plain HTML contact or waitlist form to Formspree: account setup, form action URL, honeypot spam protection, and success redirects.

10 min read

How to Minify CSS for Static Sites

Shrink CSS for faster static pages: manual vs CLI tools, clean-css, esbuild, cache headers, and when minification actually matters.

10 min read

How to Fix Broken Links Before Launch

Find and fix broken internal and external links on static sites: manual audit, scripted checks, root-relative paths, and pre-launch QA workflow.

10 min read