logo Contact

Thoughts

Sharing my journey, insights, and experiences in tech and life.

Static Site, Dynamic Soul: Building Forms with Elegance and Edge

This post breaks down how we solved the $200/month contact form problem for a static Hugo site. We detail our journey in crafting an elegant, zero-cost solution by using Cloudflare Workers as a serverless ‘brain’ and HTMX for an instantaneous user experience.

On Jul 24, 2025 Hugo Cloudflare Workers HTMX Forms Serverless deployment frontend