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.
It's modern. It's fast. It has good tooling support. There are lots of templates. There are integrations with popular tech such as tailwind and webpack. If you are not allergic to NPM, then give this a shot.
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.