Welcome to complite
You're looking at the first post of a new site built with complite — a complete Eleventy blogging solution for people who write in Markdown and ship static HTML. This post is a quick tour of what's...
complite is a batteries-included Eleventy 3 template for fast, minimal blogs. Zero client-side JavaScript by default, full dark mode, PHP-powered search, contact form with bot protection, and a sane content model so you can focus on the writing.
You're looking at the first post of a new site built with complite — a complete Eleventy blogging solution for people who write in Markdown and ship static HTML. This post is a quick tour of what's...
Every few years someone declares static site generators dead. And every few years, the sites that load fastest, break least, and survive the longest turn out to be static HTML. Here's why that keeps...
Most dark mode implementations fall into one of two camps: CSS-only (respects system preference but offers no toggle) or JavaScript-only (requires JS to work at all). This starter uses a three-layer...
Static sites have a natural SEO advantage: fast load times, clean HTML, and no JavaScript-dependent rendering. But there's more you can do. This starter includes several SEO features that go beyond...