Journal
Development
Performance, accessibility, hosting, and CSS you can maintain.
HTML template performance and Core Web Vitals
Static HTML is fast until photography, fonts, and leftover demo scripts arrive. Treat LCP, CLS, and INP as a budget: one hero, sized images, few fonts, and JavaScript that only serves the archive.
Deploying HTML templates to Netlify and Cloudflare Pages
A premium HTML pack is a folder. Netlify and Cloudflare Pages will serve it if index.html is at the publish root, forms have an endpoint, and you do not upload node_modules. Git is the adult path.