@sayrer I think Jekyll is the closest. Not just serving but also in the making (dependency management). I don't need to write Ruby to build a blog with Jekyll but I need to write JavaScript with Astro (to get collections in order to forloop them, for example).
I think gem authors also seem to be more careful with adding dependencies than JS module authors. Perhaps I am biased.