A simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of templates (of varying types) into HTML. Works with HTML, Markdown, JavaScript, Liquid, Nunjucks, Handlebars, Mustache, EJS, Haml, and Pug.
Eleventy is the SSG I reach for first. I actively run both my personal and business websites on 11ty. The product's focus on HTML and CSS is refreshing in a sea of JS generators.
Love that 11ty can work around whatever bizarre folder structure I happen to be using on a given project with a million and one ways to get information into it.