Here's the honest math most "build a website" guides won't tell you. WordPress hosting costs $15–30/month. Premium themes run $50–100. Plugins for forms, SEO, and caching add up to another $100–300/year. You need someone to set it up because the instructions skip half the steps. When something breaks, you call someone else to fix it.

Or you can do what I've done four times now: build on plain static HTML, host it for $5/month, use free services for forms and email, and own your entire site without a single plugin or recurring SaaS bill. No WordPress means no plugin conflicts, no security updates, no database, no "White Screen of Death." Just files on a server.

A static HTML site doesn't break, doesn't slow down, doesn't get hacked. It just sits there and serves pages. This is the best-kept secret in small-site building.

This pillar teaches the full stack: the hosting choice, the email-capture setup, the Gumroad integration for selling your own products, the DNS records you need, the AI crawler configuration, and how to actually use tools like Claude to help you write the HTML without being a coder. The same approach I used to build TheFrugal.ai, GolfClubags.com, and this site you're reading.

Articles being published here

One new article a month, most months. Each one expands on a specific piece of the non-coder's stack. Subscribe below to be notified when they go live.

01
Published · April 17, 2026
Static HTML vs WordPress in 2026
An honest comparison for small site owners. When WordPress still wins, when to walk away from it entirely, and what "static" actually means in practical terms.
02
Coming soon
My $5-a-month stack for non-coders
The specific hosting, DNS, email, and product-delivery tools I use across four sites. Total monthly cost, setup order, and why I chose each one over the obvious alternatives.
03
Coming soon
Using Claude to build HTML pages without coding
How a non-coder uses AI assistants to write real, working HTML. The prompts that work, the debugging workflow, and the limits of what to trust the AI with.
04
Coming soon
Browser-based tools with localStorage: the no-backend pattern
How to build calculators, trackers, and tools that run entirely in the browser without a database or server code. Privacy-friendly and zero-maintenance.
05
Coming soon
DNS for non-coders: SPF, DKIM, and why your email ends up in spam
The three DNS records every small site needs if you want your emails to actually land in the inbox. Without the jargon, with the exact values you'll type into cPanel.
06
Coming soon
Selling a PDF on a static site with Gumroad in 30 minutes
From product idea to live buy-now button, including the checkout flow, the email delivery, and the few-dollar-per-month setup behind it.
Get notified when articles go live

The Friday brief

One email a week. New articles from this section, new tools worth looking at, and honest notes on what's changed in the non-coder build stack.