letsblaze


Performance

Welcome to letsblaze

letsblaze is a Hugo theme built on one principle: the fastest resource is one that was never requested.

No JavaScript. No external stylesheets. No web fonts. No CDN calls. Every page is HTML with a small inline style block. Nothing else ships to the browser.

Why no JavaScript

JavaScript is powerful and often necessary. It is also the single largest contributor to slow page loads across the web. For a blog or documentation site, there is almost nothing that JavaScript provides that semantic HTML cannot handle.